Hi friends, I have developed a video playing application.
I have a problem playing a video file. Actually it plays well (both audio and video are coming). But nothing is visible in the following scenario: The media file which is playing well when we first played, is not playing well when we play it after playing the high quality media file which wont play at all. scenario: play v1. -------> playing well (both video and audio are coming). then play v2 (high quality media file) -------> not playing at all(neither video nor audio are coming). then play v1 -------> not playing well (it should play, but only audio is coming, no video is coming). here v1, v2 are video files. The log is here: I/MediaPlayer-JNI( 441): prepareAsync: surface=0x1e14f8 (id=2) D/MediaPlayerDemo( 441): surfaceChanged called E/MemoryHeapBase( 31): mmap(fd=20, size=233472) failed (Invalid argument) E/VideoMIO( 31): Error creating frame buffer heap D/MediaPlayerDemo( 441): onPrepared called can any one please help to solve this problem. Thanks, Manoj. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---