Re: [FFmpeg-devel] Please, clarify -r/-fps_mode usage for YUV encoding

2023-03-15 Thread Timo Rothenpieler
On 15.03.2023 21:36, Rogozhkin, Dmitry V wrote: Hi, Can someone, please, help to clarify ffmpeg behavior after one of the recent changes [1]. This commit turns warning into error to prevent usage of conflicting options. Error printed out is: “One of -r/-fpsmax was specified together a non-CFR -v

[FFmpeg-devel] Please, clarify -r/-fps_mode usage for YUV encoding

2023-03-15 Thread Rogozhkin, Dmitry V
Hi, Can someone, please, help to clarify ffmpeg behavior after one of the recent changes [1]. This commit turns warning into error to prevent usage of conflicting options. Error printed out is: “One of -r/-fpsmax was specified together a non-CFR -vsync/-fps_mode. This is contradictory.” In our co