[FFmpeg-user] Adding Borders

Indian Maiden theindianmaiden at gmail.com
Thu Jan 31 03:19:48 CET 2013


On Wed, Jan 30, 2013 at 4:33 PM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:

> Indian Maiden <theindianmaiden <at> gmail.com> writes:
>
> > This command runs with out errors but does not pad
> > the tiff to 1920x1080
>
> The output - that is extremely difficult to read - see
> http://thread.gmane.org/gmane.comp.video.ffmpeg.user/43598/focus=43618 -
> indicates that no tiff files were written.
>
> > ffmpeg -y -i ./1080bars.mov -s 1728x864
> > -vf 'pad=1920:1080:0:0:gray'
> > -ss 5.00 -vcodec tiff ./test1/file%4d.tiff
>
> Does it work if you remove "-ss 5.00" ?
>
> Carl Eugen
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>


I terminated the output when I had a few test cases and have not had any
issue with it creating the tiffs just with adding borders.  I was able to
figure it out with ffmpeg but with this neww build it does not seem to
work.  I have removed the -ss 5.00 with no difference.


More information about the ffmpeg-user mailing list