Log in

View Full Version : HELP: Converting Divx OGG to Divx MP3 movie


archy121
14th November 2005, 15:06
Hello,

Please be kind enough to spare some advice on how i can most easily convert some divx movies encoded with ogg audio to mp3 encoded.

Is there a simple utility out there that will take a batch of my divx files.. demux audio.. convert to mp3 (or i can seperately feed already converted mp3 files) and mux back together ?


The problem comes from the fact im not able t to play these movies on my hardware divx player as it cannot handle ogg audio. Im sure im not the only one that will appreciate this advice.


Thanks


Archy

celtic_druid
14th November 2005, 15:15
Perhaps you mean an ogm with DivX video and vorbis audio?
mencoder can remux the video, whilst re-encoding the audio to mp3 and it can easily be batch processed.

ricardo.santos
14th November 2005, 16:11
1-use virtualdubmod to demux the audio(ogg) and video(avi/divx) to separate streams
2- use Belight to convert your ogg file to Mp3.
3- Use virtual dubmod to put the video and your new mp3 file together(load your video, go to streams and add your mp3 and save, select direct stream copy to avoid reencoding the video)

hope it helps