Hello Everyone, I am trying to play a corrupted clip using stagefright on Android Froyo, but stagefright is not able to play this, while the same clip is playable using PV.
On analysis it seems the Stagefright is not able to get the MIME type of the particular clip(sniff function is not updating the same) and thus it returns the NULL pointer which results in the above behavior. Any pointers for above issue? I tried a few stuffs like hard-coding the MIME type. With this the thumbnail is getting generated but when I attempt to play the clip, the device behaves abruptly(crashes/hangs/reboots) while playing Any pointers regarding the above will be highly appreciable. Thanking all in anticipation!! -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
