Re: [FFmpeg-user] ffmpeg and dv

2025-03-27 Thread Devin Heitmueller
Hi Dave, On Thu, Mar 27, 2025 at 2:51 PM Dave Rice wrote: > - Is there any workaround to force a frame rate of an input? For instance, > could I use a non-ffmpeg tool to identify the frame rate and force ffmpeg to > use a user-supplied one (such as 25 or 3/1001) rather than the one is > de

[FFmpeg-user] ffmpeg and dv

2025-03-27 Thread Dave Rice
Hi all, I love ffmpeg and I work with DV. Two years ago this commit, https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/c7a852b638b88f129790af31fc47c870c329eaaa, caused a regression so that the DV frame rate would be misinterpreted, for instance as 6/1 fps rather than 3/1001 fps. I report