Reimar Grabowski wrote:
Hi all,

I am working on movie playback with FPC via ffmpeg. The video part is mostly 
complete and working but now I am looking for a cross-platform (Linux, Mac OS, 
win) way to play sounds. I don't need any fancy library with support for all 
and every sound format out there as I decode the audio myself (well actually 
ffmpeg does it). I just need to be able to play the waveform samples I get 
after decoding.
My preferred license would be LGPL but for the beginning anything free is fine 
with me. For testing even a Linux only option would suffice.

tia
R.
Have you tried the SDL kit?

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to