[FFmpeg-user] need help with 'drawtext' usage

pgoldweic pgoldweic at northwestern.edu
Tue Jun 7 18:52:51 CEST 2011


Hi,
I'm a newbie to ffmpeg and I would like to draw a title on top of a video
clip. I've installed an ffmpeg executable for Windows (just downloaded),
compiled with the following options:
--enable-gpl --enable-version3 --enable-memalign-hack
--enable-runtime-cpudetect --enable-avisynth --enablebzlib --enable-frei0r
--enable-libopencore-amrnb --enable-libopencore-armwb --enable-libfreetype
-- enable-libgsm -- enable-libmp3lame --enable-libopenjpeg --enablelibrtmp
--enable-libschroedinger --enable-libspeex --enable-libtheora
--enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --
enable-libxvid -- enable-zlib --pkg-config=pkg-config


When I run the following command, I get no text whatsoever on my clip. Any
suggestions on what could be wrong?
ffmpeg -i mymovie.mov -vcodec copy -acodec copy -vf
"drawtext=fontfile=c:\Windows\Fonts\arial.ttf:text='test'" mytitledmovie.mov

Thanks in advance for any suggestions.

--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/need-help-with-drawtext-usage-tp3580172p3580172.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.


More information about the ffmpeg-user mailing list