ffmpeg-android
ffmpeg-android copied to clipboard
COuld Not execute command with input gif
I am not able to execute following command using in my app using your binary The command is as under "ffmpeg -i /storage/sdcard0/WhatsApp/Media/WhatsApp Video/vid.mp4 -i /storage/sdcard0/WhatsApp/Media/WhatsApp Video/gif1.gif -filter_complex '[0:v][1:v]overlay=10:10' -codec:a copy /storage/sdcard0/WhatsApp/Media/WhatsApp Video/out.mp4"
It gives error "/storage/sdcard0/gif.gif: Invalid data found when processing input"
It gives same error weater i change gif I have tried with many different gif files