[Haskell-cafe] FFMpeg, SDL and Haskell

Vasyl Pasternak vasyl.pasternak at gmail.com
Tue Sep 22 18:05:38 EDT 2009


Hi all,

Last few days I was playing with FFI, FFMpeg and Haskell. Currently I am
trying to make this tutorial http://www.dranger.com/ffmpeg/ on Haskell. Now
I have done tutorial 01 and tutorial 02 (show video stream in SDL window).

The third tutorial is about audio, and I found that audio doesn't supported
in SDL bindings completely. So I'd like to fill this gap, but I don't know
where to get latest version and to whom I have to send SDL patches.

Anyway, does anybody interested in FFMpeg bindings ? Should I put it on
Hackage ?

The preliminary version I've put on google code:
http://hs-ffmpeg.googlecode.com/files/hs-ffmpeg-0.2.0.tar.gz, but this is
"work on my PC" version.

Vasyl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090922/e6fd91d8/attachment.html


More information about the Haskell-Cafe mailing list