12 Nov 2004 rbultje   » (Master)

5.1 audio
... in GStreamer never worked, uh? :). This bug contained a non-functional patch for a while (memory issues, pretty bad, even valgrind didn't find anything useful), until I decided to pick it up again and found the issue! MPEG-2/4 AAC audio, AC-3 and DTS multichannel audio now works, lots of other stuff is still TODO (some demuxers (matroska, maybe mpeg, avi, quicktime), some decoders (vorbis/mp3) and encoders (ffenc_ac3/faac), maybe muxers). Vorbis and MP3 apparently can contain 5.1 audio too, but the channel-mapping (so which channel index number represents which position in a room?) is unknown to me. OggDS seems to indicate it's similar to that of AC-3, so maybe I'll add that to at some point. Info is appreciated.

[edit]
Ah what the hell, I fixed vorbis too. :-).

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!