View Single Post
Posts: 839 | Thanked: 3,386 times | Joined on Mar 2009
#97
Originally Posted by Android_808 View Post
What version of ffmpeg you after? If it's just a case of requiring the updated libs, there is my version of 2.5.4 for testing:

...

Edit: Looks like it might need SDL2 as well, another WIP I have going on. If anyone wants to attempt it I can put up what I've got.
Ffmpeg is needed. (I will check your version)

SDL2 is optional (It is slightly wrong checked by CMakeLists.txt).

And then there are some problems with gles3/gles2 (namely: code is starting to use gles3, but we have only gles2).