From: "Ian Martin" <[EMAIL PROTECTED]>
Subject: Re: File structure of RealAudio files?

Hi Marcel,

The file format is documented in the RealSystemT G2 Software Development Kit
Developer's Guide, if you feel like writing code to navigate RM files. The
duration can be found in the PROP chunk, which can in theory be anywhere in
the file, after the header chunk, so you have to be able to navigate the
MDPR, DATA, and INDX chunks too.

Or, you can use the rather basic RMEditor utility that is supplied as a
sample in the RealProducer SDK, to read info on an RM file.

Regards,

Ian

----- Original Message -----
From: RealForum <[EMAIL PROTECTED]>
Sent: Thursday, October 14, 1999 6:47 PM
Subject: File structure of RealAudio files?


 > From: Marcel Huebscher <[EMAIL PROTECTED]>
 > Subject: File structure of RealAudio files?
 >
 > Hello,
 >
 > what is the file structure of an RealAudio file. I would like to grab the
 > length of the file in seconds.
 >
 > Thanks,
 > Marcel.


*******************************************************
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.

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]>

Reply via email to