Guest User

Untitled

a guest
Feb 17th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. ./Downloads/ffmpeg/ffmpeg -i ~/Movies/Nausicaa.mkv \
  2. -vf "drawtext=fontfile=ProFontWindows.ttf: timecode='00\:00\:00\:00': r=23.976: x=(w-tw)/2: y=h-(2*lh): \
  3. fontcolor=white: fontsize=48: box=1: boxcolor=0x00000099" -s 1920x1080 -c:v prores_ks -c:a pcm_s16le -map 0:0 -map 0:4 \
  4. ~/Movies/nausicaa_test.mov
Add Comment
Please, Sign In to add comment