Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "OverrideCLIPath": false,
- "CLIPath": "C:\\x265_GUI_Build180_by_ozok\\x265GUI_build180\\tools\\ffmpeg.exe",
- "VideoSource": "screen-capture-recorder",
- "AudioSource": "virtual-audio-capturer",
- "VideoCodec": "libx264",
- "AudioCodec": "libvoaacenc",
- "UserArgs": "-vf scale=1280x720 -deblock 3",
- "UseCustomCommands": false,
- "CustomCommands": "-hide_banner -f dshow -thread_queue_size 1024 -rtbufsize 256M -audio_buffer_size 80 -framerate 60 -i video=\"screen-capture-recorder\":audio=\"virtual-audio-capturer\" -vf scale=1280x720 -deblock 3 -c:v libx264 -r 60 -preset superfast -tune zerolatency -crf 28 -pix_fmt yuv420p -movflags +faststart -c:a aac -ac 2 -b:a 256k -y \"output.mp4\"",
- "x264_Preset": "superfast",
- "x264_CRF": 28,
- "x264_Use_Bitrate": false,
- "x264_Bitrate": 3000,
- "VPx_Bitrate": 3000,
- "XviD_QScale": 10,
- "NVENC_Preset": "llhp",
- "NVENC_Bitrate": 3000,
- "GIFStatsMode": "full",
- "GIFDither": "sierra2_4a",
- "GIFBayerScale": 2,
- "AMF_Usage": "transcoding",
- "AMF_Quality": "speed",
- "QSV_Preset": "fast",
- "QSV_Bitrate": 3000,
- "AAC_Bitrate": 256,
- "Opus_Bitrate": 128,
- "Vorbis_QScale": 3,
- "MP3_QScale": 4
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement