[FFmpeg-user] ffmpeg and dv
Devin Heitmueller
devin.heitmueller at ltnglobal.com
Thu Mar 27 21:11:20 EET 2025
Hi Dave,
On Thu, Mar 27, 2025 at 2:51 PM Dave Rice <dave at dericed.com> 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 30000/1001) rather than the one is detects (such as 60000/1 fps).
IIRC, you would just need to have the command line arg "-r 30000/1001"
before the "-i" so it gets treated as an input arg. That should
override whatever the detected framerate is for the input.
Devin
--
Devin Heitmueller,
LTN Global Communications
o: m:
w: https://ltnglobal.com e: devin.heitmueller at ltnglobal.com
More information about the ffmpeg-user
mailing list