[FFmpeg-user] Need ffmpeg command for gif joiner

Manoj Miyani manojmiyani99 at gmail.com
Fri May 6 19:27:15 CEST 2016


hi

i want joint mutiple *.gif*  with ffmpeg but issue is that when i have made
joint gif it was default background as black color.any suggestion for it.

here it is command to joint multiple gif.

* ffmpeg  -f gif -i '/home/manoj/Downloads/Font_1/gt1.gif' -i
'/home/manoj/Downloads/Font_1/f4.gif' -i
'/home/manoj/Downloads/Font_1/f3.gif' -filter_complex
'[0:0]pad=140:70[t1];[t1][1:0]overlay=w' -pix_fmt yuv420p    -y output.gif*

Thanks
Manoj


More information about the ffmpeg-user mailing list