[Haskell-cafe] FFMpeg, SDL and Haskell

Don Stewart dons at galois.com
Wed Sep 23 12:35:50 EDT 2009


vasyl.pasternak:
> 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.

This is different to
    
    http://hackage.haskell.org/package/SDL-mpeg

right?

If so, *yes* put it on Hackage!


More information about the Haskell-Cafe mailing list