Hi,
In porting android SDK 1.6, we are facing an issue with video display.
The board is unable to play any Video file, showing error on screen,
like "Sorry,can't play this video".

But it is playing audio well, We are using ALSA audio,

We are using Meridian video player to play the video files & when we
run the player, it is showing the error message as "Sorry,can't play
this video".


Below is the logcat output when we tried to play Meridian video
player.


VideoView( 1000): reset duration to -1 in openVideo
I/ActivityManager(  827): Displayed activity
org.iii.ro.iiivpa/.VideoPlay: 519 ms (total 519 ms)
D/VideoMio34xx( 1017): Creating Vendor(34xx) Specific MIO component
D/VideoMio34xx( 1017): Calling Vendor(34xx) Specific initCheck
D/VideoMio34xx( 1017): Use Overlays
V/VideoMio34xx( 1017): using Vendor Speicifc(34xx) codec
D/VideoMio34xx( 1017): number of buffers = -19
V/VideoMio34xx( 1017): sendEvent(MEDIA_SET_VIDEO_SIZE, 240, 210)
<6>binder: release 1017:1028 transaction 5106 in, still active
binder: release 1017:1028 transaction 5106 in, still active
<6>binder: send failed reply for transaction 5106 to 1000:1000
binder: send failed reply for transaction 5106 to 1000:1000
I/ServiceManager(  802): service 'media.audio_flinger' died
I/ServiceManager(  802): service 'media.player' died
I/ServiceManager(  802): service 'media.camera' died
W/AudioSystem(  827): AudioFlinger server died!
W/MediaPlayer( 1000): MediaPlayer server died!
E/MediaPlayer( 1000): error (100, 0)
E/MediaPlayer( 1000): Error (100,0)
D/VideoView( 1000): Error: 100,0
I/        ( 1032): ServiceManager: 0xac38
W/AudioHardwareInterface( 1032): Creating Vendor Specific
AudioHardware
E/ALSALib ( 1032): external/alsa-lib/src/control/control.c:909:
(snd_ctl_open_noupdate) Invalid CTL AndroidPlayback
E/AudioHardwareALSA( 1032): Unable to attach mixer to device
AndroidPlayback: No such file or directory
E/ALSALib ( 1032): external/alsa-lib/src/control/control.c:909:
(snd_ctl_open_noupdate) Invalid CTL AndroidRecord
E/AudioHardwareALSA( 1032): Unable to attach mixer to device
AndroidRecord: No such file or directory
W/HAL     ( 1032): load: module=/system/lib/hw/acoustics.omap3430.so
error=Cannot load library: load_library[984]: Library '/syste
m/lib/hw/acoustics.omap3430.so' not found
W/HAL     ( 1032): load: module=/system/lib/hw/acoustics.ldp1.so
error=Cannot load library: load_library[984]: Library '/system/li
b/hw/acoustics.ldp1.so' not found
E/ALSALib ( 1032): external/alsa-lib/src/pcm/pcm.c:2201:
(snd_pcm_open_noupdate) Unknown PCM AndroidPlayback
I/AudioHardwareALSA( 1032): Initialized ALSA PLAYBACK device default
I/AudioFlinger( 1032): AudioFlinger's thread ready to run for output 0
E/ALSALib ( 1032): external/alsa-lib/src/pcm/pcm.c:2201:
(snd_pcm_open_noupdate) Unknown PCM AndroidPlayback_Speaker_normal
E/ALSALib ( 1032): external/alsa-lib/src/pcm/pcm.c:2201:
(snd_pcm_open_noupdate) Unknown PCM AndroidPlayback_Speaker
E/ALSALib ( 1032): external/alsa-lib/src/pcm/pcm.c:2201:
(snd_pcm_open_noupdate) Unknown PCM AndroidPlayback
E/AudioService(  827): Media server died.
I/ServiceManager(  827): Waiting for sevice media.audio_flinger...
I/AudioHardwareALSA( 1032): Initialized ALSA PLAYBACK device default
I/CameraService( 1032): CameraService started: pid=1032
E/AudioService(  827): Media server started.

 CTRL-A Z for help |115200 8N1 | NOR | Minicom 2.3    | VT102 |
Offline

-- 
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

Reply via email to