Documentation for setup and configuration of xTeVe is here.
- Use hardware transcoding
- User hardware deinterlacing
- Other hardware related things I guess?
- Python3 installed for scripting
I use the below as the settings for the ffmpeg encoder (obviously with ffmpeg selected)
H.265 / HEVC Encoding
-hide_banner -loglevel error -hwaccel cuda -hwaccel_output_format nv12 -i [URL] -c:v hevc_nvenc -pix_fmt yuv420p -preset llhp -tune ull -rc cbr -multipass disabled -movflags +faststart -zerolatency 1 -tag:v hvc1 -c:a aac -c:s copy -f mpegts pipe:1
You can also add deinterlacing etc to your pipeline should you wish
CUDA® name and the CUDA logo are a registered trademarks of Nvidia Corporation NVIDIA® name and the NVIDIA logo are a registered trademarks of Nvidia Corporation