Skip to content

Instantly share code, notes, and snippets.

View soulspark666's full-sized avatar
🎣
Phishing

Soul Spark soulspark666

🎣
Phishing
  • Dhanbad
View GitHub Profile
chrome.extension.sendMessage({}, function (response) {
var readyStateCheckInterval = setInterval(function () {
if (document.readyState === "complete") {
clearInterval(readyStateCheckInterval);
// ----------------------------------------------------------
// This part of the script triggers when page is done loading
console.log("Hello. This message was sent from scripts/inject.js");
// ----------------------------------------------------------
setInterval(clickConnect, 60000); //1 minute
Encoder libopus [libopus Opus]:
General capabilities: delay small
Threading capabilities: none
Supported sample rates: 48000 24000 16000 12000 8000
Supported sample formats: s16 flt
libopus AVOptions:
-application <int> E...A..... Intended application type (from 2048 to 2051) (default audio)
voip 2048 E...A..... Favor improved speech intelligibility
audio 2049 E...A..... Favor faithfulness to the input
lowdelay 2051 E...A..... Restrict to only the lowest delay modes
@soulspark666
soulspark666 / hevc_nvenc
Last active December 31, 2023 10:13 — forked from nico-lab/hevc_nvenc.txt
ffmpeg -h encoder=hevc_nvenc
Encoder hevc_nvenc [NVIDIA NVENC hevc encoder]:
General capabilities: dr1 delay hardware
Threading capabilities: none
Supported hardware devices: cuda cuda d3d11va d3d11va
Supported pixel formats: yuv420p nv12 p010le yuv444p p016le yuv444p16le bgr0 bgra rgb0 rgba x2rgb10le x2bgr10le gbrp gbrp16le cuda d3d11
hevc_nvenc AVOptions:
-preset <int> E..V....... Set the encoding preset (from 0 to 18) (default p4)
default 0 E..V.......
slow 1 E..V....... hq 2 passes
medium 2 E..V....... hq 1 pass