tanersener/ffmpeg-video-slideshow-scripts

Need gl-transitions in this ffmpeg

Closed this issue · 5 comments

Please make ffmpeg for
gl-transitions i need this kind of transition in android but i can't built so please can you make it for all?

Hi, all scripts in this repository use standard ffmpeg build. gl-transitions looks pretty good but I'm not sure how I can help.

Do you want me to implement a gl-transition without ffmpeg gl transition filter?

OK, I have another project, mobile-ffmpeg, in which I provide scripts to build ffmpeg for mobile platforms. Let me try to build ffmpeg gl transition with it.

Hi, unfortunately it is not possible to build ffmpeg gl transition for android. The problem is not about the library itself; glfw which is required by ffmpeg gl transition does not have an android port and it is not possible build it from source. I tried several things but unfortunately I wasn't successful.