Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
27th January 2020, 22:28 | #1 | Link |
Guest
Posts: n/a
|
x264: Ensuring cfr with lavf/ffms input
I'd like to double-check that I've correctly interpreted how to ensure that x264 uses cfr when using lavf or ffms as the demuxer, because they make x264 vfr aware, resulting in vfr encoding by default (at least with the inputs that I'm feeding it). Specifying the frame-rate results in cfr encoding:
Code:
x264 --demuxer lavf/ffms --output /dev/null --fps 24000/1001 ~/input.mkv I'm on Ubuntu 19.10. Last edited by Richard1485; 27th January 2020 at 22:30. |
Tags |
cfr, linux, vfr, x264 |
Thread Tools | Search this Thread |
Display Modes | |
|
|