[FFmpeg-user] Burning timecode into mov file

Clément Bœsch ubitux at gmail.com
Fri Feb 3 11:33:23 CET 2012


On Fri, Feb 03, 2012 at 02:15:37AM -0800, bartom wrote:
> Hi,
> could anyone tell me the command in ffmpeg to burn the timecode track of a
> mov  file onto the video?

Burn the track? If you meant burn the timecode onto the video, see
timecode and rate option in drawtext filter:
http://ffmpeg.org/libavfilter.html#drawtext

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 B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20120203/8bbe82bd/attachment.asc>


More information about the ffmpeg-user mailing list