[FFmpeg-user] convert MP4 to TS preserving PTS (timestamp) info?
Carl Eugen Hoyos
cehoyos at ag.or.at
Thu Feb 28 08:41:20 CET 2013
Tom Sheffler <tom.sheffler <at> gmail.com> writes:
> ffmpeg -i file1.mp4 -vcodec copy -acodec copy -f mpegts file1.
>
> It seems that there may be no easy way to preserve the
> PTS information
Did you try -copyts ?
Generally, when posting on this mailing list, please always
add complete, uncut console output to your command lines,
never post a command line without console output.
Carl Eugen
More information about the ffmpeg-user
mailing list