![]() |
[Solved] Encoding to amr-nb using common library
I would like to encode a sound stream into amr-nb format in our C++ program. Created application is needed to be installed from .deb file on average Maemo device by BFU. Package can not contain 3. party library (it's not an option and I can not change this decision).
But I do no need to learn how to encode it. I found opencore-amrnb library and program works just fine with it. But I couldn't find package for it. Also, I found libamrnb here - on maemo.org - ( http://maemo.org/packages/view/libamrnb/ ) and it works in our program just fine again, but it is not in common depositary but in developer - testing. And I can not force users to use this repository. And when I wanted install this package alone, it failed. (Only error message I got is: this package can not be installed.) My device: N900 OS: Maemo5 So, do you know about some package for this, please? |
Re: Encoding to amr-nb using common library
There is no such thing?
|
Re: Encoding to amr-nb using common library
AFAIK, if a package gets from extras-testing to extras,
all libraries (like libamrnb in your case) gets promoted as well. Nicolai |
Re: Encoding to amr-nb using common library
Quote:
So I need to just wait if it gets promoted. Thanks |
Re: Encoding to amr-nb using common library
You can ask the developer if he wants to promote this to extras-testing.
May it gets to extras-testing automatically when your app depends on this, butI don't know. Nicolai |
Re: Encoding to amr-nb using common library
If you upload you application to Extras-repository, it's dependencies get promoted with it (so when you promote your program to Extras-Testing it's dependencies are promoted too and the same goes for promoting from Extras-Testing to Extras).
|
Re: Encoding to amr-nb using common library
Ok, thanks for answers, I'll look into it. Thanks
|
All times are GMT. The time now is 09:22. |
vBulletin® Version 3.8.8