maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   [Solved] Encoding to amr-nb using common library (https://talk.maemo.org/showthread.php?t=71436)

Laethnes 2011-03-24 10:27

[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?

Laethnes 2011-03-31 05:52

Re: Encoding to amr-nb using common library
 
There is no such thing?

nicolai 2011-03-31 09:31

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

Laethnes 2011-03-31 10:01

Re: Encoding to amr-nb using common library
 
Quote:

Originally Posted by nicolai (Post 979006)
AFAIK, if a package gets from extras-testing to extras,
all libraries (like libamrnb in your case) gets promoted as
well.

Nicolai

Thanks for answer.

So I need to just wait if it gets promoted. Thanks

nicolai 2011-03-31 10:23

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

MiK546 2011-03-31 11:00

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).

Laethnes 2011-04-01 07:56

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