[Lazarus] Playing audio files - which package do you prefer?
Krzysztof
dibo20 at wp.pl
Sun Jul 29 18:32:26 CEST 2012
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.
More information about the Lazarus
mailing list