PDA

View Full Version : Demuxing DivX 6 DMF


Jacquers
15th May 2006, 11:23
Does anyone know how to demux all the new options in DivX 6?

I want to demux the audio, video, subtiltes, menus as well as chapter points if possible. It would then be possible to edit the demuxed streams and adjust audio delays etc. VirtualDubMod & some other tools can demux the audio & video, but the new advanced features like menus & subtitles get lost.

Any ideas?

Jacquers
16th May 2006, 08:07
Does anyone have sourcecode for dumixing previous versions of divx or avi files (audio and video, in both wav AND mp3 / ac3) ? Maybe the code can be modified to demux the newer version's features.

robU*4
17th May 2006, 08:43
All the source code available is a bit tricky as it's usually part of a bigger app. There are VD, VDM, Avi-Mux GUI and maybe the parser in MPC too.

mkvtoolnix uses avilib which might be a good starting point for you.