Hi,

I'm reading about audio components (OpenAL, ACS). Which package do you prefer?

What I need:
1. Play most popular formats (mp3, ogg, wav)
2. Must be native. I mean, everything should be compiled in one
executable. There should be no dependencies like directx installed or
special codecs installed in system.
3. In future, I would like to extend the functionality by adding
internet streaming. I don't expect "build-in" solution (but it would
be great) but flexibility for adding this functionality (like playing
from TMemoryStream)

Maybe it is better to use some console player like ffmpeg + TProcess?

Regards.

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to