[FFmpeg-user] Burning timecode into mov file
MrGralich
mrgralich at yahoo.it
Wed Sep 5 17:08:20 CEST 2012
>If you meant to add a timecode code track in the mov, this is not
>supported at the moment: http://ffmpeg.org/general.html#Timecode. You can
>extract the current timecode from the tmcd track with ffprobe though.
Clément, now, after some months, it seems supported:
"MOV X X"
but I can't make it work, and I've been searching and studying all day...
The command I'm trying to apply is:
ffmpeg -i <input.mov> -acodec copy -vcodec copy -metadata
timecode=15:14:13:00 <output.mov>
but I get nothing...
Do you have some advice?
Thank you very much
Gianluca
--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/Burning-timecode-into-mov-file-tp4354188p4653216.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.
More information about the ffmpeg-user
mailing list