View Full Version : how to join rmvb files and convert
flashcabaja64
3rd May 2005, 17:28
i have 2 rmvb files i want to convert to 1 file. how do i do that?
Sirber
4th May 2005, 23:54
you can use rmeditor for that task, if video codec, audio codec and bitrate are the same.
flashcabaja64
5th May 2005, 17:02
yea they're all the same. ive dled that editor program. what do i do next?
Sirber
5th May 2005, 17:17
Read the commandline help. I don't know them by heart :)
flashcabaja64
8th May 2005, 08:00
ok i got it. do u know what i can use to extract the audio out?
Sirber
8th May 2005, 15:08
maybe with dtdrive this time :)
flashcabaja64
8th May 2005, 17:23
where can i dl that i cant seem to find it
Sirber
8th May 2005, 20:00
In the stickies:
http://forum.doom9.org/showthread.php?s=&threadid=82222
:D
flashcabaja64
9th May 2005, 04:02
does it only extract out to .rm? i want like something tmpgenc can read. do you know?
Sirber
9th May 2005, 12:14
It will output RM. You can use AVISynth to use it in tmpgenc
flashcabaja64
9th May 2005, 18:16
how do u use avisynth? what do u type? or do u know any other program which will extract to a format that tmpgenc can read?
Sirber
9th May 2005, 18:32
http://www.avisynth.org/DirectShowSource
flashcabaja64
10th May 2005, 02:27
T_T u have something else virtual dub doesnt read it, the rmvb
Sirber
10th May 2005, 12:17
RMVB --> DirectShowSource --> VDubMod.
nathanmoorehead
26th May 2005, 06:05
Skip all that, too complicated,
1. Download/Install/Run RealProducer Basic 10
2. Click File/Edit RealMedia File
3. Click File/Open RealMedia File
4. Click File/Append RealMedia File
5. Click File/Save RealMedia File As...
karl_lillevold
26th May 2005, 17:55
As nathanmoorehead suggests, rmeditor is the best option, but will not always work. rmeditor requires the two files to have the same resolution, and same audio bitrate and codec.
For those who prefer the cmd line method, it is as simple as
rmeditor -i file1.rm -i file2.rm -o joinedfile.rm
To join two files that are different, you will either have to transcode, or join them in a SMIL presentation, or a .ram "playlist". A .ram playlist is a text file, where you can just put the two RM filenames after one another, and RealPlayer will play the files sequentually.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.