[FFmpeg-user] need help with 'drawtext' usage
pgoldweic
pgoldweic at northwestern.edu
Wed Jun 8 22:16:22 CEST 2011
I see. Thanks again for your response. Unfortunately I now run into a
different error when I try to encode the video (using h264), as ffmpeg gives
me an 'invalid pixel format string '-1' (error opening filters).
I am using the following command:
ffmpeg -i mymovie.mov -vcodec libx264 -acodec copy -vf
"drawtext=fontfile=arial.ttf:text='test'" -f mp4 mymovie.mp4
I did not get the error above when I tried using a different type of movie
instead (an 'mpg' movie). Is there a way to get ffmpeg to work with
Quicktime movies, perhaps passing in further arguments?
Thanks in advance
--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/need-help-with-drawtext-usage-tp3580172p3583508.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.
More information about the ffmpeg-user
mailing list