Log in

View Full Version : Making an .avs for a .ram and .rm file


baconharvest
29th April 2006, 07:18
I'm trying to conver two video files, one is .ram and the other .rm, to .avi. I know that virtualdub doesn't support these files, so I used avi synth to create an .avs file that can be openned in virtualdub. This has worked in the past for the files I've tried it on, such as .rmvb. However, when I try creating a .avs for the .ram and the .rm, it doesn't open in virtualdub. Anyone ideas on what to do?

mgh
29th April 2006, 14:32
The .rm or .ram files could have more than one video and/or audio stream.
Use the surestream beta
http://forum.doom9.org/showthread.php?s=&threadid=86264
and create new file with single video and single audio stream.
That file will load via avisynth in virtualdub or any software that accepts avisynth input.

baconharvest
30th April 2006, 04:22
Is there a program that will let you convert .ram to .rm or .rmvb? The surestream beta can only work with .rm and .rmvb

mgh
30th April 2006, 05:27
change .ram extension to .rm:)

baconharvest
1st May 2006, 00:01
Wow it's that simple O_O Thanks for the help