[FFmpeg-trac] #8721(undetermined:new): -f concat hardcode input at 25fps. Impossible to set to something else.
FFmpeg
trac at avcodec.org
Mon Jun 8 20:22:01 EEST 2020
#8721: -f concat hardcode input at 25fps. Impossible to set to something else.
--------------------------------+----------------------------------------
Reporter: grisk | Owner:
Type: defect | Status: new
Priority: normal | Component: undetermined
Version: 3.4.6 | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
--------------------------------+----------------------------------------
Comment (by Cigaes):
concat does not hard-code any frame rate, it uses the frame rate of the
files you concatenate. Use a format that supports timestamps rather than
individual image files and you will be fine.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/8721#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list