![]() |
Hybrid encoding MP4 files with h264_nvenc?
I was thought because Hybrid has been using for MP4 files just a basic FFMPEG, and if i do this my digitizing will be much faster than basic h264
Here the settings Code:
NVEnc --y4m -i - --fps 25.000 --codec h264 --profile high --level auto --sar 1:1 Code:
NVEnc --y4m -i - --fps 25.000 --codec h264_nvenc --profile high --level auto |
I just saw if i disable any filtering and leave deinterlace i will get aournd 150 fps when with filters only around 30-20 fps
|
You are mixing:
NVEnC: https://github.com/rigaya/NVEnc/blob..._Options.en.md and FFMpeg: https://ffmpeg.org/ffmpeg-all.html FFMpeg with h264_nvenc is basically the same as using NVEncC. on Windows: Hybrid does not use FFmpeg for H.264 encoding When using NVEncC which is hardware supported encoding, the fastest option is to:
Cu Selur |
Site design, images and content © 2002-2026 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2026 Jelsoft Enterprises Ltd.