doulu1914 2019-01-02 22:21
浏览 318

ffmpeg水印与叠加不适用于GIF

I am using ffmpeg for adding a watermark to my MP4 video.

With this code :

ffmpeg -i video.mp4 -i watermark.png -filter_complex "[0][1]overlay=15:H-80" output.mp4

It does work for adding a png image to video ,

But when i use it for adding a gif to my video, i do not see any watermark on the output

Like this :

ffmpeg -i video.mp4 -i watermark.gif -filter_complex "[0][1]overlay=15:H-80" output.mp4

Is there anything wrong with my code?


I just need to add an animated gif to bottom left of my video! that's all i need, if you have better code please share. i'm newbie.

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥20 蓝牙耳机怎么查看日志
    • ¥15 R语言 拟时序分析降维图如何减少分支
    • ¥15 Fluent齿轮搅油
    • ¥15 八爪鱼爬数据为什么自己停了
    • ¥15 交替优化波束形成和ris反射角使保密速率最大化
    • ¥15 树莓派与pix飞控通信
    • ¥15 自动转发微信群信息到另外一个微信群
    • ¥15 outlook无法配置成功
    • ¥30 这是哪个作者做的宝宝起名网站
    • ¥60 版本过低apk如何修改可以兼容新的安卓系统