Log in

View Full Version : XviD demux/remux


sjaak
22nd July 2006, 18:56
I did a search on this but found nothing. If I overlooked something, sorry.

I have an xvid with AC3 6ch audio which I want to convert to CBR MP3. I want to do a direct stream copy of the video. I tried to use VDubMod to demux the movie, but that only got me the audio, no video only file. How do I go about creating a video only file and then remuxing the 'old' video with the new audio?

setarip_old
22nd July 2006, 19:48
There is no need to demultiplex streams in order to convert the audiostream included in your XviD-compressed .AVI file.

1) Load the file into VirtualDubMOD

2) From the "Video" dropdown menu, select "Direct Stream Copy"

3) From the "Streams" dropdown menu, click on "Stream List" and then rightclick on the audiostream and select "Full Processing mode"

4) Rightclick on the audiostream again and select "Compression" - and select the format and settings you desire (You may have to put a checkmark in the box labeled "Show all formats"). Click on "OK"

5) Save with a new filename

sjaak
22nd July 2006, 20:05
Ok, that should do the trick, only problem is that I can't select a higher bitrate than 7KB/s for MP3. Do I have to add a certain dll to the virtualdubmod folder?

CWR03
22nd July 2006, 20:43
You should install Lame MP3, which will give you bitrates up to 320 kb/s.

sjaak
22nd July 2006, 21:39
I have Lame, I use it in combination with AudioGrabber. Can I just copy the dll to the virtualdubmod folder? (if yes, what (sub)folder exactly?)

celtic_druid
22nd July 2006, 21:42
You need to install LAME ACM.

sjaak
22nd July 2006, 22:13
Done, and done with the video. Thanks for the help!

setarip_old
23rd July 2006, 01:04
Thanks for the help!Congratulations! Glad our suggestions worked for you ;>}