#4768: FFmpeg preserving CFR during TS to MP4 conversion
-------------------------------------+-------------------------------------
Reporter: zer0z | Owner:
Type: enhancement | Status: new
Priority: wish | Component:
Version: unspecified | undetermined
Keywords: dts | Resolution:
Blocking: | Blocked By:
Analyzed by developer: 0 | Reproduced by developer: 0
-------------------------------------+-------------------------------------
Comment (by cehoyos):
Replying to [comment:14 zer0z]:
> '''time ffmpeg -i test.ts -r 24000/1001 -c copy -r 24000/1001
test.mp4'''
Sorry, I originally misread this post.
You are only testing the output option {{{-r}}} here, the question is if
the input option works as expected:
{{{
$ ffmpeg -r 24000/1001 -i test.ts -codec copy out.mp4
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/4768#comment:16>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac