Re: Red-colored videos using libav
Posted by Aksenov239 on Nov 21, 2016; 10:02am
URL: https://forum.jogamp.org/Red-colored-videos-using-libav-tp4037437p4037439.html
Hello.
It seems to be almost full example. Except that I throw off the animator part. (Do you think it is better to put here the full version? I could share the code on the github, but it is mess right now due to excessive commenting. :-))
At first, I was trying to work with FFMpeg, unfortunately, the jogl couldn't load libraries from it. Even using two different version (I do not remember each, right now) for each x86 and x64 and putting the path into PATH. (I've read the post about not loading the libraries, and it suggested to put into PATH.) Then, I've tried LibAV of two different versions 9 and 11. (Indeed, jogl could load libraries for me only from PATH) And with both versions I have only-red stream.
AV