Hi, ALL!!!!
i need a advice about how to run FormatDecode plugin in thread difference as Controller plugin has.
thats how i create formatdecode object inside my controller plugin:
iFormatDecode->NewL(TUid::Uid(CMyFormatDecodeUid), &aSource);
formatdecode - as one stand-alone plugin (dll), controller - as another.
with datapath i resolve problem, by using RMMFDataPathProxy... but my problem with rendering video not disappear ;(
for currectly rendering i need to interupt work of controller or of formatDecode. I do thats by outputing some text in fullscreen console (CConsoleBase object)... maybe i search answer in a wrong place??? and then i can see frame by frame, else i can see anything
maybe some body know why this happend's???
--
Wbr, Yuri




