Advertisement
Guest User

ffmpeg fun

a guest
May 31st, 2013
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. ffmpeg.exe -f dshow -i video="Microsoft LifeCam Studio" -codec h264 -vf drawtext="fontfile=/windows/fonts/arial.ttf:fontsize=15:fontcolor=white:shadowcolor=black@0.8:shadowx=1:shadowy=1:x=10:y=10:expansion=strftime:text='%{localtime:%a %b %d %Y}'" -threads 2 -r 30 -s 720x480 -t 30 -c h264 -y out.mp4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement