[vlc-devel] cannot open hardware acceleration on android 2.3.4

ScottLin scottlin at condel-tech.com
Thu Mar 29 06:35:43 CEST 2012


Hi, I put them in a log file in the attachment.

Thank you.

Best regards,
Scott

2012/3/29 Rafaël Carré <rafael.carre at gmail.com>

> Please paste full logcat (logcat -c to clear before running vlc)
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20120329/b033a289/attachment.html>
-------------- next part --------------
03-29 12:20:13.606: D/dalvikvm(503): GC_EXPLICIT freed 17K, 51% free 2768K/5639K, external 716K/1038K, paused 64ms
03-29 12:20:18.606: D/dalvikvm(2209): GC_EXPLICIT freed 58K, 54% free 2950K/6279K, external 734K/1038K, paused 55ms
03-29 12:20:23.656: D/dalvikvm(389): GC_EXPLICIT freed 27K, 50% free 2895K/5703K, external 716K/1038K, paused 94ms
03-29 12:20:28.636: D/dalvikvm(3126): GC_EXPLICIT freed 63K, 52% free 2840K/5831K, external 716K/1038K, paused 64ms
03-29 12:20:33.636: D/dalvikvm(3915): GC_EXPLICIT freed 148K, 50% free 2910K/5767K, external 990K/1476K, paused 56ms
03-29 12:20:38.686: D/dalvikvm(654): GC_EXPLICIT freed 186K, 50% free 2865K/5639K, external 1323K/1816K, paused 85ms
03-29 12:20:43.706: D/dalvikvm(295): GC_EXPLICIT freed 12K, 44% free 3423K/6087K, external 3730K/4658K, paused 88ms
03-29 12:21:59.726: D/VLC/AudioService(5203): Updating widget
03-29 12:21:59.756: I/ActivityManager(134): Starting: Intent { cmp=org.videolan.vlc/.gui.video.VideoPlayerActivity (has extras) } from pid 5203
03-29 12:21:59.756: W/ActivityManager(134): startActivity called from non-Activity context; forcing Intent.FLAG_ACTIVITY_NEW_TASK for: Intent { cmp=org.videolan.vlc/.gui.video.VideoPlayerActivity (has extras) }
03-29 12:21:59.896: D/PhoneWindow(5203): couldn't save which view has focus because the focused view com.android.internal.policy.impl.PhoneWindow$DecorView at 40627658 has no id.
03-29 12:21:59.906: D/SurfaceView(5203): pckname = org.videolan.vlc
03-29 12:21:59.906: D/SurfaceView(5203): appInfo.flags = 48710
03-29 12:22:00.006: I/WindowManager(134): MediaPlayer.is not PlayingVideo
03-29 12:22:00.006: V/VLC/LibVLC(5203): Reading /sdcard/TestMovie/mp4/130687410.mp4
03-29 12:22:00.006: E/vlc(5203): option logo-x does not exist
03-29 12:22:00.006: E/vlc(5203): option logo-y does not exist
03-29 12:22:00.006: E/vlc(5203): option logo-delay does not exist
03-29 12:22:00.006: E/vlc(5203): option logo-repeat does not exist
03-29 12:22:00.006: E/vlc(5203): option logo-opacity does not exist
03-29 12:22:00.006: E/vlc(5203): option logo-position does not exist
03-29 12:22:00.006: I/VLC/JNI/main(5203): Got version: 10
03-29 12:22:00.006: D/vlc(5203): Creating an input for '130687410.mp4'
03-29 12:22:00.026: D/vlc(5203): using timeshift granularity of 50 MiB, in path '/tmp'
03-29 12:22:00.026: D/vlc(5203): `file:///sdcard/TestMovie/mp4/130687410.mp4' gives access `file' demux `' path `/sdcard/TestMovie/mp4/130687410.mp4'
03-29 12:22:00.026: D/vlc(5203): creating demux: access='file' demux='' location='/sdcard/TestMovie/mp4/130687410.mp4' file='/sdcard/TestMovie/mp4/130687410.mp4'
03-29 12:22:00.026: D/vlc(5203): looking for access_demux module: 0 candidates
03-29 12:22:00.026: D/vlc(5203): no access_demux module matched "file"
03-29 12:22:00.026: D/vlc(5203): creating access 'file' location='/sdcard/TestMovie/mp4/130687410.mp4', path='/sdcard/TestMovie/mp4/130687410.mp4'
03-29 12:22:00.026: D/vlc(5203): looking for access module: 2 candidates
03-29 12:22:00.026: D/vlc(5203): opening file `/sdcard/TestMovie/mp4/130687410.mp4'
03-29 12:22:00.026: D/vlc(5203): using access module "filesystem"
03-29 12:22:00.026: D/vlc(5203): Using stream method for AStream*
03-29 12:22:00.026: D/vlc(5203): starting pre-buffering
03-29 12:22:00.026: D/vlc(5203): received first data after 0 ms
03-29 12:22:00.026: D/vlc(5203): pre-buffering done 1024 bytes in 0s - 6060 KiB/s
03-29 12:22:00.026: D/vlc(5203): looking for stream_filter module: 7 candidates
03-29 12:22:00.026: D/vlc(5203): no stream_filter module matching "any" could be loaded
03-29 12:22:00.026: D/vlc(5203): looking for stream_filter module: 0 candidates
03-29 12:22:00.026: D/vlc(5203): no stream_filter module matched "stream_filter_record"
03-29 12:22:00.026: D/vlc(5203): creating demux: access='file' demux='' location='/sdcard/TestMovie/mp4/130687410.mp4' file='/sdcard/TestMovie/mp4/130687410.mp4'
03-29 12:22:00.026: D/vlc(5203): looking for demux module: 48 candidates
03-29 12:22:00.066: D/SurfaceFlinger(134): createNormalSurface set format = 1
03-29 12:22:00.076: D/vlc(5203): dumping root Box "root"
03-29 12:22:00.076: D/vlc(5203): |   + ftyp size 20
03-29 12:22:00.076: D/vlc(5203): |   + moov size 67360
03-29 12:22:00.076: D/vlc(5203): |   |   + mvhd size 108
03-29 12:22:00.076: D/vlc(5203): |   |   + trak size 37730
03-29 12:22:00.076: D/vlc(5203): |   |   |   + tkhd size 92
03-29 12:22:00.076: D/vlc(5203): |   |   |   + mdia size 37630
03-29 12:22:00.076: D/vlc(5203): |   |   |   |   + mdhd size 32
03-29 12:22:00.076: D/vlc(5203): |   |   |   |   + hdlr size 56
03-29 12:22:00.076: D/vlc(5203): |   |   |   |   + minf size 37534
03-29 12:22:00.076: D/vlc(5203): |   |   |   |   |   + vmhd size 20
03-29 12:22:00.076: D/vlc(5203): |   |   |   |   |   + dinf size 36
03-29 12:22:00.076: D/vlc(5203): |   |   |   |   |   |   + dref size 28
03-29 12:22:00.076: D/vlc(5203): |   |   |   |   |   |   |   + url  size 12
03-29 12:22:00.076: D/vlc(5203): |   |   |   |   |   + stbl size 37470
03-29 12:22:00.076: D/vlc(5203): |   |   |   |   |   |   + stsd size 174
03-29 12:22:00.076: D/vlc(5203): |   |   |   |   |   |   |   + avc1 size 158
03-29 12:22:00.076: D/vlc(5203): |   |   |   |   |   |   |   |   + avcC size 72
03-29 12:22:00.076: D/vlc(5203): |   |   |   |   |   |   + stts size 24
03-29 12:22:00.076: D/vlc(5203): |   |   |   |   |   |   + ctts size 19392
03-29 12:22:00.076: D/vlc(5203): |   |   |   |   |   |   + stsc size 40
03-29 12:22:00.076: D/vlc(5203): |   |   |   |   |   |   + stsz size 14404
03-29 12:22:00.076: D/vlc(5203): |   |   |   |   |   |   + stco size 2896
03-29 12:22:00.076: D/vlc(5203): |   |   |   |   |   |   + stss size 532
03-29 12:22:00.076: D/vlc(5203): |   |   + trak size 29514
03-29 12:22:00.076: D/vlc(5203): |   |   |   + tkhd size 92
03-29 12:22:00.076: D/vlc(5203): |   |   |   + mdia size 29414
03-29 12:22:00.076: D/vlc(5203): |   |   |   |   + mdhd size 32
03-29 12:22:00.076: D/vlc(5203): |   |   |   |   + hdlr size 56
03-29 12:22:00.076: D/vlc(5203): |   |   |   |   + minf size 29318
03-29 12:22:00.076: D/vlc(5203): |   |   |   |   |   + smhd size 16
03-29 12:22:00.076: D/vlc(5203): |   |   |   |   |   + dinf size 36
03-29 12:22:00.076: D/vlc(5203): |   |   |   |   |   |   + dref size 28
03-29 12:22:00.076: D/vlc(5203): |   |   |   |   |   |   |   + url  size 12
03-29 12:22:00.076: D/vlc(5203): |   |   |   |   |   + stbl size 29258
03-29 12:22:00.076: D/vlc(5203): |   |   |   |   |   |   + stsd size 102
03-29 12:22:00.076: D/vlc(5203): |   |   |   |   |   |   |   + mp4a size 86
03-29 12:22:00.076: D/vlc(5203): |   |   |   |   |   |   |   |   + esds size 50
03-29 12:22:00.076: D/vlc(5203): |   |   |   |   |   |   + stts size 24
03-29 12:22:00.076: D/vlc(5203): |   |   |   |   |   |   + stsc size 364
03-29 12:22:00.076: D/vlc(5203): |   |   |   |   |   |   + stsz size 25864
03-29 12:22:00.076: D/vlc(5203): |   |   |   |   |   |   + stco size 2896
03-29 12:22:00.076: D/vlc(5203): |   + mdat size 28148069
03-29 12:22:00.076: D/vlc(5203): unrecognized major file specification (mp42).
03-29 12:22:00.076: D/vlc(5203): found 2 tracks
03-29 12:22:00.076: D/vlc(5203): track[Id 0x1] read 720 chunk
03-29 12:22:00.076: W/vlc(5203): CTTS table
03-29 12:22:00.076: D/vlc(5203): track[Id 0x1] read 3596 samples length:149s
03-29 12:22:00.076: D/vlc(5203): selecting program id=0
03-29 12:22:00.076: D/vlc(5203): adding track[Id 0x1] video (enable) language eng
03-29 12:22:00.076: D/vlc(5203): track[Id 0x2] read 720 chunk
03-29 12:22:00.116: D/vlc(5203): track[Id 0x2] read 6461 samples length:150s
03-29 12:22:00.116: D/vlc(5203): adding track[Id 0x2] audio (enable) language eng
03-29 12:22:00.116: D/vlc(5203): using demux module "mp4"
03-29 12:22:00.116: D/vlc(5203): looking for a subtitle file in /sdcard/TestMovie/mp4
03-29 12:22:00.116: D/vlc(5203): looking for decoder module: 25 candidates
03-29 12:22:00.116: W/vlc(5203): choose dll:libiomx.so
03-29 12:22:00.116: D/vlc(5203): fmt in:h264, out:     
03-29 12:22:00.116: W/vlc(5203): 150, , 0: err:8000100e
03-29 12:22:00.116: D/vlc(5203): found 0 matching components for role video_decoder.avc
03-29 12:22:00.116: W/vlc(5203): couldn't find an omx component for codec h264
03-29 12:22:00.116: D/vlc(5203): libavcodec already initialized
03-29 12:22:00.116: D/vlc(5203): trying to use direct rendering
03-29 12:22:00.116: D/vlc(5203): allowing 1 thread(s) for decoding
03-29 12:22:00.116: D/vlc(5203): ffmpeg codec (H264 - MPEG-4 AVC (part 10)) started
03-29 12:22:00.116: D/vlc(5203): using decoder module "avcodec"
03-29 12:22:00.116: D/vlc(5203): looking for decoder module: 25 candidates
03-29 12:22:00.146: V/SurfaceView(5203): Layout: x=0 y=0 w=800 h=480
03-29 12:22:00.146: D/SurfaceFlinger(134): createNormalSurface set format = 2
03-29 12:22:00.156: W/vlc(5203): choose dll:libiomx.so
03-29 12:22:00.156: D/dalvikvm(5203): GetFieldID: unable to find field Landroid/view/Surface;.mSurface:I
03-29 12:22:00.166: D/vlc(5203): fmt in:mp4a, out:     
03-29 12:22:00.166: W/vlc(5203): 150, , 0: err:8000100e
03-29 12:22:00.166: D/vlc(5203): found 0 matching components for role audio_decoder.aac
03-29 12:22:00.166: W/vlc(5203): couldn't find an omx component for codec mp4a
03-29 12:22:00.166: D/vlc(5203): libavcodec already initialized
03-29 12:22:00.196: V/SurfaceView(5203): Layout: x=0 y=0 w=800 h=480
03-29 12:22:00.256: D/vlc(5203): ffmpeg codec (MPEG AAC Audio) started
03-29 12:22:00.256: D/vlc(5203): Using 192000 bytes output buffer
03-29 12:22:00.256: D/vlc(5203): using decoder module "avcodec"
03-29 12:22:00.256: D/vlc(5203): looking for meta reader module: 1 candidate
03-29 12:22:00.256: D/vlc(5203): no meta reader module matching "any" could be loaded
03-29 12:22:00.256: D/vlc(5203): `file:///sdcard/TestMovie/mp4/130687410.mp4' successfully opened
03-29 12:22:00.256: D/VLC/JNI/main(5203): vlc_event_callback: failed to get JNI environment, assuming native thread
03-29 12:22:00.256: I/VLC/VideoPlayerActivity(5203): MediaPlayerPlaying
03-29 12:22:00.256: D/vlc(5203): track[Id 0x1] using Sync Sample Box (stss)
03-29 12:22:00.256: D/vlc(5203): stts gives 0 --> 0 (sample number)
03-29 12:22:00.256: D/vlc(5203): track[Id 0x2] does not provide Sync Sample Box (stss)
03-29 12:22:00.266: D/vlc(5203): Buffering 0%
03-29 12:22:00.266: D/vlc(5203): looking for text renderer module: 1 candidate
03-29 12:22:00.266: D/vlc(5203): using text renderer module "tdummy"
03-29 12:22:00.266: D/vlc(5203): looking for video filter2 module: 14 candidates
03-29 12:22:00.266: D/vlc(5203): 32x32 chroma: YUVA -> 16x16 chroma: RGBA with scaling using Bicubic (good quality)
03-29 12:22:00.266: D/vlc(5203): using video filter2 module "swscale"
03-29 12:22:00.266: D/vlc(5203): looking for video filter2 module: 14 candidates
03-29 12:22:00.266: D/vlc(5203): YUVP to YUVA converter
03-29 12:22:00.266: D/vlc(5203): using video filter2 module "yuvp"
03-29 12:22:00.266: D/vlc(5203): Deinterlacing available
03-29 12:22:00.266: D/vlc(5203): deinterlace 0, mode blend, is_needed 0
03-29 12:22:00.266: D/vlc(5203): Buffering 0%
03-29 12:22:00.266: D/vlc(5203): Buffering 6%
03-29 12:22:00.266: D/vlc(5203): Buffering 13%
03-29 12:22:00.266: D/vlc(5203): Buffering 20%
03-29 12:22:00.276: D/vlc(5203): Opening vout display wrapper
03-29 12:22:00.276: D/vlc(5203): looking for vout display module: 2 candidates
03-29 12:22:00.276: D/vlc(5203): VoutDisplayEvent 'fullscreen' 0
03-29 12:22:00.276: D/vlc(5203): using vout display module "android_surface"
03-29 12:22:00.276: D/vlc(5203): A filter to adapt decoder to display is needed
03-29 12:22:00.276: D/vlc(5203): looking for video filter2 module: 14 candidates
03-29 12:22:00.276: D/vlc(5203): I420(852x480) to RV32(852x480)
03-29 12:22:00.276: D/vlc(5203): using video filter2 module "yuv_rgb_neon"
03-29 12:22:00.276: D/vlc(5203): Filter 'yuv_rgb_neon' (0x8fc390) appended to chain
03-29 12:22:00.276: D/vlc(5203): original format sz 852x480, of (0,0), vsz 852x480, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0
03-29 12:22:00.276: D/vlc(5203): removing module "tdummy"
03-29 12:22:00.276: D/vlc(5203): looking for text renderer module: 1 candidate
03-29 12:22:00.276: D/vlc(5203): using text renderer module "tdummy"
03-29 12:22:00.276: D/vlc(5203): using direct rendering
03-29 12:22:00.286: D/vlc(5203): creating audio output
03-29 12:22:00.286: D/vlc(5203): looking for audio output module: 1 candidate
03-29 12:22:00.286: W/libOpenSLES(5203): class OutputMix interface 0 requested but unavailable MPH=43
03-29 12:22:00.286: D/vlc(5203): using audio output module "opensles_android"
03-29 12:22:00.286: D/vlc(5203): output 's16l' 44100 Hz Stereo frame=1 samples/4 bytes
03-29 12:22:00.286: D/vlc(5203): mixer 'f32l' 44100 Hz Stereo frame=1 samples/8 bytes
03-29 12:22:00.286: D/vlc(5203): filter(s) 'f32l'->'s16l' 44100 Hz->44100 Hz Stereo->Stereo
03-29 12:22:00.286: D/vlc(5203): looking for audio filter module: 10 candidates
03-29 12:22:00.286: D/vlc(5203): f32l->s16l, bits per sample: 32->16
03-29 12:22:00.286: D/vlc(5203): using audio filter module "audio_format"
03-29 12:22:00.286: D/vlc(5203): conversion pipeline completed
03-29 12:22:00.286: D/vlc(5203): looking for audio mixer module: 2 candidates
03-29 12:22:00.286: D/vlc(5203): using audio mixer module "float32_mixer"
03-29 12:22:00.286: D/vlc(5203): input 's16l' 44100 Hz Stereo frame=1 samples/4 bytes
03-29 12:22:00.286: D/vlc(5203): looking for audio filter module: 1 candidate
03-29 12:22:00.286: D/vlc(5203): format: 44100 rate, 2 nch, 4 bps, fl32
03-29 12:22:00.286: D/vlc(5203): params: 30 stride, 0.200 overlap, 14 search
03-29 12:22:00.286: D/vlc(5203): 1.000 scale, 1323.000 stride_in, 1323 stride_out, 1059 standing, 264 overlap, 617 search, 2204 queue, fl32 mode
03-29 12:22:00.286: D/vlc(5203): using audio filter module "scaletempo"
03-29 12:22:00.286: D/vlc(5203): filter(s) 's16l'->'f32l' 44100 Hz->44100 Hz Stereo->Stereo
03-29 12:22:00.286: D/vlc(5203): looking for audio filter module: 10 candidates
03-29 12:22:00.286: D/vlc(5203): s16l->f32l, bits per sample: 16->32
03-29 12:22:00.326: D/vlc(5203): Buffering 26%
03-29 12:22:00.326: D/vlc(5203): Buffering 33%
03-29 12:22:00.326: D/vlc(5203): Buffering 40%
03-29 12:22:00.326: D/vlc(5203): Buffering 46%
03-29 12:22:00.326: D/vlc(5203): Buffering 53%
03-29 12:22:00.326: D/vlc(5203): Buffering 60%
03-29 12:22:00.326: D/vlc(5203): Buffering 66%
03-29 12:22:00.326: D/vlc(5203): Buffering 73%
03-29 12:22:00.326: D/vlc(5203): Buffering 80%
03-29 12:22:00.326: D/vlc(5203): Buffering 86%
03-29 12:22:00.326: D/vlc(5203): Buffering 93%
03-29 12:22:00.326: D/vlc(5203): Buffering 100%
03-29 12:22:00.326: D/vlc(5203): using audio filter module "audio_format"
03-29 12:22:00.326: D/vlc(5203): conversion pipeline completed
03-29 12:22:00.326: D/vlc(5203): filter(s) 'f32l'->'f32l' 44100 Hz->44100 Hz Stereo->Stereo
03-29 12:22:00.326: D/vlc(5203): conversion pipeline completed
03-29 12:22:00.326: D/vlc(5203): filter(s) 'f32l'->'f32l' 48510 Hz->44100 Hz Stereo->Stereo
03-29 12:22:00.326: D/vlc(5203): looking for audio filter module: 10 candidates
03-29 12:22:00.326: D/vlc(5203): using audio filter module "ugly_resampler"
03-29 12:22:00.326: D/vlc(5203): conversion pipeline completed
03-29 12:22:00.336: I/ActivityManager(134): Displayed org.videolan.vlc/.gui.video.VideoPlayerActivity: +436ms
03-29 12:22:00.346: D/vlc(5203): Stream buffering done (1600 ms in 81 ms)
03-29 12:22:00.376: D/vlc(5203): End of audio preroll
03-29 12:22:00.396: E/vlc(5203): Failed to set on top
03-29 12:22:00.516: D/vlc(5203): End of video preroll
03-29 12:22:00.516: D/vlc(5203): Received first picture
03-29 12:22:00.526: V/SurfaceView(5203): Layout: x=0 y=15 w=800 h=450
03-29 12:22:00.546: D/dalvikvm(5203): GetFieldID: unable to find field Landroid/view/Surface;.mSurface:I
03-29 12:22:00.556: W/vlc(5203): can't get output picture
03-29 12:22:00.566: D/vlc(5203): Post-processing available
03-29 12:22:00.766: D/vlc(5203): Decoder buffering done in 419 ms
03-29 12:22:00.766: W/vlc(5203): PTS is out of range (-9428), dropping buffer
03-29 12:22:00.766: W/vlc(5203): PTS is out of range (-32533), dropping buffer
03-29 12:22:00.776: D/AudioHardware(87): AudioHardware pcm playback is exiting standby.
03-29 12:22:00.776: D/AudioHardware(87): openPcmOut_l() mPcmOpenCnt: 0
03-29 12:22:00.776: D/alsa_pcm(87): AUDIO_OUT_CODEC
03-29 12:22:01.006: E/vlc(5203): buffer insufficient
03-29 12:22:01.286: D/vlc(5203): auto hiding mouse cursor
03-29 12:22:02.046: E/vlc(5203): buffer insufficient
03-29 12:22:03.096: E/vlc(5203): buffer insufficient
03-29 12:22:04.186: E/vlc(5203): buffer insufficient
03-29 12:22:05.256: E/vlc(5203): buffer insufficient
03-29 12:22:06.316: E/vlc(5203): buffer insufficient
03-29 12:22:07.366: E/vlc(5203): buffer insufficient
03-29 12:22:08.426: E/vlc(5203): buffer insufficient
03-29 12:22:09.546: E/vlc(5203): buffer insufficient
03-29 12:22:10.606: E/vlc(5203): buffer insufficient
03-29 12:22:10.806: D/vlc(5203): control type=1
03-29 12:22:11.626: D/VLC/JNI/main(5203): vlc_event_callback: failed to get JNI environment, assuming native thread
03-29 12:22:11.626: I/VLC/VideoPlayerActivity(5203): MediaPlayerPaused
03-29 12:22:14.766: D/AudioHardware(87): AudioHardware pcm playback is going to standby.
03-29 12:22:14.766: D/AudioHardware(87): closePcmOut_l() mPcmOpenCnt: 1
03-29 12:22:14.826: I/VLC/VideoPlayerActivity(5203): remove View!
03-29 12:22:26.836: D/SntpClient(134): request time failed: java.net.UnknownHostException: north-america.pool.ntp.org
03-29 12:22:26.866: D/SntpClient(134): request time failed: java.net.UnknownHostException: north-america.pool.ntp.org
03-29 12:22:26.866: D/SntpClient(134): request time failed: java.net.UnknownHostException: north-america.pool.ntp.org


More information about the vlc-devel mailing list