Browse thread
[Caml-list] Video/Audio codecs in ocaml
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Jonathan Roewen <jonathan.roewen@g...> |
| Subject: | Re: [Caml-list] Video/Audio codecs in ocaml |
> Has anyone done anything with video and/or audio processing > using ocaml? Even better: would anyone like to help with an mpeg2 decoder written completely in ocaml? OCaml is supposed to be good at numerical processing right? So I hope performance for a 100% software based decoder will be okay... My goal is to get something going within one week =P I have no idea if it can be done, so we'll see... Jonathan