PDA

View Full Version : How to demux an AVI with two Wma soundtracks


Emm
15th December 2002, 03:54
I have used avimux8 to mix a Divx5.02 video movie and two Divx-);WMA sound tracks.
The resulting AVI file is difficult to decode (it works with Morgan audio stream switcher or nimo pack, but these are old codecs in it and the installation is difficult, having to follow a strict sequence of of and newer codecs...) and this is not pleasant and a bit like black magic !

I prefer OGM :) with Headac3che, OggMux and OGMCutter
So I still have english AVI+MP3 movie and would like to extract french track from AVI+WMA+WMA to transcode and create a new OGM file.

I have removed Morgan audio stream swithcher filter from this PC. And the movie can be seen but without sond at all.
I have tried opening my (AVI+WMA+WMA) with VirtualDub 1.14.13, NanDub 10rc2 and VirtualDubMod 14.12.1 in order to save audio tracks... They have the same bahavior: reconstructing missing index block for an infinite period of time.

Is there another tool (avidemux) to split those three streams ?
:confused:

ChristianHJW
15th December 2002, 06:47
Try Graphedit and replace the audio renderer with a file writer filter ( insert manually ), gives you uncompressed PCM sound, reencode to Ogg Vorbis with BeSweet ....

Emm
15th December 2002, 15:16
Thank you Christian, it seems to be the solution. I have installed Graphedit but audio streams where not connected. So I reinstalled the Kristal Codecs. Now rendering the movie shows me a graph with two ACM wrappers, the Morgan switch and two default directsound output devices. Perfect ! I can play the movie and select the language. But my goal is still to capture a french sound track on disk.

I have removed the terminal device and inserted manually a "file writer" filter found in the "Direct show filter" list.

BUT, reconnecting th file wriyter to the the morgan stream switcher or even the ACM wrapper gives the following Graphedit error message:

These filters cannot agree on a connection. Verify type compatibily of input pin, no common media to those connectors: error 0x80040207

Please, do you know what to do next ?

ak
18th December 2002, 19:58
Not sure, but I believe you should put wavdest somewhere in the chain (in front of filewriter?).
And I think you will need that hacked wma codec :devil: from divx311 installed.