i Ravi,
Thanks for your response. This is what I have in mind:
Audio Encoder:
----------------------
If the data read from the hardware is compressed (already in the required
encoded format), then the MIO can directly use this data to be written to a
file.
MIO (Compressed input) -> Composer Node -> File. In this case we dont need a
Encoder node to be instantiated.
Can you please let me know how we can specify to the MIO / Composer that the
Author is receiving a compressed data, that needs no encoding?
Audio Decoder:
Right now, as you said:
PVPlayerEngine -> DataPath -> PVOMXDecNode : Decoder Node (Decoded data) ->
MIO component -> Hardware.
Pre-requisite:
---------------------
If I support a tunnel mode OMX component:
PVPlayerEngine -> DataPath -> PVOMXDecNode : Decoder Node -> OMX Component
-> Hardware.
WIll this work? Without using the output MIO and no decoded data back to the
MIO output is it possible to acheive the app working? The only issue here is
that the Clock is not getting updated to the application. This results in
the application not updating the UI (We dont see any progress bar updation
or not even the Music playback screen).
Can you please suggest if my understanding is right? and also some pointers
if we can achieve this?
Thanks
Jagan
On Mon, Feb 16, 2009 at 6:46 AM, rktb <yend...@pv.com> wrote:
--~--~---------~--~----~------------~-------~--~----~