[FFmpeg-user] Can ffmpeg transcode from mp4(h264/aac) to tsparallel
Roger Pack
rogerdpack2 at gmail.com
Tue Sep 25 21:51:53 CEST 2012
> but i want the start time of ts file is the time of -ss,
> like this:
>
> Input #0, mpegts, from '/data/m3u8/ipad0_0.ts':
> Duration: 00:00:10.00, start: 10.000000, bitrate: 571 kb/s
I presume you want to specify that the PTS times within the TS file
start at "10.0"?
I believe there is a SETPTS filter that might help.
-r
More information about the ffmpeg-user
mailing list