-----Original Message-----
From: ext Eric Hyche [mailto:ehyche real.com]
Sent: Tuesday, October 23, 2007 7:38 AM
To: Gupta Ashish.As (Nokia-TP-MSW/Dallas);
datatype-dev lists.helixcommunity.org
Subject: RE: [datatype-dev] Dtdrive depacketize only
Ashish,
> I am trying to use dtdrive on symbian for getting the
depacketized
> packet. It tries to find a depacketizer plugin, but as
expected, it
> doesn't find any depack plguin.
>
Right now the RV depacketizer plugin is found at:
datatype/rm/video/payload/depacker
It probably doesn't get built with dtdrive by default, since
using the
depacketizer in dtdrive is not a common use case.
> Is it supposed to work for windows/linux ? If no, then
is there any
> plan to make this operation work? Please let me know if
you have
> plan/design for this.
>
It should work already once the depacketizer plugin is built
along with
dtdrive.
> I am thinking of providing a simple plugin dll that
would implement
> IHXPlugin and can provide access to all the existing
depacketizer dlls
> on symbian platform. I want to make sure that it will
be work in
> future if there are any changes to dtdriver or
elsewhere.
>
Just wondering - what is the use case for this? All the RV
depacketizer
plugin does is convert packetized RV to a raw bitstream. But
this raw
bitstream by itself is probably not that useful. We used
this
depacketizer plugin to create raw bitstream files so that
certain
decoding test tools could read a raw bitstream (rather than
having to
implement code to parse an .rm file, RV depacketization,
etc.)
<Ashish> I am evaluting it for thumbnail generation.
There is an already
existing module in S60 for decoding and receiving the
decoded frames for
thumbnail generation. This module should be able to generate
thumbnails
if input is given as depacketized frames from dtdriver.
Another option
is to use the existing renderer in such a way that it would
return the
decoded frames rather than blitting directly.
Eric
=============================================
Eric Hyche (ehyche real.com)
Technical Lead
RealNetworks, Inc.
> -----Original Message-----
> From: datatype-dev-bounces helixcommunity.org
> [mailto:datatype-dev-bounces helixcommunity.org] On
Behalf Of
> Ashish.As.Gupta nokia.com
> Sent: Monday, October 22, 2007 3:35 PM
> To: datatype-dev lists.helixcommunity.org
> Subject: [datatype-dev] Dtdrive depacketize only
>
> Hi,
>
> I am trying to use dtdrive on symbian for getting the
depacketized
> packet. It tries to find a depacketizer plugin, but as
expected, it
> doesn't find any depack plguin.
>
> I tried the same on head for windows and linux and the
result is same.
>
> User text: "Failed to find depacketizer for Stream
Mime-Type:
> video/x-pn-realvideo"
>
> Is it supposed to work for windows/linux ? If no, then
is there any
> plan to make this operation work? Please let me know if
you have
> plan/design for this.
>
> I am thinking of providing a simple plugin dll that
would implement
> IHXPlugin and can provide access to all the existing
depacketizer dlls
> on symbian platform. I want to make sure that it will
be work in
> future if there are any changes to dtdriver or
elsewhere.
>
>
> Thanks
> Ashish
>
>
>
>
>
>
_______________________________________________
Datatype-dev mailing list
Datatype-dev helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/da
tatype-dev
|