From: Ben Evans <[EMAIL PROTECTED]>
Subject: Re: question about RealProducer & Open DML compatibility
> Does anyone here know if the most recent version of RealProducer (7.0) can
> recognize and endcode files that were captured and edited
> using that new Open DML standard which supposedly allows for filesizes that
> exceed the 2 & 4 gb barriers?
>
> Also, does anyone know of any software video editing packages that support
> this new OpenDML standard?
I don't know about OpenDML, but take the following for what it's worth:
The RealServer can actually only handle 31-bit unsigned integers in the
FileHeader.
You can do a live stream that is larger than 2^32 -1 bytes without much
of a problem (If I remember correctly, it's been awhile since I've done
that), but streaming a file whose size is larger than 2^31 -1 bytes
involves some trickery. I believe that the same holds true for duration
as well.
For VOD, the 2gb barrier comes into play more on seeking than anything
else. For some reason if you seek to 2^32 -1 bytes and start reading,
everything is OK, but anything past that will cause problems.
--
"capital punishment is our society's
recognition of the sanctity of human life."
Sen. Orrin Hatch
Ben Evans
BitPoet
[EMAIL PROTECTED]
*******************************************************
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]>