[FFmpeg-trac] #4768(undetermined:new): FFmpeg preserving CFR during TS to MP4 conversion
FFmpeg
trac at avcodec.org
Tue Sep 1 10:12:11 CEST 2015
#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
More information about the FFmpeg-trac
mailing list