|
|
Home » Developing U++ » U++ Developers corner » What libraries would be needed/recommended for multimedia in U++?
Re: What libraries would be needed/recommended for multimedia in U++? [message #10715 is a reply to message #10714] |
Tue, 24 July 2007 11:37   |
|
FFMpeg seems to be the best media library. It is used by many apps and codecs (like ffdshow). It handles almost all media streams and it's cross-platfom. I'm trying to use it in UltimatePlayer 2.0. However there is one problem: it dosn't support visual c++ compiler as it uses gcc assembler syntax. So the library must be precompiled both in gcc and visual formats and then attached to the upp. This implicates two next problems There must be a maintainer who take care of building the library and the size of upp package as a whole.
Another problem is upp's c++ wrapper. It is definetly a must if we're trying to encourage others to use it.
That's my opinion.
|
|
|
Goto Forum:
Current Time: Sat Jun 21 02:52:27 CEST 2025
Total time taken to generate the page: 0.04632 seconds
|
|
|