[FFmpeg-user] GoPro: get each frame time stamp
Carl Eugen Hoyos
cehoyos at ag.or.at
Wed Jun 5 11:49:20 CEST 2013
julien lengrand-lambert <jlengrand <at> gmail.com> writes:
> Just to be sure : I have a mp4 file, not an mpeg ts.
> And I don't see how the #2607 can help :S, sorry
I would have helped in case you were searching for
a file with non-cfr timestamps.
> ffmpeg -debug_ts -i 3_96025.MP4 -copyts -an %10d.png
It is probably faster (and I am not convinced -copyts
works in your command line) to use:
$ ffmpeg -debug_ts -i 3_96025.MP4 -f null -
Please do not top-post here, it is considered rude.
Carl Eugen
More information about the ffmpeg-user
mailing list