Hello! I'm having some significant issues with MP3 streaming on large files on Samsung Devices with Android 2.1 (ie, the Samsung Galaxy S). This is using mfrederick's NPR-code for streaming mp3 support. Has anybody else encountered this? Does anybody have a Samsung phone which allows side-loading who would be willing to help debug this?
Here is the dump trace. "SISO" apparently means Samsung India Software Operations 12-07 17:39:35.812 D/MediaPlayerService( 2209): getPlayerType : url = http://127.0.0.1:60943/http://mymp3.mp3, filePath = http://127.0.0.1:60943/http://mymp3.mp3 12-07 17:39:35.812 D/ ( 2209): SISO TEST registering PVMFRecognizerPluginFactory 12-07 17:39:35.812 D/ ( 2209): SISO TEST registering PVMFRecognizerPluginFactory success 12-07 17:39:35.822 E/ ( 2209): IIIIIII Inside Constructor of PVMFMemoryBufferWriteDataStreamImpl 12-07 17:39:35.912 I/System.out( 2935): interface name: null 12-07 17:39:38.515 I/AudioHardwareALSA( 2209): Output standby called!!. Turn off PCM device. 12-07 17:39:41.147 D/dalvikvm( 2935): GC freed 890 objects / 108752 bytes in 93ms 12-07 17:39:45.377 E/MediaPlayer( 2935): message received msg=3, ext1=0, ext2=0 12-07 17:39:45.377 E/MediaPlayer( 2935): callback application 12-07 17:39:45.377 E/MediaPlayer( 2935): back from callback 12-07 17:39:45.392 E/ ( 2209): IIIIIII Inside Constructor of PVMFMemoryBufferReadDataStreamImpl 12-07 17:39:45.392 D/ ( 2209): SISO TEST PVOMA1FFRecognizerFactory::CreateRecognizerPlugin() 12-07 17:39:45.392 D/ ( 2209): SISO TEST PVOMA1FFRecognizerFactory::CreateRecognizerPlugin() plugin found 12-07 17:39:45.392 D/ ( 2209): SISO TEST PVOMA1FFRecognizerFactory::DestroyRecognizerPlugin() 12-07 17:39:45.412 E/ ( 2209): IIIIIII Inside Constructor of PVMFMemoryBufferReadDataStreamImpl 12-07 17:39:45.412 E/ ( 2209): IIIIIII Inside Constructor of PVMFMemoryBufferReadDataStreamImpl 12-07 17:39:45.412 E/ ( 2209): IIIIIII Inside Constructor of PVMFMemoryBufferReadDataStreamImpl 12-07 17:39:45.412 E/ ( 2209): IIIIIII Inside Constructor of PVMFMemoryBufferReadDataStreamImpl 12-07 17:39:45.412 E/ ( 2209): IIIIIII Inside Constructor of PVMFMemoryBufferReadDataStreamImpl 12-07 17:39:45.412 E/ ( 2209): IIIIIII Inside Constructor of PVMFMemoryBufferReadDataStreamImpl 12-07 17:39:45.412 E/ ( 2209): IIIIIII Inside Constructor of PVMFMemoryBufferReadDataStreamImpl 12-07 17:39:45.412 E/ ( 2209): IIIIIII Inside Constructor of PVMFMemoryBufferReadDataStreamImpl 12-07 17:39:45.412 E/ ( 2209): IIIIIII Inside Constructor of PVMFMemoryBufferReadDataStreamImpl 12-07 17:39:45.412 E/ ( 2209): IIIIIII Inside Constructor of PVMFMemoryBufferReadDataStreamImpl 12-07 17:39:45.412 D/ ( 2209): SISO TEST PVOMA1FFRecognizerFactory::CreateRecognizerPlugin() 12-07 17:39:45.412 D/ ( 2209): SISO TEST PVOMA1FFRecognizerFactory::CreateRecognizerPlugin() plugin found 12-07 17:39:45.412 D/ ( 2209): PVFile::GetFileName 12-07 17:39:45.412 E/ ( 2209): IIIIIII Inside Constructor of PVMFMemoryBufferReadDataStreamImpl 12-07 17:39:45.412 D/ ( 2209): SISO TEST PVOMA1FFRecognizerFactory::DestroyRecognizerPlugin() 12-07 17:39:45.417 E/ ( 2209): IIIIIII Inside Constructor of PVMFMemoryBufferReadDataStreamImpl 12-07 17:39:45.417 E/ ( 2209): IIIIIII Inside Constructor of PVMFMemoryBufferReadDataStreamImpl 12-07 17:39:55.817 E/PlayerDriver( 2209): Command (6) was cancelled -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

