#10150: Variable framerate with a maximum value
-------------------------------------+-------------------------------------
Reporter: Zoont | Owner: (none)
Type: defect | Status: open
Priority: important | Component:
| undetermined
Version: git-master | Resolution:
Keywords: fps | Blocked By:
framerate vfr cfr vsync |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by elenril):
Are you entirely sure this worked as you wanted? I see no indication that
-fpsmax was ever intended to work with VFR. As per the manpage:
-fpsmax[:stream_specifier] fps (output,per-stream)
Set maximum frame rate (Hz value, fraction or abbreviation).
Clamps output frame rate when output framerate is auto-set and is
higher than this value. Useful in batch processing or when input framerate
is wrongly detected as very high. It cannot be set together with "-r". It
is ignored during streamcopy.
In other words, it affects the way the output framerate is selected, but
there still is a fixed output framerate.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10150#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".