| Title: |
How to Convert Real Media (RM) to Avi (DivX/XviD) |
| Description: |
Simple guide on how to convert Real Media (RM) to AVI (DivX/XviD) |
| Author/Publisher: |
anonymez |
| Ease of use: |
Beginners |
| Latest Version: |
1.0 (details) |
| OS Support: |
|
| Software Used: |
AvisynthEditor, VirtualDub |
| Date Added: |
Apr 17, 2006 |
| Last Updated: |
Apr 17, 2006 |
| Page Viewed: |
18807 times |
|
Printer Friendly Version
User Rating:
         (2 votes)
Details / Vote Now
User Comments: Post Your Comments |
|
A lot of people pop up on this forum, asking this one question every so often (kinda like the arccos threads

), so i thought i'd quickly answer it once and for all (hopefully), with completely free programs. i never touch anything rm/quicktime, so it took me a very very long time to find an rm file to double-check it works
what you'll need:
avisynth 2.5x - get it at
http://www.avisynth.org
virtualdub(mod) -
http://virtualdubmod.sourceforge.net/
real alternative -
http://www.free-codecs.com/download/...lternative.htm
Steps:
1. install all of the above.
2. open up notepad.
3. type in the following
Quote:
|
directshowsource("C:\my file.rm")
|
except replace "C:\my file.rm" with wherever your file is on the hard disk. click 'file', and save it as an avs (eg script.avs) file somewhere on your hard disk.
4. run virtualdubmod, open the avs file. it should go through, and you can now use vdub/mod to encode as usual
should also work with converting to mpeg-2/dvd, just open the avs with something like tmpgenc
for audio conversion and (de)muxing, tools like Dtdrive
http://forum.doom9.org/showthread.php?s=&threadid=64554 and RMMuxer
http://forum.doom9.org/showthread.php?s=&threadid=86264 are available
enjoy

Sorry, but you must be logged in to use this feature.