How do urn ogms files to avi files?
+ Reply to Thread
Results 1 to 5 of 5
-
ogms are files that sre as good as divx but have two files one for subs and one for dub sound
-
Use something like ogmdemuxer to extract the audio and video streams from the ogm file. Use whatever audio tools you prefer to convert the audio stream (which is usually ogg vorbis) to an uncompressed wav file. Load the video stream (.avi) and the wav file in to VirtualDub, set the video to "direct stream copy" and the audio to whatever compression codec you want, and save a new AVI.Originally Posted by motoko12
OGM is a sort-of-unofficial file type based on the Ogg project. Technically, the correct file extension would be .ogg, but since that's commonly used for Ogg Vorbis audio-only files ogm is used for convenience. Ogg is a container format that can contain multiple streams, just like an avi or vob file.Originally Posted by musher70
The Ogg project is free and open-source, and is working on free codecs to go along with its free container. However, the only significant codec that has been completed is Vorbis audio, which is generally of higher quality than MP3 at the same file size. ogm files typically use Vorbis audio and DivX or XviD video. They also sometimes include subtitle streams in SSA format.
Similar Threads
-
How to convert MKV to AVI or OGM to AVI using mencoder
By Baldrick in forum User guidesReplies: 75Last Post: 17th Dec 2013, 12:19 -
How to convert matroska MKV to AVI or OGM to AVI
By Baldrick in forum User guidesReplies: 211Last Post: 13th Apr 2012, 01:56 -
Converting OGM files to AVI/MPEG with subtitles
By StevoK in forum Video ConversionReplies: 1Last Post: 4th Feb 2010, 02:50 -
OGM files with internal subs that won't display.
By bizzybody in forum SubtitleReplies: 0Last Post: 13th Jun 2009, 13:40 -
Convert ogm to avi please?
By venus in forum Video ConversionReplies: 13Last Post: 11th Aug 2007, 18:15


Quote