View Single Post
Old 04-10-2014, 03:06 PM  
Ruen
Confirmed User
 
Industry Role:
Join Date: Dec 2011
Posts: 48
We got it to work but were unable to change the font, and were unable to change what time the watermark shows up in the video.


Current code:

Code:
/usr/local/bin/ffmpeg -i "test.wmv" -acodec libfaac -keyint_min 20 -r 20 -vcodec libx264 -crf 25 -b 1000k -bt 1000k -y -bf 16 -threads 0 -vf drawtext="fontfile=includes/captchaFont.ttf:text='website':fontsize=15:fontcolor=white:x=w-30*t:y=10" "test.mp4"
Ruen is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook