[FFmpeg-user] FFMPEG Support for animation
Lou
lou at lrcd.com
Wed Feb 5 21:09:31 CET 2014
On Wed, 05 Feb 2014 09:35:00 +0600
Faruk Hossain <faruk.hossain at bjitgroup.com> wrote:
> Dear Sir,
>
> I am a Android Developer. Recently I have a project to integrate ffmpeg
> in our Android project. But i face a problem to add different animation
> on different images such as: fade-in, fade-out, scale, rotate, translate
> etc android animation. These images will make a video. I successfully
> made video from images but didn't add animation on images.
>
> Can you please suggest me how can i do this. Is there any command in
> ffmpeg to add animation on Images.
>
> I run this command on Linux platform:
>
> "*ffmpeg -i input.mp4 "fade=in:5:8" output.mp4*"
I suspect this command will fail since usage of filters require -vf or
similar, but I can only guess without seeing the information
provided by the console output.
Please show the complete ffmpeg console output.
> But the problem is that new new created video "*output.mp4*" just show a
> black screen no images.
With what player(s) and/or device(s)?
More information about the ffmpeg-user
mailing list