[FFmpeg-user] Adding Borders

Lou lou at lrcd.com
Wed Jan 30 22:48:31 CET 2013


On Wed, 30 Jan 2013 13:29:24 -0800
Indian Maiden <theindianmaiden at gmail.com> wrote:

> I upgraded but now what I got to work in the ffmpeg does not work in FFmepg:
> 
> 
> sudo ffmpeg -y -i ./1080bars.mov -timestamp now -s 1728x864 -vf
> 'pad=1920:1080' -ss 5.00 -vcodec tiff ./test1/file%4d.tiff
> 
> Any ideas?
> 
> ffmpeg version git-2013-01-30-033f164 built on Jan 30 2013 13:18:44 with
> gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5) configuration: --enable-gpl
> --enable-libass --enable-libfaac --enable-libfdk-aac --enable-libmp3lame
> --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-librtmp
> --enable-libtheora --enable-libvorbis --enable-libvpx --enable-x11grab
> --enable-libx264 --enable-nonfree --enable-version3 libavutil 52. 17.100 /
> 52. 17.100 libavcodec 54. 91.100 / 54. 91.100 libavformat 54. 61.104 / 54.
> 61.104 libavdevice 54. 3.102 / 54. 3.102 libavfilter 3. 34.101 / 3. 34.101
> libswscale 2. 2.100 / 2. 2.100 libswresample 0. 17.102 / 0. 17.102
> libpostproc 52. 2.100 / 52. 2.100

You are missing the rest of the complete console output resulting from
your command. It contains useful information.

Are you sure you need to use sudo?

Top-posting is not recommended for this mailing list:
http://www.idallen.com/topposting.html


More information about the ffmpeg-user mailing list