> On Apr 1, 2024, at 9:35 AM, Aditya Dandavate <adityadandavat...@gmail.com> > wrote: > > But according to H.264 guide : > > Warning: When using option -an, you may eventually get a segfault or a > broken file. If so, remove option -an and replace by -vsync cfr to the > first pass. > > When I put `vsync cfr` then it says that `-vsync` is deprecated, use > `-fps_mode` > > What is all this happening ?
I’ve found that using “-fps_mode cfr” appears to serve as an adequate replacement for the “vsync” call in recent versions of ffmpeg (to keep it from complaining). Sincerely, L. Lee _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".