The audio format I need to support in Java was only recently added as a decoder in FFmpeg. Is there any way I can compile my own fobs using my build of ffmpeg?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
good question... it looks like the latest ffmpeg used with this is from 2006 right? i need to use some stuff in a newer ffmpeg as well, but when i compiled ffmpeg on my own and tried to use it, fobs wouldn't compile because of some missing .h and .cpp files.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The audio format I need to support in Java was only recently added as a decoder in FFmpeg. Is there any way I can compile my own fobs using my build of ffmpeg?
good question... it looks like the latest ffmpeg used with this is from 2006 right? i need to use some stuff in a newer ffmpeg as well, but when i compiled ffmpeg on my own and tried to use it, fobs wouldn't compile because of some missing .h and .cpp files.