[FFmpeg-user] pts/dts error using reset_timestamps while splitting a DVD
Carl Eugen Hoyos
cehoyos at ag.or.at
Wed Jan 23 11:08:54 CET 2013
Owen Jones <riots6 <at> gmail.com> writes:
> The intermediate file is at http://dl.dropbox.com/u/88267546/temp.mov.
> I've truncated with -t 0:2:0 to reduce the size to 70MB.
>
> The same error also happens with the latest build
> (splitting at just one minute with the smaller file):
>
> beefy:VIDEO_TS riots$ ffmpeg -i ~/Desktop/temp.mov
> -vcodec copy -acodec copy -map 0 -f segment
> -segment_times 0:1:0 -reset_timestamps 1 ~/Desktop/split_%02d.mov
Thank you, I was able to reproduce the error message
and failure.
If you use the segmenting on the original vob file, do
you see the same error?
Carl Eugen
More information about the ffmpeg-user
mailing list