Hi, I am playing an error stream in Android eclair opencore2.02 version of emulator. Since the audio and video are corrupted the "OMX_ErrorStreamCorrupt" and OMX_EventError are returned from the openmax component.
In the "CALLBACK PROCESSING FOR EVENT HANDLER" of the node component the error is handled in the following way. // Errors from corrupt bitstream are reported as info events ReportInfoEvent(PVMFInfoProcessingFailure, NULL); Since all the frames corrupted the decoder omx component always returns error. End of File condition is also not received at PVMediaOutputNodePort from MIO. Kindly help me how can we handle the error stream conditions? Thanks &Regards, -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting To unsubscribe, reply using "remove me" as the subject.
