PV author uses composer node or file output node as the data sink. You'll
need write a new node and select it as the composer in authordriver.cpp
On Thu, May 14, 2009 at 2:03 AM, Goran Roth <goranr...@gmail.com> wrote:

> Thank you for your suggestion Freepine!
>
> By a customized source node I assume you mean that I could create the code
> for a new node and have PVPlayerInterface::AddDataSource()  invoke it.
>
> If the above is correct is it also possible to create a customized sink
> node for PVAuthor having PVAuthorInterface::AddDataSink() invoke a new sink
> node? Looking into pvauthorengine.cpp, however, I see that the function
> PVAuthorEngine::DoAddDataSink() currently does not perform any action. Is
> there some other means to receive the output of PVAuthor?
>
> Best regards,
> goran
>
>
> On Thu, May 7, 2009 at 2:57 PM, Freepine <freep...@gmail.com> wrote:
>
>> I guess you can write a customized source node for it.
>>
>>
>> On Wed, May 6, 2009 at 2:03 AM, goran <goranr...@gmail.com> wrote:
>>
>>>
>>> Hi,
>>>
>>> I would like to use the PVPlayer to decode and render audio and video
>>> data. However the data to be decoded is not contained in a 3gp or mp4
>>> file nor is it part of an RTSP session with RTP transport. Instead I
>>> would like to provide the raw encoded audio and video data (such as
>>> AMR and H.264) to the PVPlayer along with some timestamp information
>>> for synchronization purpose. Which would be the most convenient way to
>>> do that?
>>>
>>> Best regards,
>>> goran
>>>
>>>
>>
>>
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to android-framework@googlegroups.com
To unsubscribe from this group, send email to 
android-framework+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to