Help - Search - Members - Calendar
Full Version: Possible to losslessly join Real Audio files?
Hydrogenaudio Forums > Lossy Audio Compression > Other Lossy Codecs
ech3
I subscribe to an online radio show that distributes its content in Real Audio. Yuck, well...nothing I can do about that.

But one thing that bugs me is that they distribute each show in multiple segments, one for each hour.

I would like to join these files so one file = one show. Is this possible?

I tried doing a brute-force binary copy/join (copy file1.rm /b + file2.rm /b all.rm /b). That didn't work. Real Player stopped after the first hour.

If you have any suggestions...thanks!
AliL
This may be a long shot, but try using a hex editor and literally cut and paste the contents of the audio segments from files two then three to the end of the first file.
eevan
I think that it won't work. The problem is with the headers, you have to hack the header. Look here.
woody_woodward
QUOTE(ech3 @ Nov 12 2007, 11:59) *

I subscribe to an online radio show that distributes its content in Real Audio. Yuck, well...nothing I can do about that.

But one thing that bugs me is that they distribute each show in multiple segments, one for each hour.

I would like to join these files so one file = one show. Is this possible?

I tried doing a brute-force binary copy/join (copy file1.rm /b + file2.rm /b all.rm /b). That didn't work. Real Player stopped after the first hour.

If you have any suggestions...thanks!

The RMEDITOR can certainly do that. It's available from the Helix Community or from Real Networks. It's included with the Real Producer and there is a free version.

ech3
QUOTE(woody_woodward @ Nov 12 2007, 21:25) *

The RMEDITOR can certainly do that. It's available from the Helix Community or from Real Networks. It's included with the Real Producer and there is a free version.


Thanks for this suggestion, unfortunately I'm getting a strange error:

C:\TEMP>rmeditor -i file1.rm -i file2.rm -o result.rm

Input File 1: file1.rm
Input File 2: file2.rm
Output File: result.rm

Processing file (11% complete) /

Error: -2147024809
***********************************************

I also tried using the GUI (Real Media Editor) and I'm getting an error: "The file could not be written. The disk may be full."

I'm joining two 42 meg files and have 40 gig of free space.
woody_woodward
QUOTE
Thanks for this suggestion, unfortunately I'm getting a strange error:

C:\TEMP>rmeditor -i file1.rm -i file2.rm -o result.rm

Input File 1: file1.rm
Input File 2: file2.rm
Output File: result.rm

Processing file (11% complete) /

Error: -2147024809
***********************************************

I also tried using the GUI (Real Media Editor) and I'm getting an error: "The file could not be written. The disk may be full."

I'm joining two 42 meg files and have 40 gig of free space.

I've seen errors of this sort before. Indicates some sort of file corruption. Your program files may play back fine and still have minor errors. Questions for you: Were the files downloaded or stream-captured? When you play back the files (Real Player) are they seekable? Have you tried decoding the RM's to WAV?
ech3
QUOTE(woody_woodward @ Nov 13 2007, 18:44) *

I've seen errors of this sort before. Indicates some sort of file corruption. Your program files may play back fine and still have minor errors. Questions for you: Were the files downloaded or stream-captured? When you play back the files (Real Player) are they seekable? Have you tried decoding the RM's to WAV?


Yes, these are stream captured. They play back fine and are also seekable.

I don't know much about RM files, how can I decode them to .wav? I didn't see any option in Real Producer to do that.

Thanks!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.