So, installation,. I try openning the default sony video -> crash. Oups !
So, i got some of my vidéo on the sd card. And much to my surprise, VLC opens them all, with subtitles and all All the android app i tried so far failed at some point.
Video is the Serge and Eno on the sony Xperias, it's H264 with AAC audio. Here is the log. Crash log just show the null pointer exception. Oh, and phone is Xperia Sola with gingerbread.
Code: Select all
LC( 4677): Reading file:///mnt/sdcard/video/serge_and_eno_3.mp4
08-19 11:19:54.305 D/dalvikvm( 4677): GC_CONCURRENT freed 596K, 53% free 3319K/6983K, external 7770K/9164K, paused 2ms+3ms
08-19 11:19:54.315 D/VLC ( 4677): [0x467698]: main input Creating an input for 'serge_and_eno_3.mp4'
08-19 11:19:54.315 D/VLC ( 4677): [0x467698]: main input using timeshift granularity of 50 MiB, in path '/tmp'
08-19 11:19:54.315 D/VLC ( 4677): [0x467698]: main input `file:///mnt/sdcard/video/serge_and_eno_3.mp4' gives access `file' demux `' path `/mnt/sdcard/video/serge_and_eno_3.mp4'
08-19 11:19:54.315 D/VLC ( 4677): [0x467698]: main input creating demux: access='file' demux='' location='/mnt/sdcard/video/serge_and_eno_3.mp4' file='/mnt/sdcard/video/serge_and_eno_3.mp4'
08-19 11:19:54.315 D/VLC ( 4677): [0x3e8638]: main demux looking for access_demux module: 0 candidates
08-19 11:19:54.315 D/VLC ( 4677): [0x3e8638]: main demux no access_demux module matched "file"
08-19 11:19:54.315 D/VLC ( 4677): [0x467698]: main input creating access 'file' location='/mnt/sdcard/video/serge_and_eno_3.mp4', path='/mnt/sdcard/video/serge_and_eno_3.mp4'
08-19 11:19:54.315 D/VLC ( 4677): [0x3e8638]: main access looking for access module: 2 candidates
08-19 11:19:54.315 D/VLC ( 4677): [0x3e8638]: filesystem access opening file `/mnt/sdcard/video/serge_and_eno_3.mp4'
08-19 11:19:54.315 D/VLC ( 4677): [0x3e8638]: main access using access module "filesystem"
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: main stream Using stream method for AStream*
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: main stream starting pre-buffering
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: main stream received first data after 0 ms
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: main stream pre-buffering done 1024 bytes in 0s - 16129 KiB/s
08-19 11:19:54.315 D/VLC ( 4677): [0x3e8b40]: main stream looking for stream_filter module: 7 candidates
08-19 11:19:54.315 D/VLC ( 4677): [0x3e8b40]: main stream no stream_filter module matching "any" could be loaded
08-19 11:19:54.315 D/VLC ( 4677): [0x4b3238]: main stream looking for stream_filter module: 0 candidates
08-19 11:19:54.315 D/VLC ( 4677): [0x4b3238]: main stream no stream_filter module matched "stream_filter_record"
08-19 11:19:54.315 D/VLC ( 4677): [0x467698]: main input creating demux: access='file' demux='' location='/mnt/sdcard/video/serge_and_eno_3.mp4' file='/mnt/sdcard/video/serge_and_eno_3.mp4'
08-19 11:19:54.315 D/VLC ( 4677): [0x4bf8d8]: main demux looking for demux module: 48 candidates
08-19 11:19:54.315 W/VLC ( 4677): [0x3e89a0]: mp4 stream unknown box type cTIM (incompletely loaded)
08-19 11:19:54.315 W/VLC ( 4677): [0x3e89a0]: mp4 stream unknown box type cTSC (incompletely loaded)
08-19 11:19:54.315 W/VLC ( 4677): [0x3e89a0]: mp4 stream unknown box type cTSZ (incompletely loaded)
08-19 11:19:54.315 W/VLC ( 4677): [0x3e89a0]: mp4 stream Unknown uuid type box
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream dumping root Box "root"
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | + ftyp size 24
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | + moov size 51385
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | + mvhd size 108
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | + trak size 27199
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | + tkhd size 92
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | + edts size 36
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | + elst size 28
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | + mdia size 27063
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | + mdhd size 32
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | + hdlr size 68
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | + minf size 26955
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | | + vmhd size 20
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | | + dinf size 36
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | | | + dref size 28
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | | | | + url size 12
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | | + stbl size 26891
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | | | + stsd size 174
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | | | | + avc1 size 158
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | | | | | + avcC size 72
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | | | + stts size 24
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | | | + stss size 404
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | | | + sdtp size 2761
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | | | + stsc size 64
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | | | + stsz size 11016
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | | | + stco size 1120
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | | | + ctts size 11320
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | + trak size 23860
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | + tkhd size 92
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | + edts size 36
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | + elst size 28
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | + mdia size 23724
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | + mdhd size 32
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | + hdlr size 68
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | + minf size 23616
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | | + smhd size 16
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | | + dinf size 36
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | | | + dref size 28
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | | | | + url size 12
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | | + stbl size 23556
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | | | + stsd size 100
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | | | | + mp4a size 84
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | | | | | + esds size 48
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | | | + stts size 24
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | | | + stsc size 1660
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | | | + stsz size 20648
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | | | + stco size 1116
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | + udta size 210
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | + cTIM size 23
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | + cTSC size 14
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | + cTSZ size 13
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | + meta size 152
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | + hdlr size 33
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | + ilst size 107
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | | + calb size 30
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | | + cART size 30
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | | | | | + cnam size 39
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | + free size 4110
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | + uuid size 9665
08-19 11:19:54.315 D/VLC ( 4677): [0x3e89a0]: mp4 stream | + mdat size 11608888
08-19 11:19:54.315 D/VLC ( 4677): [0x4bf8d8]: mp4 demux unrecognized major file specification (mp42).
08-19 11:19:54.315 D/VLC ( 4677): [0x4bf8d8]: mp4 demux found 2 tracks
08-19 11:19:54.315 W/VLC ( 4677): [0x4bf8d8]: mp4 demux elst box found
08-19 11:19:54.315 D/VLC ( 4677): [0x4bf8d8]: mp4 demux - [0] duration=109960ms media time=0ms) rate=1.0
08-19 11:19:54.315 D/VLC ( 4677): [0x4bf8d8]: mp4 demux track[Id 0x1] read 276 chunk
08-19 11:19:54.315 W/VLC ( 4677): [0x4bf8d8]: mp4 demux CTTS table
08-19 11:19:54.315 D/VLC ( 4677): [0x4bf8d8]: mp4 demux track[Id 0x1] read 2749 samples length:109s
08-19 11:19:54.315 D/VLC ( 4677): [0x467698]: main input selecting program id=0
08-19 11:19:54.315 D/VLC ( 4677): [0x4bf8d8]: mp4 demux adding track[Id 0x1] video (enable) language eng
08-19 11:19:54.315 W/VLC ( 4677): [0x4bf8d8]: mp4 demux elst box found
08-19 11:19:54.315 D/VLC ( 4677): [0x4bf8d8]: mp4 demux - [0] duration=109960ms media time=0ms) rate=1.0
08-19 11:19:54.315 D/VLC ( 4677): [0x4bf8d8]: mp4 demux track[Id 0x2] read 275 chunk
08-19 11:19:54.315 D/VLC ( 4677): [0x4bf8d8]: mp4 demux track[Id 0x2] read 5157 samples length:110s
08-19 11:19:54.325 D/VLC ( 4677): [0x4bf8d8]: mp4 demux adding track[Id 0x2] audio (enable) language eng
08-19 11:19:54.325 D/VLC ( 4677): [0x4bf8d8]: main demux using demux module "mp4"
08-19 11:19:54.325 D/VLC ( 4677): [0x467698]: main input looking for a subtitle file in /mnt/sdcard/video/
08-19 11:19:54.325 D/VLC ( 4677): [0x4626b8]: main decoder looking for decoder module: 26 candidates
08-19 11:19:54.325 D/VLC ( 4677): [0x4626b8]: avcodec decoder trying to use direct rendering
08-19 11:19:54.325 D/VLC ( 4677): [0x4626b8]: avcodec decoder allowing 3 thread(s) for decoding
08-19 11:19:54.335 D/VLC ( 4677): [0x4626b8]: avcodec decoder ffmpeg codec (H264 - MPEG-4 AVC (part 10)) started
08-19 11:19:54.335 D/VLC ( 4677): [0x4626b8]: avcodec decoder using frame thread mode with 3 threads
08-19 11:19:54.335 D/VLC ( 4677): [0x4626b8]: main decoder using decoder module "avcodec"
08-19 11:19:54.335 D/VLC ( 4677): [0x55ebb0]: main decoder looking for decoder module: 26 candidates
08-19 11:19:54.345 D/VLC ( 4677): [0x55ebb0]: avcodec decoder ffmpeg codec (MPEG AAC Audio) started
08-19 11:19:54.345 D/VLC ( 4677): [0x55ebb0]: avcodec decoder Using 192000 bytes output buffer
08-19 11:19:54.345 D/VLC ( 4677): [0x55ebb0]: main decoder using decoder module "avcodec"
08-19 11:19:54.345 D/VLC ( 4677): [0x3104b8]: main demux meta looking for meta reader module: 1 candidate
08-19 11:19:54.355 D/VLC ( 4677): [0x3104b8]: main demux meta using meta reader module "taglib"
08-19 11:19:54.355 D/VLC ( 4677): [0x4bf8d8]: main demux removing module "taglib"
08-19 11:19:54.355 D/VLC ( 4677): [0x467698]: main input `file:///mnt/sdcard/video/serge_and_eno_3.mp4' successfully opened
08-19 11:19:54.355 D/VLC ( 4677): [0x4bf8d8]: mp4 demux elst (0) gives 0ms (movie)-> 0ms (track)
08-19 11:19:54.355 D/VLC ( 4677): [0x4bf8d8]: mp4 demux track[Id 0x1] using Sync Sample Box (stss)
08-19 11:19:54.355 D/VLC ( 4677): [0x4bf8d8]: mp4 demux stts gives 0 --> 0 (sample number)
08-19 11:19:54.355 D/VLC ( 4677): [0x4bf8d8]: mp4 demux elst (0) gives 0ms (movie)-> 0ms (track)
08-19 11:19:54.355 D/VLC ( 4677): [0x4bf8d8]: mp4 demux track[Id 0x2] does not provide Sync Sample Box (stss)
08-19 11:19:54.355 D/VLC ( 4677): [0x467698]: main input Buffering 0%
08-19 11:19:54.355 D/VLC ( 4677): [0x467698]: main input Buffering 0%
08-19 11:19:54.355 D/VLC ( 4677): [0x467698]: main input Buffering 33%
08-19 11:19:54.355 D/VLC ( 4677): [0x467698]: main input Buffering 66%
08-19 11:19:54.355 D/VLC ( 4677): [0x467698]: main input Buffering 100%
08-19 11:19:54.355 D/VLC ( 4677): [0x467698]: main input Stream buffering done (400 ms in 2 ms)
08-19 11:19:54.355 D/VLC ( 4677): [0x4b4640]: main generic creating audio output
08-19 11:19:54.355 D/VLC ( 4677): [0x504650]: main audio output looking for audio output module: 1 candidate
08-19 11:19:54.355 D/VLC ( 4677): [0x49a6a0]: main spu text looking for text renderer module: 1 candidate
08-19 11:19:54.355 I/VLC/JNI/aout( 4677): Opening the JNI audio output
08-19 11:19:54.355 I/VLC/JNI/aout( 4677): Parameters: 2 channels, FOURCC 'S16N', sample rate: 48000Hz
08-19 11:19:54.355 D/VLC/LibVLC( 4677): Opening the java audio output
08-19 11:19:54.355 D/LibVLC/aout( 4677): 48000, 2, 8192=>16384
08-19 11:19:54.365 D/VLC ( 4677): [0x49a6a0]: freetype spu text using fontsize: 2
08-19 11:19:54.365 D/VLC ( 4677): [0x49a6a0]: main spu text using text renderer module "freetype"
08-19 11:19:54.365 D/VLC ( 4677): [0x49b8d8]: main scale looking for video filter2 module: 14 candidates
08-19 11:19:54.365 D/VLC ( 4677): [0x49b8d8]: swscale scale 32x32 chroma: YUVA -> 16x16 chroma: RGBA with scaling using Bicubic (good quality)
08-19 11:19:54.365 D/VLC ( 4677): [0x49b8d8]: main scale using video filter2 module "swscale"
08-19 11:19:54.365 D/VLC ( 4677): [0x5893f8]: main scale looking for video filter2 module: 14 candidates
08-19 11:19:54.365 D/VLC ( 4677): [0x5893f8]: yuvp scale YUVP to YUVA converter
08-19 11:19:54.365 D/VLC ( 4677): [0x5893f8]: main scale using video filter2 module "yuvp"
08-19 11:19:54.365 D/VLC ( 4677): [0x543998]: main video output Deinterlacing available
08-19 11:19:54.365 D/VLC ( 4677): [0x543998]: main video output deinterlace 0, mode blend, is_needed 0
08-19 11:19:54.365 D/VLC ( 4677): [0x504650]: main audio output using audio output module "amem"
08-19 11:19:54.365 D/VLC ( 4677): [0x504650]: main audio output output 's16l' 48000 Hz Stereo frame=1 samples/4 bytes
08-19 11:19:54.365 D/VLC ( 4677): [0x504650]: main audio output mixer 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes
08-19 11:19:54.365 D/VLC ( 4677): [0x504650]: main audio output filter(s) 'f32l'->'s16l' 48000 Hz->48000 Hz Stereo->Stereo
08-19 11:19:54.365 D/VLC ( 4677): [0x49aed8]: main audio filter looking for audio filter module: 10 candidates
08-19 11:19:54.365 D/VLC ( 4677): [0x49aed8]: audio_format audio filter f32l->s16l, bits per sample: 32->16
08-19 11:19:54.365 D/VLC ( 4677): [0x49aed8]: main audio filter using audio filter module "audio_format"
08-19 11:19:54.365 D/VLC ( 4677): [0x504650]: main audio output conversion pipeline completed
08-19 11:19:54.365 D/VLC ( 4677): [0x49b1e0]: main mixer looking for audio mixer module: 2 candidates
08-19 11:19:54.365 D/VLC ( 4677): [0x49b1e0]: main mixer using audio mixer module "float32_mixer"
08-19 11:19:54.375 D/VLC ( 4677): [0x504650]: main audio output input 's16l' 48000 Hz Stereo frame=1 samples/4 bytes
08-19 11:19:54.375 D/VLC ( 4677): [0x49ff88]: main audio filter looking for audio filter module: 1 candidate
08-19 11:19:54.375 D/VLC ( 4677): [0x49ff88]: scaletempo audio filter format: 48000 rate, 2 nch, 4 bps, fl32
08-19 11:19:54.375 D/VLC ( 4677): [0x49ff88]: scaletempo audio filter params: 30 stride, 0.200 overlap, 14 search
08-19 11:19:54.375 D/VLC ( 4677): [0x49ff88]: scaletempo audio filter 1.000 scale, 1440.000 stride_in, 1440 stride_out, 1152 standing, 288 overlap, 672 search, 2400 queue, fl32 mode
08-19 11:19:54.375 D/VLC ( 4677): [0x49ff88]: main audio filter using audio filter module "scaletempo"
08-19 11:19:54.375 D/VLC ( 4677): [0x504650]: main audio output filter(s) 's16l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo
08-19 11:19:54.375 D/VLC ( 4677): [0x4a0278]: main audio filter looking for audio filter module: 10 candidates
08-19 11:19:54.375 D/VLC ( 4677): [0x4a0278]: audio_format audio filter s16l->f32l, bits per sample: 16->32
08-19 11:19:54.375 D/VLC ( 4677): [0x4a0278]: main audio filter using audio filter module "audio_format"
08-19 11:19:54.375 D/VLC ( 4677): [0x504650]: main audio output conversion pipeline completed
08-19 11:19:54.375 D/VLC ( 4677): [0x504650]: main audio output filter(s) 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo
08-19 11:19:54.375 D/VLC ( 4677): [0x504650]: main audio output conversion pipeline completed
08-19 11:19:54.375 D/VLC ( 4677): [0x504650]: main audio output filter(s) 'f32l'->'f32l' 52800 Hz->48000 Hz Stereo->Stereo
08-19 11:19:54.375 D/VLC ( 4677): [0x59e448]: main audio filter looking for audio resampler module: 1 candidate
08-19 11:19:54.375 D/VLC ( 4677): [0x59e448]: main audio filter using audio resampler module "ugly_resampler"
08-19 11:19:54.375 D/VLC ( 4677): [0x504650]: main audio output conversion pipeline completed
08-19 11:19:54.375 D/VLC ( 4677): [0x55ebb0]: main decoder End of audio preroll
08-19 11:19:54.375 D/VLC ( 4677): [0x543998]: main video output Opening vout display wrapper
08-19 11:19:54.375 D/VLC ( 4677): [0x512138]: main vout display looking for vout display module: 1 candidate
08-19 11:19:54.375 D/VLC ( 4677): [0x512138]: main vout display VoutDisplayEvent 'fullscreen' 0
08-19 11:19:54.375 D/VLC ( 4677): [0x512138]: main vout display using vout display module "android_surface"
08-19 11:19:54.375 D/VLC ( 4677): [0x512138]: main vout display A filter to adapt decoder to display is needed
08-19 11:19:54.375 D/VLC ( 4677): [0x5ab4f8]: main filter looking for video filter2 module: 14 candidates
08-19 11:19:54.375 D/VLC ( 4677): [0x5ab4f8]: yuv_rgb_neon filter I420(854x480) to RV32(854x480)
08-19 11:19:54.375 D/VLC ( 4677): [0x5ab4f8]: main filter using video filter2 module "yuv_rgb_neon"
08-19 11:19:54.375 D/VLC ( 4677): [0x512138]: main vout display Filter 'yuv_rgb_neon' (0x5ab4f8) appended to chain
08-19 11:19:54.375 D/VLC ( 4677): [0x543998]: main video output original format sz 854x480, of (0,0), vsz 854x480, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0
08-19 11:19:54.375 D/VLC ( 4677): [0x49a6a0]: main spu text removing module "freetype"
08-19 11:19:54.375 D/VLC ( 4677): [0x49a680]: main spu text looking for text renderer module: 1 candidate
08-19 11:19:54.375 D/VLC ( 4677): [0x49a680]: freetype spu text using fontsize: 2
08-19 11:19:54.375 D/VLC ( 4677): [0x49a680]: main spu text using text renderer module "freetype"
08-19 11:19:54.375 D/VLC ( 4677): [0x4626b8]: avcodec decoder using direct rendering
08-19 11:19:54.385 D/dalvikvm( 4677): GetFieldID: unable to find field Landroid/view/Surface;.mSurface:I
08-19 11:19:54.405 I/VLC/VideoPlayerActivity( 4677): MediaPlayerPlaying
08-19 11:19:54.445 D/VLC ( 4677): [0x4626b8]: main decoder End of video preroll
08-19 11:19:54.445 D/VLC ( 4677): [0x4626b8]: main decoder Received first picture
08-19 11:19:54.455 W/VLC ( 4677): [0x5ab4f8]: yuv_rgb_neon filter can't get output picture
08-19 11:19:54.455 D/VLC ( 4677): [0x543998]: main video output Post-processing available
08-19 11:19:54.455 E/VLC ( 4677): [0x512138]: main vout display Failed to set on top
08-19 11:19:54.485 D/dalvikvm( 4677): GetFieldID: unable to find field Landroid/view/Surface;.mSurface:I
08-19 11:19:54.565 I/ActivityManager( 1750): Displayed org.videolan.vlc.betav7neon/.gui.video.VideoPlayerActivity: +390ms
08-19 11:19:54.665 I/DEBUG ( 1484): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
08-19 11:19:54.665 I/DEBUG ( 1484): Build fingerprint: 'SEMC/MT27i_1262-1482/MT27i:2.3.7/6.0.B.3.184/R7P_zw:user/release-keys'
08-19 11:19:54.665 I/DEBUG ( 1484): pid: 4677, tid: 4709 >>> org.videolan.vlc.betav7neon <<<
08-19 11:19:54.665 I/DEBUG ( 1484): signal 7 (SIGBUS), code 128 (?), fault addr 00000000
08-19 11:19:54.665 I/DEBUG ( 1484): r0 49372040 r1 49372d58 r2 00000360 r3 000001e0
08-19 11:19:54.665 I/DEBUG ( 1484): r4 48da7030 r5 48da7390 r6 48e0d1a8 r7 48e26a08
08-19 11:19:54.665 I/DEBUG ( 1484): r8 00000360 r9 828b8858 10 ffffffd8 fp 00000000
08-19 11:19:54.665 I/DEBUG ( 1484): ip 00000360 sp 47798bb0 lr 00000d58 pc 8228e9b4 cpsr 28000010
08-19 11:19:54.665 I/DEBUG ( 1484): d0 4a4a4a4a4a4a4a4a d1 7373737373737373
08-19 11:19:54.665 I/DEBUG ( 1484): d2 0e0e0e0e0e0e0e0e d3 2222222222222222
08-19 11:19:54.665 I/DEBUG ( 1484): d4 8787878787878787 d5 0000000100000019
08-19 11:19:54.665 I/DEBUG ( 1484): d6 c200c200c200c200 d7 c200c200c200c200
08-19 11:19:54.665 I/DEBUG ( 1484): d8 1380138013801380 d9 1380138013801380
08-19 11:19:54.665 I/DEBUG ( 1484): d10 b800b800b800b800 d11 b800b800b800b800
08-19 11:19:54.665 I/DEBUG ( 1484): d12 ee06eeecf0b8f19e d13 ee06ee06ee06ed93
08-19 11:19:54.665 I/DEBUG ( 1484): d14 fec6fe82fe40fe18 d15 fee2fee2fee2fee8
08-19 11:19:54.665 I/DEBUG ( 1484): d16 025b025bffb8feaa d17 014d014d014d025b
08-19 11:19:54.665 I/DEBUG ( 1484): d18 2664274a29162a46 d19 26ae2664266425f1
08-19 11:19:54.665 I/DEBUG ( 1484): d20 372436e0369e36c0 d21 378a374037403746
08-19 11:19:54.665 I/DEBUG ( 1484): d22 3ab93ab938163752 d23 39f539ab39ab3ab9
08-19 11:19:54.665 I/DEBUG ( 1484): d24 9a9a9d9da4a4a900 d25 dddddcdcdadadb0a
08-19 11:19:54.665 I/DEBUG ( 1484): d26 ebebebebe0e0dd0c d27 ffffffffffffffff
08-19 11:19:54.665 I/DEBUG ( 1484): d28 9b9b9a9a9a9a9898 d29 dededddddddddddd
08-19 11:19:54.665 I/DEBUG ( 1484): d30 e8e8e7e7e7e7ebeb d31 ffffffffffffffff
08-19 11:19:54.665 I/DEBUG ( 1484): scr 28000012
08-19 11:19:54.665 I/DEBUG ( 1484):
08-19 11:19:54.745 I/DEBUG ( 1484): #00 pc 8228e9b4 /data/data/org.videolan.vlc.betav7neon/lib/libvlcjni.so
08-19 11:19:54.745 I/DEBUG ( 1484): #01 lr 00000d58 <unknown>
08-19 11:19:54.745 I/DEBUG ( 1484):
08-19 11:19:54.745 I/DEBUG ( 1484): code around pc:
08-19 11:19:54.745 I/DEBUG ( 1484): 8228e994 f3cac872 f3cad874 f3cae876 f5d5f000
08-19 11:19:54.745 I/DEBUG ( 1484): 8228e9a4 f3c7fe1f f3f281ac f3f291ad f3f2a1ae
08-19 11:19:54.745 I/DEBUG ( 1484): 8228e9b4 f441802d f441c02d e25cc010 caffffc6
08-19 11:19:54.745 I/DEBUG ( 1484): 8228e9c4 e2533002 e081000a e085400b e08660ab
08-19 11:19:54.745 I/DEBUG ( 1484): 8228e9d4 e08770ab eaffffbb 1380c200 0000b800
08-19 11:19:54.745 I/DEBUG ( 1484):
08-19 11:19:54.745 I/DEBUG ( 1484): code around lr:
08-19 11:19:54.745 I/DEBUG ( 1484): 00000d38 ffffffff ffffffff ffffffff ffffffff
08-19 11:19:54.745 I/DEBUG ( 1484): 00000d48 ffffffff ffffffff ffffffff ffffffff
08-19 11:19:54.745 I/DEBUG ( 1484): 00000d58 ffffffff ffffffff ffffffff ffffffff
08-19 11:19:54.745 I/DEBUG ( 1484): 00000d68 ffffffff ffffffff ffffffff ffffffff
08-19 11:19:54.745 I/DEBUG ( 1484): 00000d78 ffffffff ffffffff ffffffff ffffffff
08-19 11:19:54.745 I/DEBUG ( 1484):
08-19 11:19:54.745 I/DEBUG ( 1484): stack:
08-19 11:19:54.745 I/DEBUG ( 1484): 47798b70 00000010
08-19 11:19:54.745 I/DEBUG ( 1484): 47798b74 00000000
08-19 11:19:54.745 I/DEBUG ( 1484): 47798b78 00000000
08-19 11:19:54.745 I/DEBUG ( 1484): 47798b7c 00000356
08-19 11:19:54.745 I/DEBUG ( 1484): 47798b80 000001e0
08-19 11:19:54.745 I/DEBUG ( 1484): 47798b84 00000000
08-19 11:19:54.745 I/DEBUG ( 1484): 47798b88 00000000
08-19 11:19:54.745 I/DEBUG ( 1484): 47798b8c 00000356
08-19 11:19:54.745 I/DEBUG ( 1484): 47798b90 000001e0
08-19 11:19:54.745 I/DEBUG ( 1484): 47798b94 49372000
08-19 11:19:54.745 I/DEBUG ( 1484): 47798b98 004028b0
08-19 11:19:54.745 I/DEBUG ( 1484): 47798b9c 004028b4
08-19 11:19:54.745 I/DEBUG ( 1484): 47798ba0 00512248
08-19 11:19:54.745 I/DEBUG ( 1484): 47798ba4 00525808
08-19 11:19:54.745 I/DEBUG ( 1484): 47798ba8 df002777
08-19 11:19:54.745 I/DEBUG ( 1484): 47798bac e3a070ad
08-19 11:19:54.745 I/DEBUG ( 1484): 47798bb0 e56886dc
08-19 11:19:54.745 I/DEBUG ( 1484): 47798bb4 0004c79a
08-19 11:19:54.745 I/DEBUG ( 1484): 47798bb8 00000000
08-19 11:19:54.745 I/DEBUG ( 1484): 47798bbc c3a38000
08-19 11:19:54.745 I/DEBUG ( 1484): 47798bc0 405c7888
08-19 11:19:54.745 I/DEBUG ( 1484): 47798bc4 43ac8000
08-19 11:19:54.745 I/DEBUG ( 1484): 47798bc8 43998000
08-19 11:19:54.745 I/DEBUG ( 1484): 47798bcc 00000000
08-19 11:19:54.745 I/DEBUG ( 1484): 47798bd0 00000000
08-19 11:19:54.745 I/DEBUG ( 1484): 47798bd4 00000000
08-19 11:19:54.745 I/DEBUG ( 1484): 47798bd8 00000000
08-19 11:19:54.745 I/DEBUG ( 1484): 47798bdc 00000000
08-19 11:19:54.745 I/DEBUG ( 1484): 47798be0 00000000
08-19 11:19:54.745 I/DEBUG ( 1484): 47798be4 00000000
08-19 11:19:54.745 I/DEBUG ( 1484): 47798be8 00000000
08-19 11:19:54.745 I/DEBUG ( 1484): 47798bec 00000000
08-19 11:19:54.745 I/DEBUG ( 1484): 47798bf0 005add28
08-19 11:19:54.745 I/DEBUG ( 1484): 47798bf4 00525808
08-19 11:19:54.745 I/DEBUG ( 1484): 47798bf8 8228e87c /data/data/org.videolan.vlc.betav7neon/lib/libvlcjni.so
08-19 11:19:54.745 I/DEBUG ( 1484): 47798bfc 00000000
08-19 11:19:54.745 I/DEBUG ( 1484): 47798c00 82ba532c
08-19 11:19:54.745 I/DEBUG ( 1484): 47798c04 828ed794 /data/data/org.videolan.vlc.betav7neon/lib/libvlcjni.so
08-19 11:19:54.745 I/DEBUG ( 1484): 47798c08 00004978
08-19 11:19:54.745 I/DEBUG ( 1484): 47798c0c 8228e713 /data/data/org.videolan.vlc.betav7neon/lib/libvlcjni.so
08-19 11:19:54.745 I/DEBUG ( 1484): 47798c10 48da7020
08-19 11:19:54.745 I/DEBUG ( 1484): 47798c14 48e0d1a0
08-19 11:19:54.745 I/DEBUG ( 1484): 47798c18 48e26a00
08-19 11:19:54.745 I/DEBUG ( 1484): 47798c1c 00000360
08-19 11:19:54.745 I/DEBUG ( 1484): 47798c20 49372000
08-19 11:19:54.745 I/DEBUG ( 1484): 47798c24 00000d58
08-19 11:19:54.745 I/DEBUG ( 1484): 47798c28 005ab4f8
08-19 11:19:54.745 I/DEBUG ( 1484): 47798c2c 005add28
08-19 11:19:54.745 I/DEBUG ( 1484): 47798c30 005439b4
08-19 11:19:54.745 I/DEBUG ( 1484): 47798c34 822fecc3 /data/data/org.videolan.vlc.betav7neon/lib/libvlcjni.so
08-19 11:19:54.745 I/DEBUG ( 1484): 47798c38 822fea51 /data/data/org.videolan.vlc.betav7neon/lib/libvlcjni.so
08-19 11:19:54.745 I/DEBUG ( 1484): 47798c3c 005ab218
08-19 11:19:54.745 I/DEBUG ( 1484): 47798c40 005add28
08-19 11:19:54.745 I/DEBUG ( 1484): 47798c44 005439b4
08-19 11:19:54.745 I/DEBUG ( 1484): 47798c48 005add28
08-19 11:19:54.745 I/DEBUG ( 1484): 47798c4c 005add28
08-19 11:19:54.745 I/DEBUG ( 1484): 47798c50 000019d8
08-19 11:19:54.745 I/DEBUG ( 1484): 47798c54 00512138
08-19 11:19:54.755 I/DEBUG ( 1484): 47798c58 00000000
08-19 11:19:54.755 I/DEBUG ( 1484): 47798c5c 822feced /data/data/org.videolan.vlc.betav7neon/lib/libvlcjni.so
08-19 11:19:54.755 I/DEBUG ( 1484): 47798c60 00524aa8
08-19 11:19:54.755 I/DEBUG ( 1484): 47798c64 005add28
08-19 11:19:54.755 I/DEBUG ( 1484): 47798c68 005439b4
08-19 11:19:54.755 I/DEBUG ( 1484): 47798c6c 82316bf3 /data/data/org.videolan.vlc.betav7neon/lib/libvlcjni.so
08-19 11:19:54.755 I/DEBUG ( 1484): 47798c70 00543998
08-19 11:19:54.755 I/DEBUG ( 1484): 47798c74 82ba532c
08-19 11:19:54.755 I/DEBUG ( 1484): 47798c78 005439b4
08-19 11:19:54.755 I/DEBUG ( 1484): 47798c7c 822e0fa3 /data/data/org.videolan.vlc.betav7neon/lib/libvlcjni.so
08-19 11:19:54.755 I/DEBUG ( 1484): 47798c80 e56a9ed7
08-19 11:19:54.755 I/DEBUG ( 1484): 47798c84 0004c79a
08-19 11:19:54.755 I/DEBUG ( 1484): 47798c88 e56886dc
08-19 11:19:54.755 I/DEBUG ( 1484): 47798c8c 0004c79a
08-19 11:19:54.755 I/DEBUG ( 1484): 47798c90 00000000
08-19 11:19:54.755 I/DEBUG ( 1484): 47798c94 00000001
08-19 11:19:54.755 I/DEBUG ( 1484): 47798c98 00000019
08-19 11:19:54.755 I/DEBUG ( 1484): 47798c9c 00000001
08-19 11:19:54.755 I/DEBUG ( 1484): 47798ca0 00000000
08-19 11:19:54.755 I/DEBUG ( 1484): 47798ca4 000f4240
08-19 11:19:54.755 I/DEBUG ( 1484): 47798ca8 00000000
08-19 11:19:54.755 I/DEBUG ( 1484): 47798cac e568861f
08-19 11:19:54.755 I/DEBUG ( 1484): 47798cb0 00512158
08-19 11:19:54.755 I/DEBUG ( 1484): 47798cb4 00000000
08-19 11:19:54.755 I/DEBUG ( 1484): 47798cb8 00000000
08-19 11:19:54.755 I/DEBUG ( 1484): 47798cbc 000f4240
08-19 11:19:54.755 I/DEBUG ( 1484): 47798cc0 00000000
08-19 11:19:54.755 I/DEBUG ( 1484): 47798cc4 000035a0
08-19 11:19:54.755 I/DEBUG ( 1484): 47798cc8 0049b528
08-19 11:19:54.755 I/DEBUG ( 1484): 47798ccc 00000000
08-19 11:19:54.755 I/DEBUG ( 1484): 47798cd0 e568861f
08-19 11:19:54.755 I/DEBUG ( 1484): 47798cd4 005ade40
08-19 11:19:54.755 I/DEBUG ( 1484): 47798cd8 00000410
08-19 11:19:54.755 I/DEBUG ( 1484): 47798cdc 00000001
08-19 11:19:54.755 I/DEBUG ( 1484): 47798ce0 00000001
08-19 11:19:54.755 I/DEBUG ( 1484): 47798ce4 00000000
08-19 11:19:54.755 I/DEBUG ( 1484): 47798ce8 00543a74
08-19 11:19:54.755 I/DEBUG ( 1484): 47798cec 30323449
08-19 11:19:54.755 I/DEBUG ( 1484): 47798cf0 00000356
08-19 11:19:54.755 I/DEBUG ( 1484): 47798cf4 000001e0
08-19 11:19:54.755 I/DEBUG ( 1484): 47798cf8 00000000
08-19 11:19:54.755 I/DEBUG ( 1484): 47798cfc 00000000
08-19 11:19:54.755 I/DEBUG ( 1484): 47798d00 00000356
08-19 11:19:54.755 I/DEBUG ( 1484): 47798d04 000001e0
08-19 11:19:54.755 I/DEBUG ( 1484): 47798d08 00000000
08-19 11:19:54.755 I/DEBUG ( 1484): 47798d0c 00000001
08-19 11:19:54.755 I/DEBUG ( 1484): 47798d10 00000001
08-19 11:19:54.755 I/DEBUG ( 1484): 47798d14 00000019
08-19 11:19:54.755 I/DEBUG ( 1484): 47798d18 00000001
08-19 11:19:54.755 I/DEBUG ( 1484): 47798d1c 00000000
08-19 11:19:54.755 I/DEBUG ( 1484): 47798d20 00000000
08-19 11:19:54.755 I/DEBUG ( 1484): 47798d24 00000000
08-19 11:19:54.755 I/DEBUG ( 1484): 47798d28 00000000
08-19 11:19:54.755 I/DEBUG ( 1484): 47798d2c 00000000
08-19 11:19:54.755 I/DEBUG ( 1484): 47798d30 00000000
08-19 11:19:54.755 I/DEBUG ( 1484): 47798d34 00000000
08-19 11:19:54.755 I/DEBUG ( 1484): 47798d38 00000000
08-19 11:19:54.755 I/DEBUG ( 1484): 47798d3c 00000000
08-19 11:19:54.755 I/DEBUG ( 1484): 47798d40 00000000
08-19 11:19:54.755 I/BootReceiver( 1750): Copying /data/tombstones/tombstone_02 to DropBox (SYSTEM_TOMBSTONE)
08-19 11:19:54.775 D/Zygote ( 1486): Process 4677 terminated by signal (7)
08-19 11:19:54.775 E/InputDispatcher( 1750): channel '40958b90 org.videolan.vlc.betav7neon/org.videolan.vlc.betav7neon.gui.MainActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x8
08-19 11:19:54.775 E/InputDispatcher( 1750): channel '40958b90 org.videolan.vlc.betav7neon/org.videolan.vlc.betav7neon.gui.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
08-19 11:19:54.775 I/ActivityManager( 1750): Process org.videolan.vlc.betav7neon (pid 4677) has died.
08-19 11:19:54.775 W/ActivityManager( 1750): Scheduling restart of crashed service org.videolan.vlc.betav7neon/.AudioService in 5000ms
08-19 11:19:54.775 I/WindowManager( 1750): WIN DEATH: Window{4096ad68 org.videolan.vlc.betav7neon/org.videolan.vlc.betav7neon.gui.video.MediaInfoActivity paused=false}
08-19 11:19:54.785 E/InputDispatcher( 1750): Received spurious receive callback for unknown input channel. fd=258, events=0x8
08-19 11:19:54.785 I/WindowManager( 1750): WIN DEATH: Window{40958b90 org.videolan.vlc.betav7neon/org.videolan.vlc.betav7neon.gui.MainActivity paused=false}
08-19 11:19:54.785 I/WindowManager( 1750): WIN DEATH: Window{409b78a0 org.videolan.vlc.betav7neon/org.videolan.vlc.betav7neon.gui.video.VideoPlayerActivity paused=false}
08-19 11:19:54.785 I/WindowManager( 1750): WIN DEATH: Window{40a289b8 SurfaceView paused=false}
08-19 11:19:54.826 I/ActivityManager( 1750): Start proc org.videolan.vlc.betav7neon for activity org.videolan.vlc.betav7neon/.gui.video.MediaInfoActivity: pid=4711 uid=10182 gids={3003, 1007, 1015}
08-19 11:19:54.886 E/JavaBinder( 1750): !!! FAILED BINDER TRANSACTION !!!
08-19 11:19:54.926 I/CrashMonitor( 2224): CrashMonitorService: invokeService: android.intent.action.DROPBOX_ENTRY_ADDED
08-19 11:19:54.926 D/dalvikvm( 4658): Trying to load lib /data/data/com.sonyericsson.android.bootinfo/lib/libMiscTaAccessor.so 0x4051bb00
08-19 11:19:54.926 D/dalvikvm( 4658): Shared lib '/data/data/com.sonyericsson.android.bootinfo/lib/libMiscTaAccessor.so' already loaded in same CL 0x4051bb00
08-19 11:19:54.926 I/CrashMonitor( 2224): MiscTaInfo: Open the connection to miscta successed
08-19 11:19:54.986 I/tad ( 1468): MiscTA Unit 10010:
08-19 11:19:54.986 I/tad ( 1468): WRITTEN (Size 10)
08-19 11:19:55.066 I/tad ( 1468): Actual erase/write to flash done (count 5, time 1345367995).
08-19 11:19:55.066 I/tad ( 1468): MiscTA: Write of unit 10010 completed - OK
08-19 11:19:55.066 I/tad ( 1468): MiscTA Unit 10003:
08-19 11:19:55.066 I/tad ( 1468): WRITTEN (Size 1837)
08-19 11:19:55.116 I/tad ( 1468): Actual erase/write to flash done (count 6, time 1345367995).
08-19 11:19:55.116 I/tad ( 1468): MiscTA: Write of unit 10003 completed - OK
08-19 11:19:59.800 D/dalvikvm( 4711): Trying to load lib /data/data/org.videolan.vlc.betav7neon/lib/libiomx-gingerbread.so 0x4051b640
08-19 11:19:59.810 D/dalvikvm( 4711): Added shared lib /data/data/org.videolan.vlc.betav7neon/lib/libiomx-gingerbread.so 0x4051b640
08-19 11:19:59.810 D/dalvikvm( 4711): No JNI_OnLoad found in /data/data/org.videolan.vlc.betav7neon/lib/libiomx-gingerbread.so 0x4051b640, skipping init
08-19 11:19:59.810 D/dalvikvm( 4711): Trying to load lib /data/data/org.videolan.vlc.betav7neon/lib/libvlcjni.so 0x4051b640
08-19 11:19:59.830 D/dalvikvm( 4711): Added shared lib /data/data/org.videolan.vlc.betav7neon/lib/libvlcjni.so 0x4051b640
08-19 11:19:59.830 V/VLC/LibVLC( 4711): Initializing LibVLC
08-19 11:19:59.850 D/VLC ( 4711): [0x2e36a8]: main libvlc VLC media player - 2.1.0-git Rincewind
08-19 11:19:59.850 D/VLC ( 4711): [0x2e36a8]: main libvlc Copyright © 1996-2012 the VideoLAN team
08-19 11:19:59.850 D/VLC ( 4711): [0x2e36a8]: main libvlc revision 1.3.0-git-2926-g95e5aa7
08-19 11:19:59.850 D/VLC ( 4711): [0x2e36a8]: main libvlc configured with ../configure '--host=arm-linux-androideabi' '--build=x86_64-unknown-linux' '--enable-neon' '--enable-live555' '--enable-realrtsp' '--enable-avformat' '--enable-swscale' '--enable-avcodec' '--enable-opensles' '--enable-audiotrack' '--enable-android-surface' '--enable-mkv' '--enable-taglib' '--enable-iomx' '--disable-vlc' '--disable-shared' '--disable-vlm' '--disable-dbus' '--disable-lua' '--disable-vcd' '--disable-v4l2' '--disable-gnomevfs' '--disable-dvdread' '--disable-dvdnav' '--disable-bluray' '--disable-linsys' '--disable-decklink' '--disable-libva' '--disable-dv1394' '--disable-mod' '--disable-sid' '--disable-gme' '--disable-tremor' '--disable-mad' '--disable-dca' '--disable-sdl-image' '--disable-zvbi' '--disable-fluidsynth' '--disable-jack' '--disable-pulse' '--disable-alsa' '--disable-samplerate' '--disable-sdl' '--disable-xcb' '--disable-atmo' '--disable-qt' '--disable-skins2' '--disable-mtp' '--disable-notify' '--enable-libass' '--disable-svg' '--disable-sqli
08-19 11:19:59.850 D/VLC ( 4711): [0x2e36a8]: main libvlc plug-ins loaded: 212 modules
08-19 11:19:59.850 D/VLC ( 4711): [0x2e36a8]: main libvlc translation test: code is "C"
08-19 11:19:59.850 D/VLC ( 4711): [0x2e36a8]: main libvlc CPU has capabilities NEONv1 FPU
08-19 11:19:59.850 D/VLC ( 4711): [0x2e36a8]: main libvlc looking for memcpy module: 1 candidate
08-19 11:19:59.850 D/VLC ( 4711): [0x2e36a8]: main libvlc using memcpy module "memcpy"
08-19 11:19:59.860 D/VLC ( 4711): [0x34c110]: main interface looking for interface module: 0 candidates
08-19 11:19:59.860 D/VLC ( 4711): [0x34c110]: main interface no interface module matched "hotkeys,none"
08-19 11:19:59.860 E/VLC ( 4711): [0x34c110]: main interface no suitable interface module
08-19 11:19:59.860 I/VLC/JNI/main( 4711): LibVLC initialized: 0x2e2bc0
08-19 11:20:04.505 I/InputDispatcher( 1750): Dropped event because of pending overdue app switch.
08-19 11:20:04.505 I/InputDispatcher( 1750): Dropped event because of pending overdue app switch.
08-19 11:20:04.505 I/InputDispatcher( 1750): Dropped event because of pending overdue app switch.
08-19 11:20:04.505 I/InputDispatcher( 1750): Dropped event because of pending overdue app switch.
08-19 11:20:04.505 I/InputDispatcher( 1750): Dropped event because of pending overdue app switch.
08-19 11:20:04.525 I/ActivityManager( 1750): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.ss.launcher.to/com.ss.launcher.SsLauncherActivity } from pid 1750
08-19 11:20:04.885 W/ActivityManager( 1750): Activity idle timeout for HistoryRecord{40902630 org.videolan.vlc.betav7neon/.gui.video.MediaInfoActivity}
08-19 11:20:04.995 D/ssLauncher( 1887): onStart
08-19 11:20:05.035 W/ActivityManager( 1750): Activity pause timeout for HistoryRecord{40902630 org.videolan.vlc.betav7neon/.gui.video.MediaInfoActivity}
08-19 11:20:05.086 D/ssLauncher( 1887): onNewIntent
08-19 11:20:05.096 D/ssLauncher( 1887): onResume
08-19 11:20:05.096 D/ssLauncher( 1887): onPostResume
08-19 11:20:05.166 W/InputManagerService( 1750): Got RemoteException sending setActive(false) notification to pid 4677 uid 10182
08-19 11:20:05.176 D/AndroidRuntime( 4711): Shutting down VM
08-19 11:20:05.176 W/dalvikvm( 4711): threadid=1: thread exiting with uncaught exception (group=0x4001d578)
08-19 11:20:05.186 E/VLC/VlcCrashHandler( 4711): java.lang.NullPointerException
08-19 11:20:05.186 E/VLC/VlcCrashHandler( 4711): at android.app.ActivityThread.handleStopActivity(ActivityThread.java:2493)
08-19 11:20:05.186 E/VLC/VlcCrashHandler( 4711): at android.app.ActivityThread.access$1800(ActivityThread.java:121)
08-19 11:20:05.186 E/VLC/VlcCrashHandler( 4711): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:960)
08-19 11:20:05.186 E/VLC/VlcCrashHandler( 4711): at android.os.Handler.dispatchMessage(Handler.java:99)
08-19 11:20:05.186 E/VLC/VlcCrashHandler( 4711): at android.os.Looper.loop(Looper.java:138)
08-19 11:20:05.186 E/VLC/VlcCrashHandler( 4711): at android.app.ActivityThread.main(ActivityThread.java:3701)
08-19 11:20:05.186 E/VLC/VlcCrashHandler( 4711): at java.lang.reflect.Method.invokeNative(Native Method)
08-19 11:20:05.186 E/VLC/VlcCrashHandler( 4711): at java.lang.reflect.Method.invoke(Method.java:507)
08-19 11:20:05.186 E/VLC/VlcCrashHandler( 4711): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:878)
08-19 11:20:05.186 E/VLC/VlcCrashHandler( 4711): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:636)
08-19 11:20:05.186 E/VLC/VlcCrashHandler( 4711): at dalvik.system.NativeStart.main(Native Method)
08-19 11:20:05.196 I/ActivityManager( 1750): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.ss.launcher.to/com.ss.launcher.SsLauncherActivity } from pid 1750
08-19 11:20:05.206 D/ssLauncher( 1887): onPause
08-19 11:20:05.206 D/ssLauncher( 1887): onNewIntent
08-19 11:20:05.216 D/ssLauncher( 1887): onResume