Changes between Version 12 and Version 13 of FilteringGuide
- Timestamp:
- 12/13/2011 07:21:00 PM (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FilteringGuide
v12 v13 57 57 x=(w-tw)/2: y=h-(2*lh): fontcolor=white: box=1: boxcolor=0x00000000@1" -an -y out.mp4 58 58 }}} 59 NTSC drop frame59 NTSC 30fps drop frame 60 60 {{{ 61 61 (change the : to a ; before the frame count)_________________________________________________________ 62 62 \ 63 ffmpeg -i in.mp4 -vf "drawtext=fontfile=/usr/share/fonts/truetype/DroidSans.ttf: timecode='09\:57\:00\;00': r= 25: \63 ffmpeg -i in.mp4 -vf "drawtext=fontfile=/usr/share/fonts/truetype/DroidSans.ttf: timecode='09\:57\:00\;00': r=30: \ 64 64 x=(w-tw)/2: y=h-(2*lh): fontcolor=white: box=1: boxcolor=0x00000000@1" -an -y out.mp4 65 65 }}}


