From: "Bill Ataras" <[EMAIL PROTECTED]>
Subject: RE: Concatenating to G2 files into one long file.
Thanks. This is close to what we're asking. What we want to do is read G2
audio data half way through an RM file and append to that the G2 audio data
from a second RM file.
Second, we'd like to do is read a G2 RM audio file and pump it into the live
broadcast plugin facility of real server so a client can listen to it as
though real Producer was sending it through the server.
We don't want utilities to do this. We want pointers/links to stuff showing
us how to code this ourselves.
Thanks
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of RealForum
Sent: Monday, January 31, 2000 11:12 AM
Subject: Re: Concatenating to G2 files into one long file.
From: Totem <[EMAIL PROTECTED]>
Subject: Re: Concatenating to G2 files into one long file.
Hi Bill,
The answer for your problem is simple, using the RMEditor, a command line
utilitie which comes with RealProducer.
The default main directory is c:\Program Files\Real\RealProducer
The following example pastes several .rm files together into one output file
I think if this what you search.
rmeditor -i input1.rm -i input2.rm -i input3.rm -o output.rm
you can find more information about the command line Utilities in following
URL:
http://service.real.com/help/library/guides/producerplus7/htmfiles/command.h
tm#23449
*******************************************************
The RealForum is an email discussion group focused on using RealNetworks
products. The RealForum is a place to post messages about the best methods
for creating content using RealNetworks technologies and the planning and
implementation of streaming-media web sites. Archives of RealForum can
be found at http://realforum.real.com
If you ever want to remove yourself from this mailing list,
you can send mail to <[EMAIL PROTECTED]> with the following
command in the body of your email message:
unsubscribe realforum
or from another account, besides the address you subscribed with:
unsubscribe realforum <[EMAIL PROTECTED]>