[vlc-devel] [vlc-commits] lib: allow media player volume to be set before playing media

Adrien Maglo magsoft at videolan.org
Thu Mar 6 09:24:43 CET 2014


Hello,


Since the push of this commit, we have buffering issue with the 
AudioTrack Java audio output module on some devices.

This seems strange since this commit looks inoffensive but many tests 
have been run on several devices to confirm this.
I also know that amem is not synchronized by design but it is the only 
properly working option we have for old Android API versions.

You can have a look at the logs with and without the commit below.
Does this make sense to you?


***********************************************************************************
Log with the commit 5c0a6cabc3dbf9ec248c0df48b907619c061c02c
***********************************************************************************


D/VLC     (30036): core input: Creating an input for 'Big Buck Bunny.avi'
D/VLC     (30036): core demux meta: looking for meta fetcher module 
matching "any": 0 candidates
D/VLC     (30036): core demux meta: no meta fetcher modules
D/VLC     (30036): core libvlc: searching art for Big Buck Bunny.avi
D/VLC     (30036): core art finder: looking for art finder module 
matching "any": 1 candidates
D/VLC     (30036): core art finder: no art finder modules matched
D/VLC     (30036): core libvlc: art not found for Big Buck Bunny.avi
D/VLC     (30036): core libvlc: no fetch required for (null) (art 
currently (null))
D/VLC/LibVLC/Media(30036): Title Big Buck Bunny.avi
D/VLC/LibVLC/Media(30036): Artist Artiste inconnu
D/VLC/LibVLC/Media(30036): Genre Genre inconnu
D/VLC/LibVLC/Media(30036): Album Album inconnu
D/VLC     (30036): core generic: creating audio output
D/VLC     (30036): core audio output: looking for audio output module 
matching "android_audiotrack": 4 candidates
D/VLC     (30036): core audio output: using audio output module 
"android_audiotrack"
D/VLC     (30036): core generic: keeping audio output
D/VLC     (30036): core input: Creating an input for 'Big Buck Bunny.avi'
D/VLC     (30036): core input: using timeshift granularity of 50 MiB, in 
path '/tmp'
D/VLC     (30036): core input: 
`file:///mnt/storage/Video/Big%20Buck%20Bunny.avi' gives access `file' 
demux `' path `/mnt/storage/Video/Big%20Buck%20Bunny.avi'
D/VLC     (30036): core input: creating demux: access='file' demux='' 
location='/mnt/storage/Video/Big%20Buck%20Bunny.avi' 
file='/mnt/storage/Video/Big Buck Bunny.avi'
D/VLC     (30036): core demux: looking for access_demux module matching 
"file": 5 candidates
D/VLC     (30036): core demux: no access_demux modules matched
D/VLC     (30036): core input: creating access 'file' 
location='/mnt/storage/Video/Big%20Buck%20Bunny.avi', 
path='/mnt/storage/Video/Big Buck Bunny.avi'
D/VLC     (30036): core access: looking for access module matching 
"file": 15 candidates
D/VLC     (30036): filesystem access: opening file 
`/mnt/storage/Video/Big Buck Bunny.avi'
D/VLC     (30036): core access: using access module "filesystem"
D/VLC     (30036): core stream: Using stream method for AStream*
D/VLC     (30036): core stream: starting pre-buffering
D/VLC     (30036): core stream: received first data after 0 ms
D/VLC     (30036): core stream: pre-buffering done 1024 bytes in 0s - 
1168 KiB/s
D/VLC     (30036): core stream: looking for stream_filter module 
matching "any": 9 candidates
D/VLC     (30036): core stream: no stream_filter modules matched
D/VLC     (30036): core stream: looking for stream_filter module 
matching "record": 9 candidates
D/VLC     (30036): core stream: using stream_filter module "record"
D/VLC     (30036): core input: creating demux: access='file' demux='' 
location='/mnt/storage/Video/Big%20Buck%20Bunny.avi' 
file='/mnt/storage/Video/Big Buck Bunny.avi'
D/VLC     (30036): core demux: looking for demux module matching "avi": 
56 candidates
D/VLC     (30036): avi stream: found chunk, fourcc: RIFF size:114496934 
pos:0
D/VLC     (30036): avi stream: found LIST chunk: 'AVI '
D/VLC     (30036): avi stream: <list 'AVI '>
D/VLC     (30036): avi stream: found chunk, fourcc: LIST size:306 pos:12
D/VLC     (30036): avi stream: found LIST chunk: 'hdrl'
D/VLC     (30036): avi stream: <list 'hdrl'>
D/VLC     (30036): avi stream: found chunk, fourcc: avih size:56 pos:24
D/VLC     (30036): avi stream: avih: streams:2 flags: HAS_INDEX 
IS_INTERLEAVED TRUST_CKTYPE 720x400
D/VLC     (30036): avi stream: found chunk, fourcc: LIST size:116 pos:88
D/VLC     (30036): avi stream: found LIST chunk: 'strl'
D/VLC     (30036): avi stream: <list 'strl'>
D/VLC     (30036): avi stream: found chunk, fourcc: strh size:56 pos:100
D/VLC     (30036): avi stream: strh: type:vids handler:0x34504d46 
samplesize:0 24.00fps
D/VLC     (30036): avi stream: found chunk, fourcc: strf size:40 pos:164
D/VLC     (30036): avi stream: strf: video:FMP4 720x400 planes:1 24bpp
D/VLC     (30036): avi stream: </list 'strl'>
D/VLC     (30036): avi stream: found chunk, fourcc: LIST size:106 pos:212
D/VLC     (30036): avi stream: found LIST chunk: 'strl'
D/VLC     (30036): avi stream: <list 'strl'>
D/VLC     (30036): avi stream: found chunk, fourcc: strh size:56 pos:224
D/VLC     (30036): avi stream: strh: type:auds handler:0x00000055 
samplesize:0 41.67fps
D/VLC     (30036): avi stream: found chunk, fourcc: strf size:30 pos:288
D/VLC     (30036): avi stream: strf: audio:0x0055 channels:2 48000Hz 
0bits/sample 119kb/s
D/VLC     (30036): avi stream: </list 'strl'>
D/VLC     (30036): avi stream: </list 'hdrl'>
D/VLC     (30036): avi stream: found chunk, fourcc: LIST size:32 pos:326
D/VLC     (30036): avi stream: found LIST chunk: 'INFO'
D/VLC     (30036): avi stream: <list 'INFO'>
D/VLC     (30036): avi stream: found chunk, fourcc: ISFT size:20 pos:338
D/VLC     (30036): avi stream: ISFT: Software : MEncoder SVN-r31918
D/VLC     (30036): avi stream: </list 'INFO'>
D/VLC     (30036): avi stream: found chunk, fourcc: JUNK size:3722 pos:366
D/VLC     (30036): avi stream: found chunk, fourcc: LIST size:113866222 
pos:4096
D/VLC     (30036): avi stream: skipping movi chunk
D/VLC     (30036): avi stream: found chunk, fourcc: idx1 size:626608 
pos:113870326
D/VLC     (30036): avi stream: idx1: index entry:39163
D/VLC     (30036): avi stream: </list 'AVI '>
D/VLC     (30036): avi stream: * LIST-root size:114496942 pos:0
D/VLC     (30036): avi stream:     + RIFF-AVI  size:114496934 pos:0
D/VLC     (30036): avi stream:     |   + LIST-hdrl size:306 pos:12
D/VLC     (30036): avi stream:     |   |   + avih size:56 pos:24
D/VLC     (30036): avi stream:     |   |   + LIST-strl size:116 pos:88
D/VLC     (30036): avi stream:     |   |   |   + strh size:56 pos:100
D/VLC     (30036): avi stream:     |   |   |   + strf size:40 pos:164
D/VLC     (30036): avi stream:     |   |   + LIST-strl size:106 pos:212
D/VLC     (30036): avi stream:     |   |   |   + strh size:56 pos:224
D/VLC     (30036): avi stream:     |   |   |   + strf size:30 pos:288
D/VLC     (30036): avi stream:     |   + LIST-INFO size:32 pos:326
D/VLC     (30036): avi stream:     |   |   + ISFT size:20 pos:338
D/VLC     (30036): avi stream:     |   + JUNK size:3722 pos:366
D/VLC     (30036): avi stream:     |   + LIST-movi size:113866222 pos:4096
D/VLC     (30036): avi stream:     |   + idx1 size:626608 pos:113870326
D/VLC     (30036): avi demux: AVIH: 2 stream, flags  HAS_INDEX 
IS_INTERLEAVED TRUST_CKTYPE
D/VLC     (30036): avi demux: stream[0] rate:24 scale:1 samplesize:0
D/VLC     (30036): avi demux: stream[0] video(FMP4) 720x400 24bpp 
24.000000fps
D/VLC     (30036): core input: selecting program id=0
D/VLC     (30036): avi demux: stream[1] rate:48000 scale:1152 samplesize:0
D/VLC     (30036): avi demux: stream[1] audio(0x55 - MPEG Audio layer 3) 
2 channels 48000Hz 0bits
D/VLC     (30036): avi demux: selected standard index for stream[0]
D/VLC     (30036): avi demux: selected standard index for stream[1]
D/VLC     (30036): avi demux: stream[0] created 14314 index entries
D/VLC     (30036): avi demux: stream[1] created 24849 index entries
D/VLC     (30036): avi demux: stream[0] length:596 (based on index)
D/VLC     (30036): avi demux: stream[1] length:596 (based on index)
D/VLC     (30036): core demux: using demux module "avi"
D/VLC     (30036): core input: looking for a subtitle file in 
/mnt/storage/Video/
D/VLC     (30036): core decoder: looking for decoder module matching 
"any": 33 candidates
D/VLC     (30036): avcodec decoder: CPU flags: 0x0000003f
D/VLC/AudioServiceContoller(30036): Service Connected
D/VLC/VideoPlayerActivity(30036): Pixel format is RGBX_8888
D/VLC     (30036): avcodec decoder: trying to use direct rendering
D/VLC     (30036): avcodec decoder: allowing 1 thread(s) for decoding
D/VLC     (30036): avcodec decoder: available software decoder output 
format 0 (yuv420p)
D/VLC     (30036): avcodec decoder: avcodec codec (MPEG-4 Video) started
D/VLC     (30036): core decoder: using decoder module "avcodec"
D/VLC     (30036): core decoder: looking for decoder module matching 
"any": 33 candidates
D/VLC     (30036): avcodec decoder: CPU flags: 0x0000003f
I/ActivityManager( 1337): Displayed activity 
org.videolan.vlc/.gui.video.VideoPlayerActivity: 907 ms (total 907 ms)
D/VLC     (30036): avcodec decoder: avcodec codec (MPEG Audio layer 3) 
started
D/VLC     (30036): core decoder: using decoder module "avcodec"
D/VLC     (30036): core packetizer: looking for packetizer module 
matching "any": 21 candidates
D/VLC     (30036): core packetizer: using packetizer module "mpeg_audio"
D/VLC     (30036): core demux meta: looking for meta reader module 
matching "any": 1 candidates
D/VLC     (30036): core demux meta: no meta reader modules matched
I/VLC/VideoPlayerActivity(30036): MediaParsedChanged
D/VLC     (30036): core input: 
`file:///mnt/storage/Video/Big%20Buck%20Bunny.avi' successfully opened
D/VLC     (30036): core input: Buffering 0%
D/VLC     (30036): core input: Buffering 8%
D/VLC     (30036): core input: Buffering 16%
D/VLC     (30036): core input: Buffering 25%
D/VLC     (30036): core input: Buffering 33%
D/VLC     (30036): core input: Buffering 41%
D/VLC     (30036): core input: Buffering 50%
D/VLC     (30036): core input: Buffering 58%
D/VLC     (30036): core input: Buffering 66%
D/VLC     (30036): core input: Buffering 75%
D/VLC     (30036): core input: Buffering 83%
D/VLC     (30036): mpeg_audio packetizer: MPGA channels:2 
samplerate:48000 bitrate:64
D/VLC     (30036): core spu text: looking for text renderer module 
matching "any": 1 candidates
D/VLC     (30036): freetype spu text: Using 
/system/fonts/DroidSans-Bold.ttf as font from file 
/system/fonts/DroidSans-Bold.ttf
D/VLC     (30036): freetype spu text: Using 
/system/fonts/DroidSansMono.ttf as mono-font from file 
/system/fonts/DroidSansMono.ttf
D/VLC     (30036): core input: Buffering 91%
D/VLC     (30036): core input: Buffering 100%
D/VLC     (30036): core input: Stream buffering done (325 ms in 57 ms)
D/VLC     (30036): freetype spu text: using fontsize: 2
D/VLC     (30036): core spu text: using text renderer module "freetype"
D/VLC     (30036): core scale: looking for video filter2 module matching 
"any": 35 candidates
D/VLC     (30036): swscale scale: 32x32 (32x32) chroma: YUVA -> 16x16 
(16x16) chroma: RGBA with scaling using Bicubic (good quality)
D/VLC     (30036): core scale: using video filter2 module "swscale"
D/VLC     (30036): core scale: looking for video filter2 module matching 
"any": 35 candidates
D/VLC     (30036): yuvp scale: YUVP to YUVA converter
D/VLC     (30036): core scale: using video filter2 module "yuvp"
I/VLC/VideoPlayerActivity(30036): MediaPlayerPlaying
D/VLC     (30036): core video output: Deinterlacing available
I/AudioService( 1337):  AudioFocus  requestAudioFocus() from 
android.media.AudioManager at 45577430org.videolan.vlc.gui.video.VideoPlayerActivity$5 at 455b1760
D/VLC     (30036): core video output: deinterlace 0, mode blend, is_needed 0
D/VLC     (30036): core video output: Opening vout display wrapper
D/VLC     (30036): core vout display: looking for vout display module 
matching "androidsurface": 4 candidates
D/VLC     (30036): android_surface vout display: Pixel format RV32
D/VLC     (30036): core vout display: VoutDisplayEvent 'fullscreen' 0
D/VLC     (30036): core vout display: using vout display module 
"android_surface"
D/VLC     (30036): core vout display: A filter to adapt decoder to 
display is needed
D/VLC     (30036): core filter: looking for video filter2 module 
matching "any": 35 candidates
D/VLC     (30036): yuv_rgb_neon filter: I420(720x400) to RV32(720x400)
D/VLC     (30036): core filter: using video filter2 module "yuv_rgb_neon"
D/VLC     (30036): core vout display: Filter 'yuv_rgb_neon' (0x491ad4) 
appended to chain
D/VLC     (30036): core video output: original format sz 720x416, of 
(0,0), vsz 720x400, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0
D/VLC     (30036): core spu text: removing module "freetype"
D/VLC     (30036): core spu text: looking for text renderer module 
matching "any": 1 candidates
D/VLC     (30036): freetype spu text: Using 
/system/fonts/DroidSans-Bold.ttf as font from file 
/system/fonts/DroidSans-Bold.ttf
D/VLC     (30036): freetype spu text: Using 
/system/fonts/DroidSansMono.ttf as mono-font from file 
/system/fonts/DroidSansMono.ttf
D/VLC     (30036): freetype spu text: using fontsize: 2
D/VLC     (30036): core spu text: using text renderer module "freetype"
D/VLC     (30036): core generic: reusing audio output
E/VLC     (30036): core vout display: Failed to change zoom
E/VLC     (30036): core vout display: Failed to set on top
E/VLC     (30036): core vout display: Failed to change source AR
D/VLC     (30036): avcodec decoder: enabling direct rendering
D/VLC     (30036): core decoder: End of video preroll
D/VLC     (30036): core decoder: Received first picture
W/VLC     (30036): yuv_rgb_neon filter: can't get output picture
D/VLC/VideoPlayerActivity(30036): Pixel format is RGBX_8888
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
D/VLC     (30036): core audio output: output 's16l' 48000 Hz Stereo 
frame=1 samples/4 bytes
D/VLC     (30036): core volume: looking for audio volume module matching 
"any": 3 candidates
D/VLC     (30036): core volume: using audio volume module "integer_mixer"
D/VLC     (30036): core audio output: input 's16l' 48000 Hz Stereo 
frame=1 samples/4 bytes
D/VLC     (30036): core audio output: conversion: 's16l'->'s16l' 48000 
Hz->48000 Hz Stereo->Stereo
D/VLC     (30036): core audio output: conversion pipeline complete
D/VLC     (30036): core audio resampler: looking for audio resampler 
module matching "any": 1 candidates
D/VLC     (30036): core audio resampler: using audio resampler module 
"ugly_resampler"
D/VLC     (30036): core decoder: End of audio preroll
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
D/VLC     (30036): core input: Decoder wait done in 974 ms
D/VLC     (30036): core input: control type=4
W/VLC     (30036): core decoder: early picture skipped
D/VLC     (30036): core decoder: discarded audio buffer
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
D/VLC     (30036): avi demux: seek requested: 193 seconds 32%
D/VLC     (30036): avi demux: old:333333 < new 193771000
D/VLC     (30036): avi demux: old:408000 < new 193771000
D/VLC     (30036): avi demux: seek: 193 seconds
D/VLC     (30036): core input: Buffering 0%
D/AudioStreamOutAM( 1243): applyParams() rate 44100, channels 0000000C/2
D/AudioStreamOutAM( 1243): write() acquire wakelock
W/AudioFlinger( 1243): write blocked for 135 msecs, 8 delayed writes, 
thread 0xd4c8
D/VLC     (30036): core input: Buffering 8%
D/VLC     (30036): core input: Buffering 16%
D/VLC     (30036): core input: Buffering 25%
D/VLC     (30036): core input: Buffering 33%
D/VLC     (30036): core input: Buffering 41%
D/VLC     (30036): core input: Buffering 50%
D/VLC     (30036): core input: Buffering 58%
D/VLC     (30036): core decoder: End of audio preroll
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/VLC     (30036): core input: Buffering 66%
D/VLC     (30036): core input: Buffering 75%
D/VLC     (30036): core input: Buffering 83%
D/VLC     (30036): core input: Buffering 91%
D/VLC     (30036): core input: Buffering 100%
D/VLC     (30036): core input: Stream buffering done (325 ms in 223 ms)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
D/VLC     (30036): core vout display: auto hiding mouse cursor
I//usr/sbin/audiomixer( 1235): ALSA lib pcm.c:7067:(snd_pcm_recover) 
underrun occured
I//usr/sbin/audiomixer( 1235): ALSA lib pcm.c:7067:(snd_pcm_recover) 
underrun occured
I//usr/sbin/audiomixer( 1235): ALSA lib pcm.c:7067:(snd_pcm_recover) 
underrun occured
I//usr/sbin/audiomixer( 1235): ALSA lib pcm.c:7067:(snd_pcm_recover) 
underrun occured
I//usr/sbin/audiomixer( 1235): ALSA lib pcm.c:7067:(snd_pcm_recover) 
underrun occured
D/VLC     (30036): core decoder: End of video preroll
D/VLC     (30036): core decoder: Received first picture
D/VLC     (30036): core input: Decoder wait done in 1323 ms
W/VLC     (30036): core audio output: playback way too late (495964): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
I//usr/sbin/audiomixer( 1235): ALSA lib pcm.c:7067:(snd_pcm_recover) 
underrun occured
W/VLC     (30036): core audio output: playback way too early (-311815): 
playing silence
D/VLC     (30036): core audio output: inserting 14967 zeroes
W/VLC     (30036): core audio output: playback way too late (341486): 
flushing buffers
W/VLC     (30036): core video output: picture is too late to be 
displayed (missing 70 ms)
W/VLC     (30036): core video output: picture is too late to be 
displayed (missing 38 ms)
D/VLC     (30036): core video output: picture might be displayed late 
(missing 5 ms)
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback way too early (-305703): 
playing silence
D/VLC     (30036): core audio output: inserting 14673 zeroes
I//usr/sbin/audiomixer( 1235): ALSA lib pcm.c:7067:(snd_pcm_recover) 
underrun occured
W/VLC     (30036): core audio output: playback way too late (318289): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback way too early (-189820): 
playing silence
D/VLC     (30036): core audio output: inserting 9111 zeroes
I//system/bin/batteryd( 1234): 53474773	v_bat 3.753 (3.753), i_supply 
0.000, i_demand 0.511 => v_bat_idle 3.790 (3.799), level 60% (61%, 62%), 
state 4
W/VLC     (30036): core audio output: playback way too late (226124): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (60676): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 144352 us): 
stopping resampling
W/VLC     (30036): core audio output: playback too late (153926): 
up-sampling
W/VLC     (30036): core audio output: playback way too late (207083): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (71184): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 164852 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (193429): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (92887): up-sampling
W/VLC     (30036): core audio output: playback way too late (196155): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too early (-94646): 
down-sampling
D/VLC     (30036): core video output: picture might be displayed late 
(missing 10 ms)
E/Sensors ( 1337): ABS_MISC not supported yet (for tilt)
D/VLC     (30036): core audio output: resampling stopped (drift: 2470 us)
W/VLC     (30036): core audio output: playback too late (79078): up-sampling
I/VLC/VideoPlayerActivity(30036): remove View!
W/VLC     (30036): core audio output: timing screwed (drift: 165226 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (191321): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (76073): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 160769 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (194410): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (91187): up-sampling
W/VLC     (30036): core audio output: playback way too late (203329): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too early (-45294): 
down-sampling
D/VLC     (30036): core audio output: resampling stopped (drift: -19951 us)
W/VLC     (30036): core audio output: playback too late (82129): up-sampling
W/VLC     (30036): core audio output: playback way too late (180041): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
D/dalvikvm( 1457): GC_EXPLICIT freed 18971 objects / 957040 bytes in 332ms
W/VLC     (30036): core audio output: playback too late (78962): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 166496 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (206944): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (71898): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 163359 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (188812): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (69489): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 156229 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (182476): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (80152): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 169029 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (200993): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (71490): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 166511 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (192300): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (66303): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 156797 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (182464): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (79185): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 166636 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (198601): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (73370): up-sampling
W/VLC     (30036): core audio output: playback way too late (193125): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (85176): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 174907 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (209435): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (75626): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 164777 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (200505): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (65698): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 160445 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (186447): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (60765): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 154402 us): 
stopping resampling
W/VLC     (30036): core audio output: playback too late (179855): 
up-sampling
W/VLC     (30036): core audio output: playback way too late (208596): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (74473): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 162862 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (203798): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (76012): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 164736 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (190433): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (84072): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 177291 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (205533): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (75480): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 162831 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (197572): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (71188): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 158996 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (189668): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (84884): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 171014 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (207748): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (71928): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 159706 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (196889): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (78317): up-sampling
D/dalvikvm( 1899): GC_EXPLICIT freed 2155 objects / 111480 bytes in 143ms
W/VLC     (30036): core audio output: timing screwed (drift: 164935 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (190419): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (83926): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 178814 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (218163): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (71886): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 158076 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (191719): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (69872): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 157232 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (182716): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (81991): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 172607 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (200786): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (67672): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 158532 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (190527): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (68151): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 154129 us): 
stopping resampling
W/VLC     (30036): core audio output: playback too late (179704): 
up-sampling
W/VLC     (30036): core audio output: playback way too late (185322): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (80191): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 168610 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (198530): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (68169): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 154797 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (188165): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (73388): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 156070 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (181859): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (78010): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 167161 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (200071): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (72185): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 154195 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (190808): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (61475): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 154807 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (180443): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (78965): up-sampling
I//system/bin/batteryd( 1234): 53484781	v_bat 3.753 (3.753), i_supply 
0.000, i_demand 0.511 => v_bat_idle 3.791 (3.799), level 60% (61%, 62%), 
state 4
W/VLC     (30036): core audio output: timing screwed (drift: 169834 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (198625): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (68603): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 162007 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (187613): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (65186): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 151957 us): 
stopping resampling
W/VLC     (30036): core audio output: playback too late (177410): 
up-sampling
W/VLC     (30036): core audio output: playback way too late (202948): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too early (-96180): 
down-sampling
D/VLC     (30036): core audio output: resampling stopped (drift: 30477 us)
W/VLC     (30036): core audio output: playback too late (60818): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 148848 us): 
stopping resampling
W/VLC     (30036): core audio output: playback too late (174301): 
up-sampling
W/VLC     (30036): core audio output: playback way too late (203654): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (66102): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 155070 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (181256): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (76090): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 168598 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (204254): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (69512): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 149945 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (184656): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (62647): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 159000 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (184728): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (96379): up-sampling
W/VLC     (30036): core audio output: playback way too late (184309): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (88247): up-sampling
W/VLC     (30036): core audio output: playback way too late (199076): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (70259): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 149217 us): 
stopping resampling
W/VLC     (30036): core audio output: playback too late (174793): 
up-sampling
W/VLC     (30036): core audio output: playback way too late (205975): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (68612): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 155749 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (198089): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (68481): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 156839 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (185508): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (84029): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 175957 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (206883): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (69547): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 159501 us): 
stopping resampling
W/VLC     (30036): core audio output: playback way too late (196837): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (67646): up-sampling
W/VLC     (30036): core audio output: timing screwed (drift: 144407 us): 
stopping resampling
I/dalvikvm(30036): Jit: resizing JitTable from 4096 to 8192
W/VLC     (30036): core audio output: playback way too late (200053): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30036): core audio output: playback too late (78442): up-sampling
W/VLC     (30036): core audio output: playback way too late (181784): 
flushing buffers
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/KeyCharacterMap(30036): No keyboard for id -1
W/VLC     (30036): core audio output: playback too late (77282): up-sampling
W/KeyCharacterMap(30036): Using default keymap: 
/system/usr/keychars/qwerty.kcm.bin
D/VLC     (30036): core input: control type=0
D/VLC     (30036): core input: control: stopping input
W/VLC     (30036): core audio output: timing screwed (drift: 171652 us): 
stopping resampling
D/VLC     (30036): core decoder: removing module "avcodec"
D/VLC     (30036): avcodec decoder: ffmpeg codec (MPEG-4 Video) stopped
D/VLC     (30036): core decoder: killing decoder fourcc `mp4v', 2 PES in 
FIFO
D/VLC     (30036): core generic: saving a free vout
D/VLC     (30036): core generic: reusing provided vout
D/VLC     (30036): core decoder: removing module "avcodec"
D/VLC     (30036): avcodec decoder: ffmpeg codec (MPEG Audio layer 3) 
stopped
D/VLC     (30036): core decoder: killing decoder fourcc `mp3 ', 11 PES 
in FIFO
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
D/VLC     (30036): core audio resampler: removing module "ugly_resampler"
D/VLC     (30036): core volume: removing module "integer_mixer"
D/VLC     (30036): core generic: keeping audio output
D/VLC     (30036): core packetizer: removing module "mpeg_audio"
D/VLC     (30036): core demux: removing module "avi"
D/VLC     (30036): avi stream: free chunk avih
D/VLC     (30036): avi stream: free chunk strh
D/VLC     (30036): avi stream: free chunk strf
D/VLC     (30036): avi stream: free chunk LIST
D/VLC     (30036): avi stream: free chunk strh
D/VLC     (30036): avi stream: free chunk strf
D/VLC     (30036): avi stream: free chunk LIST
D/VLC     (30036): avi stream: free chunk LIST
D/VLC     (30036): avi stream: free chunk ISFT
D/VLC     (30036): avi stream: free chunk LIST
D/VLC     (30036): avi stream: free chunk JUNK
D/VLC     (30036): avi stream: free chunk LIST
D/VLC     (30036): avi stream: free chunk idx1
D/VLC     (30036): avi stream: free chunk RIFF
D/VLC     (30036): avi stream: free chunk LIST
D/VLC     (30036): core stream: removing module "record"
E/VLC     (30036): core vout display: Failed to change zoom
E/VLC     (30036): core vout display: Failed to change source AR
D/VLC     (30036): core access: removing module "filesystem"
D/VLC     (30036): core input: Program doesn't contain anymore ES
D/VLC     (30036): core input: Destroying the input for 'Big Buck Bunny.avi'
D/VLC     (30036): core audio output: removing module "android_audiotrack"
D/VLC     (30036): core video output: destroying useless vout
D/VLC     (30036): core vout display: Filter 0x491ad4 removed from chain
D/VLC     (30036): core filter: removing module "yuv_rgb_neon"
D/VLC     (30036): core vout display: removing module "android_surface"
D/VLC     (30036): core spu text: removing module "freetype"
D/VLC     (30036): core scale: removing module "yuvp"
D/VLC     (30036): core scale: removing module "swscale"
I/VLC/VideoPlayerActivity(30036): MediaPlayerStopped
I/AudioService( 1337):  AudioFocus  abandonAudioFocus() from 
android.media.AudioManager at 45577430org.videolan.vlc.gui.video.VideoPlayerActivity$5 at 455b1760
D/VLC/AudioService(30036): Updating widget
I/AudioService( 1337):  AudioFocus  abandonAudioFocus() from 
android.media.AudioManager at 4561fe60org.videolan.vlc.AudioService$1 at 4561fe50
D/VLC/VideoListFragment(30036): Switching to grid mode
D/VLC/MainActivity(30036): Restoring automatically recreated fragment 
"video"
D/VLC/Thumbnailer(30036): Thumbnailer started
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=64)
D/AudioStreamOutAM( 1243): set others gain 64
D/AudioHardware( 1243): setOthersOutputGain(64)
D/AudioHardware( 1243): setVoiceVolume(0.000000)
D/dalvikvm(30036): GC_FOR_MALLOC freed 9875 objects / 564624 bytes in 51ms
E/VLC/VideoGridAnimator(30036): Rescheduling animation: list not ready
D/VLC/AudioServiceContoller(30036): Service Connected
D/dalvikvm(30036): GC_EXTERNAL_ALLOC freed 1260 objects / 53752 bytes in 
72ms
I/VLC/VideoPlayerActivity(30036): remove View!
D/AudioStreamOutAM( 1243): release wakelock
I/AudioStreamOutAM( 1243): PCM playback is going to standby.


***********************************************************************************
Log without the commit 5c0a6cabc3dbf9ec248c0df48b907619c061c02c
***********************************************************************************


D/VLC     (30080): core input: Creating an input for 'Big Buck Bunny.avi'
D/VLC     (30080): core demux meta: looking for meta fetcher module 
matching "any": 0 candidates
D/VLC     (30080): core demux meta: no meta fetcher modules
D/VLC     (30080): core libvlc: searching art for Big Buck Bunny.avi
D/VLC     (30080): core art finder: looking for art finder module 
matching "any": 1 candidates
D/VLC     (30080): core art finder: no art finder modules matched
D/VLC     (30080): core libvlc: art not found for Big Buck Bunny.avi
D/VLC     (30080): core libvlc: no fetch required for (null) (art 
currently (null))
D/VLC/LibVLC/Media(30080): Title Big Buck Bunny.avi
D/VLC/LibVLC/Media(30080): Artist Artiste inconnu
D/VLC/LibVLC/Media(30080): Genre Genre inconnu
D/VLC/LibVLC/Media(30080): Album Album inconnu
D/VLC     (30080): core input: Creating an input for 'Big Buck Bunny.avi'
D/VLC     (30080): core input: using timeshift granularity of 50 MiB, in 
path '/tmp'
D/VLC     (30080): core input: 
`file:///mnt/storage/Video/Big%20Buck%20Bunny.avi' gives access `file' 
demux `' path `/mnt/storage/Video/Big%20Buck%20Bunny.avi'
D/VLC     (30080): core input: creating demux: access='file' demux='' 
location='/mnt/storage/Video/Big%20Buck%20Bunny.avi' 
file='/mnt/storage/Video/Big Buck Bunny.avi'
D/VLC     (30080): core demux: looking for access_demux module matching 
"file": 5 candidates
D/VLC     (30080): core demux: no access_demux modules matched
D/VLC     (30080): core input: creating access 'file' 
location='/mnt/storage/Video/Big%20Buck%20Bunny.avi', 
path='/mnt/storage/Video/Big Buck Bunny.avi'
D/VLC     (30080): core access: looking for access module matching 
"file": 15 candidates
D/VLC     (30080): filesystem access: opening file 
`/mnt/storage/Video/Big Buck Bunny.avi'
D/VLC     (30080): core access: using access module "filesystem"
D/VLC     (30080): core stream: Using stream method for AStream*
D/VLC     (30080): core stream: starting pre-buffering
D/VLC     (30080): core stream: received first data after 0 ms
D/VLC     (30080): core stream: pre-buffering done 1024 bytes in 0s - 
2183 KiB/s
D/VLC     (30080): core stream: looking for stream_filter module 
matching "any": 9 candidates
D/VLC     (30080): core stream: no stream_filter modules matched
D/VLC     (30080): core stream: looking for stream_filter module 
matching "record": 9 candidates
D/VLC     (30080): core stream: using stream_filter module "record"
D/VLC     (30080): core input: creating demux: access='file' demux='' 
location='/mnt/storage/Video/Big%20Buck%20Bunny.avi' 
file='/mnt/storage/Video/Big Buck Bunny.avi'
D/VLC     (30080): core demux: looking for demux module matching "avi": 
56 candidates
D/VLC     (30080): avi stream: found chunk, fourcc: RIFF size:114496934 
pos:0
D/VLC     (30080): avi stream: found LIST chunk: 'AVI '
D/VLC     (30080): avi stream: <list 'AVI '>
D/VLC     (30080): avi stream: found chunk, fourcc: LIST size:306 pos:12
D/VLC     (30080): avi stream: found LIST chunk: 'hdrl'
D/VLC     (30080): avi stream: <list 'hdrl'>
D/VLC     (30080): avi stream: found chunk, fourcc: avih size:56 pos:24
D/VLC     (30080): avi stream: avih: streams:2 flags: HAS_INDEX 
IS_INTERLEAVED TRUST_CKTYPE 720x400
D/VLC     (30080): avi stream: found chunk, fourcc: LIST size:116 pos:88
D/VLC     (30080): avi stream: found LIST chunk: 'strl'
D/VLC     (30080): avi stream: <list 'strl'>
D/VLC     (30080): avi stream: found chunk, fourcc: strh size:56 pos:100
D/VLC     (30080): avi stream: strh: type:vids handler:0x34504d46 
samplesize:0 24.00fps
D/VLC     (30080): avi stream: found chunk, fourcc: strf size:40 pos:164
D/VLC     (30080): avi stream: strf: video:FMP4 720x400 planes:1 24bpp
D/VLC     (30080): avi stream: </list 'strl'>
D/VLC     (30080): avi stream: found chunk, fourcc: LIST size:106 pos:212
D/VLC     (30080): avi stream: found LIST chunk: 'strl'
D/VLC     (30080): avi stream: <list 'strl'>
D/VLC     (30080): avi stream: found chunk, fourcc: strh size:56 pos:224
D/VLC     (30080): avi stream: strh: type:auds handler:0x00000055 
samplesize:0 41.67fps
D/VLC     (30080): avi stream: found chunk, fourcc: strf size:30 pos:288
D/VLC     (30080): avi stream: strf: audio:0x0055 channels:2 48000Hz 
0bits/sample 119kb/s
D/VLC     (30080): avi stream: </list 'strl'>
D/VLC     (30080): avi stream: </list 'hdrl'>
D/VLC     (30080): avi stream: found chunk, fourcc: LIST size:32 pos:326
D/VLC     (30080): avi stream: found LIST chunk: 'INFO'
D/VLC     (30080): avi stream: <list 'INFO'>
D/VLC     (30080): avi stream: found chunk, fourcc: ISFT size:20 pos:338
D/VLC     (30080): avi stream: ISFT: Software : MEncoder SVN-r31918
D/VLC     (30080): avi stream: </list 'INFO'>
D/VLC     (30080): avi stream: found chunk, fourcc: JUNK size:3722 pos:366
D/VLC     (30080): avi stream: found chunk, fourcc: LIST size:113866222 
pos:4096
D/VLC     (30080): avi stream: skipping movi chunk
D/VLC     (30080): avi stream: found chunk, fourcc: idx1 size:626608 
pos:113870326
D/VLC     (30080): avi stream: idx1: index entry:39163
D/VLC     (30080): avi stream: </list 'AVI '>
D/VLC     (30080): avi stream: * LIST-root size:114496942 pos:0
D/VLC     (30080): avi stream:     + RIFF-AVI  size:114496934 pos:0
D/VLC     (30080): avi stream:     |   + LIST-hdrl size:306 pos:12
D/VLC     (30080): avi stream:     |   |   + avih size:56 pos:24
D/VLC     (30080): avi stream:     |   |   + LIST-strl size:116 pos:88
D/VLC     (30080): avi stream:     |   |   |   + strh size:56 pos:100
D/VLC     (30080): avi stream:     |   |   |   + strf size:40 pos:164
D/VLC     (30080): avi stream:     |   |   + LIST-strl size:106 pos:212
D/VLC     (30080): avi stream:     |   |   |   + strh size:56 pos:224
D/VLC     (30080): avi stream:     |   |   |   + strf size:30 pos:288
D/VLC     (30080): avi stream:     |   + LIST-INFO size:32 pos:326
D/VLC     (30080): avi stream:     |   |   + ISFT size:20 pos:338
D/VLC     (30080): avi stream:     |   + JUNK size:3722 pos:366
D/VLC     (30080): avi stream:     |   + LIST-movi size:113866222 pos:4096
D/VLC     (30080): avi stream:     |   + idx1 size:626608 pos:113870326
D/VLC     (30080): avi demux: AVIH: 2 stream, flags  HAS_INDEX 
IS_INTERLEAVED TRUST_CKTYPE
D/VLC     (30080): avi demux: stream[0] rate:24 scale:1 samplesize:0
D/VLC     (30080): avi demux: stream[0] video(FMP4) 720x400 24bpp 
24.000000fps
D/VLC     (30080): core input: selecting program id=0
D/VLC     (30080): avi demux: stream[1] rate:48000 scale:1152 samplesize:0
D/VLC     (30080): avi demux: stream[1] audio(0x55 - MPEG Audio layer 3) 
2 channels 48000Hz 0bits
D/VLC     (30080): avi demux: selected standard index for stream[0]
D/VLC     (30080): avi demux: selected standard index for stream[1]
D/VLC     (30080): avi demux: stream[0] created 14314 index entries
D/VLC     (30080): avi demux: stream[1] created 24849 index entries
D/VLC     (30080): avi demux: stream[0] length:596 (based on index)
D/VLC     (30080): avi demux: stream[1] length:596 (based on index)
D/VLC     (30080): core demux: using demux module "avi"
D/VLC     (30080): core input: looking for a subtitle file in 
/mnt/storage/Video/
D/VLC     (30080): core decoder: looking for decoder module matching 
"any": 33 candidates
D/VLC     (30080): avcodec decoder: CPU flags: 0x0000003f
D/VLC/AudioServiceContoller(30080): Service Connected
D/VLC/VideoPlayerActivity(30080): Pixel format is RGBX_8888
D/VLC     (30080): avcodec decoder: trying to use direct rendering
D/VLC     (30080): avcodec decoder: allowing 1 thread(s) for decoding
D/VLC     (30080): avcodec decoder: available software decoder output 
format 0 (yuv420p)
D/VLC     (30080): avcodec decoder: avcodec codec (MPEG-4 Video) started
D/VLC     (30080): core decoder: using decoder module "avcodec"
D/VLC     (30080): core decoder: looking for decoder module matching 
"any": 33 candidates
D/VLC     (30080): avcodec decoder: CPU flags: 0x0000003f
I/ActivityManager( 1337): Displayed activity 
org.videolan.vlc/.gui.video.VideoPlayerActivity: 1008 ms (total 1008 ms)
D/VLC     (30080): avcodec decoder: avcodec codec (MPEG Audio layer 3) 
started
D/VLC     (30080): core decoder: using decoder module "avcodec"
D/VLC     (30080): core packetizer: looking for packetizer module 
matching "any": 21 candidates
D/VLC     (30080): core packetizer: using packetizer module "mpeg_audio"
D/VLC     (30080): core demux meta: looking for meta reader module 
matching "any": 1 candidates
D/VLC     (30080): core demux meta: no meta reader modules matched
I/VLC/VideoPlayerActivity(30080): MediaParsedChanged
D/VLC     (30080): core input: 
`file:///mnt/storage/Video/Big%20Buck%20Bunny.avi' successfully opened
D/VLC     (30080): core input: Buffering 0%
D/VLC     (30080): core input: Buffering 8%
D/VLC     (30080): mpeg_audio packetizer: MPGA channels:2 
samplerate:48000 bitrate:64
D/VLC     (30080): core generic: creating audio output
D/VLC     (30080): core audio output: looking for audio output module 
matching "amem,none": 4 candidates
D/VLC     (30080): core audio output: using audio output module "amem"
I/VLC/JNI/aout(30080): Opening the JNI audio output
D/VLC     (30080): core input: Buffering 16%
I/VLC/JNI/aout(30080): Parameters: 2 channels, FOURCC 'S16N',  sample 
rate: 48000Hz
D/VLC     (30080): core input: Buffering 25%
D/VLC     (30080): core input: Buffering 33%
D/VLC     (30080): core input: Buffering 41%
D/VLC     (30080): core input: Buffering 50%
D/VLC     (30080): core spu text: looking for text renderer module 
matching "any": 1 candidates
V/VLC/JNI/aout(30080): Number of channels forced to 2, number of samples 
to 8192
D/VLC/LibVLC(30080): Opening the java audio output
D/LibVLC/aout(30080): 48000, 2, 8192=>16384
D/VLC     (30080): core input: Buffering 58%
D/VLC     (30080): core input: Buffering 66%
D/VLC     (30080): core input: Buffering 75%
D/VLC     (30080): core input: Buffering 83%
D/VLC     (30080): core input: Buffering 91%
D/VLC     (30080): core input: Buffering 100%
D/VLC     (30080): core input: Stream buffering done (325 ms in 53 ms)
D/VLC     (30080): freetype spu text: Using 
/system/fonts/DroidSans-Bold.ttf as font from file 
/system/fonts/DroidSans-Bold.ttf
D/VLC     (30080): freetype spu text: Using 
/system/fonts/DroidSansMono.ttf as mono-font from file 
/system/fonts/DroidSansMono.ttf
D/VLC     (30080): freetype spu text: using fontsize: 2
D/VLC     (30080): core spu text: using text renderer module "freetype"
D/VLC     (30080): core scale: looking for video filter2 module matching 
"any": 35 candidates
D/VLC     (30080): swscale scale: 32x32 (32x32) chroma: YUVA -> 16x16 
(16x16) chroma: RGBA with scaling using Bicubic (good quality)
D/VLC     (30080): core scale: using video filter2 module "swscale"
D/VLC     (30080): core scale: looking for video filter2 module matching 
"any": 35 candidates
D/VLC     (30080): yuvp scale: YUVP to YUVA converter
D/VLC     (30080): core scale: using video filter2 module "yuvp"
D/VLC     (30080): core video output: Deinterlacing available
D/VLC     (30080): core video output: deinterlace 0, mode blend, is_needed 0
D/VLC     (30080): core audio output: output 's16l' 48000 Hz Stereo 
frame=1 samples/4 bytes
D/VLC     (30080): core volume: looking for audio volume module matching 
"any": 3 candidates
D/VLC     (30080): core volume: using audio volume module "integer_mixer"
D/VLC     (30080): core audio output: input 's16l' 48000 Hz Stereo 
frame=1 samples/4 bytes
D/VLC     (30080): core audio output: conversion: 's16l'->'s16l' 48000 
Hz->48000 Hz Stereo->Stereo
D/VLC     (30080): core audio output: conversion pipeline complete
D/VLC     (30080): core audio resampler: looking for audio resampler 
module matching "any": 1 candidates
D/VLC     (30080): core audio resampler: using audio resampler module 
"ugly_resampler"
D/VLC     (30080): core decoder: End of audio preroll
D/VLC     (30080): core video output: Opening vout display wrapper
D/VLC     (30080): core vout display: looking for vout display module 
matching "androidsurface": 4 candidates
I/VLC/VideoPlayerActivity(30080): MediaPlayerPlaying
I/AudioService( 1337):  AudioFocus  requestAudioFocus() from 
android.media.AudioManager at 455e5e00org.videolan.vlc.gui.video.VideoPlayerActivity$5 at 455b2258
D/VLC     (30080): android_surface vout display: Pixel format RV32
D/VLC     (30080): core vout display: VoutDisplayEvent 'fullscreen' 0
D/VLC     (30080): core vout display: using vout display module 
"android_surface"
D/VLC     (30080): core vout display: A filter to adapt decoder to 
display is needed
D/VLC     (30080): core filter: looking for video filter2 module 
matching "any": 35 candidates
D/VLC     (30080): yuv_rgb_neon filter: I420(720x400) to RV32(720x400)
D/VLC     (30080): core filter: using video filter2 module "yuv_rgb_neon"
D/VLC     (30080): core vout display: Filter 'yuv_rgb_neon' (0x48dc6c) 
appended to chain
D/VLC     (30080): core video output: original format sz 720x416, of 
(0,0), vsz 720x400, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0
D/VLC     (30080): core spu text: removing module "freetype"
D/VLC     (30080): core spu text: looking for text renderer module 
matching "any": 1 candidates
D/VLC     (30080): freetype spu text: Using 
/system/fonts/DroidSans-Bold.ttf as font from file 
/system/fonts/DroidSans-Bold.ttf
D/VLC     (30080): freetype spu text: Using 
/system/fonts/DroidSansMono.ttf as mono-font from file 
/system/fonts/DroidSansMono.ttf
D/VLC     (30080): freetype spu text: using fontsize: 2
D/VLC     (30080): core spu text: using text renderer module "freetype"
D/VLC     (30080): avcodec decoder: enabling direct rendering
E/VLC     (30080): core vout display: Failed to change zoom
E/VLC     (30080): core vout display: Failed to set on top
E/VLC     (30080): core vout display: Failed to change source AR
I/dalvikvm(30080): Jit: resizing JitTable from 4096 to 8192
D/VLC     (30080): core decoder: End of video preroll
D/VLC     (30080): core decoder: Received first picture
W/VLC     (30080): yuv_rgb_neon filter: can't get output picture
D/VLC     (30080): core input: Decoder wait done in 514 ms
D/VLC     (30080): core input: control type=4
W/VLC     (30080): core decoder: early picture skipped
D/VLC/VideoPlayerActivity(30080): Pixel format is RGBX_8888
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=100)
D/AudioStreamOutAM( 1243): set others gain 100
D/AudioHardware( 1243): setOthersOutputGain(100)
D/AudioHardware( 1243): setVoiceVolume(0.640000)
W/VLC     (30080): core audio output: buffer too late (-106900 us): dropped
D/VLC     (30080): core decoder: discarded audio buffer
D/VLC     (30080): avi demux: seek requested: 203 seconds 34%
D/VLC     (30080): avi demux: old:333333 < new 203546000
D/VLC     (30080): avi demux: old:408000 < new 203546000
D/VLC     (30080): avi demux: seek: 203 seconds
D/VLC     (30080): core input: Buffering 0%
D/AudioStreamOutAM( 1243): applyParams() rate 44100, channels 0000000C/2
D/AudioStreamOutAM( 1243): write() acquire wakelock
W/AudioFlinger( 1243): write blocked for 124 msecs, 10 delayed writes, 
thread 0xd4c8
D/VLC     (30080): core decoder: End of audio preroll
D/VLC     (30080): core input: Buffering 8%
D/VLC     (30080): core input: Buffering 16%
D/VLC     (30080): core input: Buffering 25%
D/VLC     (30080): core input: Buffering 33%
D/VLC     (30080): core input: Buffering 41%
D/VLC     (30080): core input: Buffering 50%
D/VLC     (30080): core input: Buffering 58%
D/VLC     (30080): core input: Buffering 66%
D/VLC     (30080): core input: Buffering 75%
D/VLC     (30080): core input: Buffering 83%
D/VLC     (30080): core input: Buffering 91%
D/VLC     (30080): core input: Buffering 100%
D/VLC     (30080): core input: Stream buffering done (325 ms in 293 ms)
I//system/bin/batteryd( 1234): 53825039	v_bat 3.755 (3.753), i_supply 
0.000, i_demand 0.553 => v_bat_idle 3.793 (3.803), level 60% (62%, 63%), 
state 4
I//usr/sbin/audiomixer( 1235): ALSA lib pcm.c:7067:(snd_pcm_recover) 
underrun occured
D/VLC     (30080): core vout display: auto hiding mouse cursor
I//usr/sbin/audiomixer( 1235): ALSA lib pcm.c:7067:(snd_pcm_recover) 
underrun occured
I//usr/sbin/audiomixer( 1235): ALSA lib pcm.c:7067:(snd_pcm_recover) 
underrun occured
I//usr/sbin/audiomixer( 1235): ALSA lib pcm.c:7067:(snd_pcm_recover) 
underrun occured
D/VLC     (30080): core decoder: End of video preroll
D/VLC     (30080): core decoder: Received first picture
D/VLC     (30080): core input: Decoder wait done in 1196 ms
I//usr/sbin/audiomixer( 1235): ALSA lib pcm.c:7067:(snd_pcm_recover) 
underrun occured
I/VLC/VideoPlayerActivity(30080): remove View!
D/dalvikvm( 1705): GC_EXPLICIT freed 522 objects / 27352 bytes in 153ms
D/dalvikvm( 1868): GC_EXPLICIT freed 76 objects / 3672 bytes in 87ms
I//system/bin/batteryd( 1234): 53835048	v_bat 3.752 (3.747), i_supply 
0.000, i_demand 0.512 => v_bat_idle 3.793 (3.793), level 60% (62%, 62%), 
state 4
D/dalvikvm( 1884): GC_EXPLICIT freed 201 objects / 12400 bytes in 209ms
D/dalvikvm(30080): GC_FOR_MALLOC freed 10565 objects / 546520 bytes in 92ms
D/dalvikvm( 1682): GC_EXPLICIT freed 748 objects / 41768 bytes in 127ms
I//system/bin/batteryd( 1234): 53845055	v_bat 3.749 (3.741), i_supply 
0.000, i_demand 0.513 => v_bat_idle 3.792 (3.787), level 60% (61%, 61%), 
state 4
D/dalvikvm( 1532): GC_EXPLICIT freed 1491 objects / 284200 bytes in 234ms
D/dalvikvm( 1457): GC_EXPLICIT freed 3916 objects / 201688 bytes in 381ms
I//system/bin/batteryd( 1234): 53855063	v_bat 3.748 (3.747), i_supply 
0.000, i_demand 0.512 => v_bat_idle 3.792 (3.793), level 60% (61%, 62%), 
state 4
W/KeyCharacterMap(30080): No keyboard for id -1
W/KeyCharacterMap(30080): Using default keymap: 
/system/usr/keychars/qwerty.kcm.bin
D/VLC     (30080): core input: control type=0
D/VLC     (30080): core input: control: stopping input
D/VLC     (30080): core decoder: removing module "avcodec"
D/VLC     (30080): avcodec decoder: ffmpeg codec (MPEG-4 Video) stopped
D/VLC     (30080): core decoder: killing decoder fourcc `mp4v', 3 PES in 
FIFO
D/VLC     (30080): core generic: saving a free vout
D/VLC     (30080): core generic: reusing provided vout
E/VLC     (30080): core vout display: Failed to change zoom
E/VLC     (30080): core vout display: Failed to change source AR
D/VLC     (30080): core decoder: removing module "avcodec"
D/VLC     (30080): avcodec decoder: ffmpeg codec (MPEG Audio layer 3) 
stopped
D/VLC     (30080): core decoder: killing decoder fourcc `mp3 ', 5 PES in 
FIFO
D/VLC     (30080): core audio resampler: removing module "ugly_resampler"
I/VLC/JNI/aout(30080): Closing audio output
D/VLC/LibVLC(30080): Closing the java audio output
D/VLC     (30080): core volume: removing module "integer_mixer"
D/VLC     (30080): core generic: keeping audio output
D/VLC     (30080): core packetizer: removing module "mpeg_audio"
D/VLC     (30080): core demux: removing module "avi"
D/VLC     (30080): avi stream: free chunk avih
D/VLC     (30080): avi stream: free chunk strh
D/VLC     (30080): avi stream: free chunk strf
D/VLC     (30080): avi stream: free chunk LIST
D/VLC     (30080): avi stream: free chunk strh
D/VLC     (30080): avi stream: free chunk strf
D/VLC     (30080): avi stream: free chunk LIST
D/VLC     (30080): avi stream: free chunk LIST
D/VLC     (30080): avi stream: free chunk ISFT
D/VLC     (30080): avi stream: free chunk LIST
D/VLC     (30080): avi stream: free chunk JUNK
D/VLC     (30080): avi stream: free chunk LIST
D/VLC     (30080): avi stream: free chunk idx1
D/VLC     (30080): avi stream: free chunk RIFF
D/VLC     (30080): avi stream: free chunk LIST
D/VLC     (30080): core stream: removing module "record"
D/VLC     (30080): core access: removing module "filesystem"
D/VLC     (30080): core input: Program doesn't contain anymore ES
D/VLC     (30080): core input: Destroying the input for 'Big Buck Bunny.avi'
D/VLC     (30080): core audio output: removing module "amem"
D/VLC     (30080): core video output: destroying useless vout
D/VLC     (30080): core vout display: Filter 0x48dc6c removed from chain
D/VLC     (30080): core filter: removing module "yuv_rgb_neon"
D/VLC     (30080): core vout display: removing module "android_surface"
D/VLC     (30080): core spu text: removing module "freetype"
D/VLC     (30080): core scale: removing module "yuvp"
D/VLC     (30080): core scale: removing module "swscale"
D/AudioStreamOutAM( 1243): setParameters(others_output_gain=64)
D/AudioStreamOutAM( 1243): set others gain 64
D/AudioHardware( 1243): setOthersOutputGain(64)
D/AudioHardware( 1243): setVoiceVolume(0.000000)
W/ActivityManager( 1337): Activity pause timeout for 
HistoryRecord{4577df48 org.videolan.vlc/.gui.video.VideoPlayerActivity}
I/VLC/VideoPlayerActivity(30080): MediaPlayerStopped
I/AudioService( 1337):  AudioFocus  abandonAudioFocus() from 
android.media.AudioManager at 455e5e00org.videolan.vlc.gui.video.VideoPlayerActivity$5 at 455b2258
D/VLC/VideoListFragment(30080): Switching to grid mode
D/VLC/MainActivity(30080): Restoring automatically recreated fragment 
"video"
D/VLC/AudioService(30080): Updating widget
D/VLC/Thumbnailer(30080): Thumbnailer started
I/AudioService( 1337):  AudioFocus  abandonAudioFocus() from 
android.media.AudioManager at 455f5b48org.videolan.vlc.AudioService$1 at 45537de8
E/VLC/VideoGridAnimator(30080): Rescheduling animation: list not ready
D/VLC/AudioServiceContoller(30080): Service Connected
D/dalvikvm(30080): GC_EXTERNAL_ALLOC freed 8898 objects / 461072 bytes 
in 81ms
D/AudioStreamOutAM( 1243): release wakelock
I/AudioStreamOutAM( 1243): PCM playback is going to standby.


Best regards,


-- 
MagSoft




More information about the vlc-devel mailing list