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 ----- Original Message ----- From: RealForum <[EMAIL PROTECTED]> Sent: Friday, January 28, 2000 7:28 PM Subject: Concatenating to G2 files into one long file. > From: "Bill Ataras" <[EMAIL PROTECTED]> > Subject: Concatenating to G2 files into one long file. > > Is there any sample code somewhere that shows how to concatenate 2 G2 files > into one long one? Assuming they're both encoded with the same bitrates for > simplicity. Also, is there any sample code for doing something like the > GSLTA utility - to take a G2 file and play it into realserver through the > broadcast lib? I assume the headers and other misc stuff has to be stripped > from the G2 file before pumping into the broadcast plugin. > > thanks ******************************************************* 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]>
