[FFmpeg-user] Adding black border to RHS of video

Tom Mackey tfmackey at gmail.com
Fri Feb 1 14:42:36 CET 2013


Hi,
Problem solved.  The following command in imagemagik does the job on each
image.
convert -size 1920x1080 xc:black -page +0+0 img001.jpg -layers flatten
test.jpg


More information about the ffmpeg-user mailing list