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
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to