bytedeco / javacv

Java interface to OpenCV, FFmpeg, and more
Other
7.45k stars 1.57k forks source link

Can I use the gl-transition? #2013

Open CJL6015 opened 1 year ago

CJL6015 commented 1 year ago

Can I use the gl-transition?

saudet commented 1 year ago

I'm sure we can, anything more specific?

CJL6015 commented 1 year ago

I want to use JavaCV to connect two videos with gl-transition effects. I am not sure how to implement it. Can you provide guidance on how to use JavaCV to apply gl-transition effects and concatenate two videos?

saudet commented 1 month ago

It looks like we need to build FFmpeg against that library. Contributions are welcome!