Alsa mplayer

Hello !

I try to port mplayer (VCD) and if I try to initialize alsa in stream mode it
always fails, in block mode it start to work but after that it gets cold.
Does anybody has some experience or suggestion ?

Thanks
PKA

pka <pka@mailbox.hu> wrote:

I try to port mplayer (VCD) and if I try to initialize alsa in stream mode it
always fails, in block mode it start to work but after that it gets cold.
Does anybody has some experience or suggestion ?

You can’t use stream mode with QNX’s libasound. And as for block mode, it
is probably just not being done correctly. You can poke into the sources
to phmad (http://qnx.wox.org/phmad/) for an example of using block mode.

chris

\

Chris McKillop <cdm@qnx.com> “The faster I go, the behinder I get.”
Software Engineer, QSSL – Lewis Carroll –
http://qnx.wox.org/

Hi pka,
I am also trying to port mplayer to QNX 6. It sounds as though
you have been able to complete the configure, compile and install steps.
I have not completed compile, at least with GUI support. I am having
problems with the compile. It seems that the GUI source is looking
for glibc include files. Is there a guide you used from QNX. I have
some hope that it would be available on QNX 6 as the configure
script for mplayer explicitly provides support for QNX.

Thanks
Carlos Navarrette
zoanie@msn.com

“pka” <pka@mailbox.hu> wrote in message news:a07o6s$636$1@inn.qnx.com

Hello !

I try to port mplayer (VCD) and if I try to initialize alsa in stream mode it
always fails, in block mode it start to work but after that it gets cold.
Does anybody has some experience or suggestion ?

Thanks
PKA