ffmpeg-android icon indicating copy to clipboard operation
ffmpeg-android copied to clipboard

want to make video from images with transition animation

Open kiranboghra opened this issue 6 years ago • 14 comments

I want to add transition animation while making video from Images like when Image changing one by one transition animation should display So how to achieve this functionality?

kiranboghra avatar Aug 02 '18 12:08 kiranboghra

Anybody have solution for my query? Please reply.

kiranboghra avatar Mar 25 '19 04:03 kiranboghra

How about you first get images per frame with help from ffmpeg, then use image switcher and transition?

flykule avatar Apr 01 '19 08:04 flykule

didn't get you can you please provide some reference link or example?

kiranboghra avatar Apr 19 '19 06:04 kiranboghra

https://www.android-examples.com/android-imageswitcher-animation-slideshow-widget/

flykule avatar Apr 23 '19 01:04 flykule

hello , any idea about how can we add one black-white Video between 2 Videos . i want to do like add black-white video at last second of 1 video & starting second of 2 video . overlay merge this 3 video( black-white, last second of 1 video & starting second of 2 video). at last concate all this videos & get output. please provide command for this.

mansiJspaceo avatar Jan 30 '20 10:01 mansiJspaceo

Hi there I am also trying to do the same thing i.e image transition slideshow. I haven't found any way to achieve this. kindly share if you found any way to achieve this. @kiranboghra

umairrmustafa avatar Feb 10 '20 13:02 umairrmustafa

Using this you can achieve. https://github.com/tanersener/ffmpeg-video-slideshow-scripts

mansiJspaceo avatar Feb 11 '20 03:02 mansiJspaceo

Thanks a lot for your help 👍. I have one last question, I will be implementing this on the Android platform and with the help of the scripts you mentioned above, I can apply transition effects easily, But I also want to show a live preview to user before applying it. If you have any idea on live preview it would help a lot if you have time to share...

umairrmustafa avatar Feb 11 '20 06:02 umairrmustafa

I don't Know about the live preview. actually i am also searching for it. if you found any thing please Let me Know.

mansiJspaceo avatar Feb 11 '20 07:02 mansiJspaceo

sure , I will share here if I found any solution.

umairrmustafa avatar Feb 11 '20 07:02 umairrmustafa

okay sure...Thank you. if i get any thing i will also share here.

mansiJspaceo avatar Feb 11 '20 08:02 mansiJspaceo

Please Check this Link you it's helpful for you https://github.com/yellowcath/PhotoMovie

mansiJspaceo avatar Feb 13 '20 05:02 mansiJspaceo

How can we Merge 2 videos with one Video have Sound & another Video is silent there is no any audio file please Provide FFMPEG command for this

mansiJspaceo avatar Feb 13 '20 11:02 mansiJspaceo

@mansiJspaceo can you help me change duration to 5 second or 10 second or more...

canhchien2608 avatar Jul 17 '21 07:07 canhchien2608