User User name Password  
   
Thursday 25.9.2025 / 10:18
Search AfterDawn Forums:        In English   Suomeksi   På svenska
afterdawn.com > forums > archived forums > divx / xvid > ogm and divx help
Show topics
 
Forums
Forums
OGM and DivX help
  Jump to:
 
Posted Message
unexist
Suspended due to non-functional email address
_
18. July 2007 @ 20:31 _ Link to this message    Send private message to this user   
Ok, so I have a bunch of files with the .ogm extension that I want to convert into DivX format. I don't know much about encoding, decoding etc. but I suspect that the video is Xvid and the audio is vorbis. I want this to play on my Dvd player which support divx.

This is what I want to know.

How do I check which codecs are used for this ogm file?

If its xvid for video and vorbis for audio, what do I need to do with the audio or video to get it to play in my divx dvd player?

If you know what I need to do, how do I do it? What software do I need ? etc.. Is there freeware for this?

Also, I know c++ pretty well, where can I find some source or extensive documentation for encoders and decoders and exactly how they work if I wanted to make my own player or converter?

Thanks for your help in advance ..

P.S. I have virtualdub and winavi.. not sure what i'm doing with them though.
Advertisement
_
__
celtic_d
AfterDawn Addict
_
19. July 2007 @ 03:42 _ Link to this message    Send private message to this user   
Tobias' (creator of OGM) source is available from Xiph. He lost the source for the last filters released, so it is from a few revisions earlier. That I guess is as close as you get to official source. Based on the ogg format though which you can get specs, etc. from Xiph. Also plenty of other opensource tools for dealing with ogm's.

For the player all you should need to do is remux to an avi container with mp3 audio. This you can do fairly easily, including batch processing with mencoder. For DivX media format though you would want to batch demux, re-encode audio to mp3, then use divxmux to batch mux with subs, etc. You can use ogmdemuxer for demuxing.
unexist
Suspended due to non-functional email address
_
20. July 2007 @ 15:47 _ Link to this message    Send private message to this user   
Can't find mencoder anywhere and still not sure what I need it for. I get the whole demuxing and remuxing business but what can I use to convert vorbis ogg into mp3?
celtic_d
AfterDawn Addict
_
20. July 2007 @ 21:57 _ Link to this message    Send private message to this user   
Well the point of mencoder is that you can do something like: mencoder -ovc copy -oac mp3lame -o out.avi input.ogm -mc 0 -vf harddup
remuxing to avi and re-encoding the audio in one go. Also as I said it is easy to batch process: for %%f in (*.ogm) DO (mencoder.exe ....
unexist
Suspended due to non-functional email address
_
21. July 2007 @ 12:08 _ Link to this message    Send private message to this user   
Ok, where can I get mencoder then and where can I get an audio tool that'll let me convert from vorbis to mp3?
unexist
Suspended due to non-functional email address
_
21. July 2007 @ 19:44 _ Link to this message    Send private message to this user   
Nevermind, I got it, but still not quite sure how this works. The documentation is pretty crappy and full of technical jargon. I'm not too uncomfortable with technical crap nor am I an idiot, but to somebody who doesn't know what they're doing with encoding, its as if it was written in a different language. It would have been nice if the commands were in english instead of having cryptic abbreviations. In either case, where can I find a list of commands? Does a list like this exist?

I understand the command you gave but the batching part makes no sense to me, care to elaborate in layman's terms?

Can somebody provide an example of the batching command to accomplish what I need to do?
Advertisement
_
__
 
_
celtic_d
AfterDawn Addict
_
21. July 2007 @ 23:13 _ Link to this message    Send private message to this user   
for %%f in (*.ogm) DO (mencoder.exe-o "%%~nf.avi" -oac mp3lame -ovc copy "%%f")
Basically loads all ogm's then parses the command with %%f as the ogm file. %%~nf is the input file, minus the extension, so you get output avi's with the same name.

Official mencoder docs @ http://www.mplayerhq.hu/design7/info.html#docs

For info on the for command run for /?
Related links
Download the latest version of DivX codec from AfterDawn.com!
Get FFSHOW from here -- free DirectShow filter for watching DivX movies, faster than original DivX codec!
Read AfterDawn.com's DivX guides from here.
 
Related forum topics Posts Last post Forum room
your opinion that Divx is no Longer standard ???? 3 29. December 2013 Video - Software discussion
DivX codec, trying to remove watermark from all encodes! 6 18. April 2013 Video - Software discussion
anyone have a panaonic dmp-bd75? -I can't get divx to work 1 7. June 2012 Blu-ray players
What kind of .avi format do Divx DVD players use? 3 1. April 2012 Convert video to another format
divx and any video converter 3 19. March 2012 Convert video to another format
help needed with playing divx on surround system 1 28. January 2012 Receivers and amplifiers
Divx buffering problem 0%-100% 1 26. November 2011 Video playback problems
DivX USB DVD player - judder in certain scenes...water, live music etc.... 5 21. November 2011 DVD players
Samsung DVD Recorder DivX 2 13. November 2011 DVD recorders
want to convert h.264 video file to divx 3 4. September 2011 Convert video to another format

 
afterdawn.com > forums > archived forums > divx / xvid > ogm and divx help
 

Digital video: AfterDawn.com | AfterDawn Forums
Music: MP3Lizard.com
Gaming: Blasteroids.com | Blasteroids Forums | Compare game prices
Software: Software downloads
Blogs: User profile pages
RSS feeds: AfterDawn.com News | Software updates | AfterDawn Forums
International: AfterDawn in Finnish | AfterDawn in Swedish | AfterDawn in Norwegian | download.fi
Navigate: Search | Site map
About us: About AfterDawn Ltd | Advertise on our sites | Rules, Restrictions, Legal disclaimer & Privacy policy
Contact us: Send feedback | Contact our media sales team
 
  © 1999-2025 by AfterDawn Ltd.

  IDG TechNetwork