Page 1 of 1
vlc for android on motorola atrix experiences
Posted: 05 Jul 2012 12:33
by rh
hi devs and all other testers,
first of all thanks a lot for this great masterpiece of software. If vlc on adroid goes the same way like vlc on win / linux then i am sure this will be the best next mm player on android of the world.
Today i installed vlc_android on my atrix after downloading from the nightlies server.
First impression for play local files like mp3 or mp4 (created on linux with mp4box, contains x264 / aac with apple compatibility features) is great. No probs.
Working as streaming client from local network vdr-xineliboutput plugin works, but crash after pause or stop pressing. Could be caused by re-connect problems to the new stream position. The vlc process hangs and must be killed manually.
Will be continued ...
Re: vlc for android on motorola atrix experiences
Posted: 05 Jul 2012 13:06
by edwardw
hi devs and all other testers,
first of all thanks a lot for this great masterpiece of software. If vlc on adroid goes the same way like vlc on win / linux then i am sure this will be the best next mm player on android of the world.
Today i installed vlc_android on my atrix after downloading from the nightlies server.
First impression for play local files like mp3 or mp4 (created on linux with mp4box, contains x264 / aac with apple compatibility features) is great. No probs.
Working as streaming client from local network vdr-xineliboutput plugin works, but crash after pause or stop pressing. Could be caused by re-connect problems to the new stream position. The vlc process hangs and must be killed manually.
Will be continued ...
If you don't mind, getting logcat logs would be nice:
http://wiki.videolan.org/Android_Report_bugs#Logcat_log
Re: vlc for android on motorola atrix experiences
Posted: 05 Jul 2012 14:06
by rh
Ups, cool and yes, there are the files. Where can i leave these files? Should i send the files to a mail receiver?
BTW can these snipplets from the crash file helpful?
07-05 13:37:43.609 I/RuCkHd/TextRuleCheckerS( 3378): Stopping service
07-05 13:37:43.609 I/RuCkHd/CacheUpdateRuleC( 3378): Rescheduling RuleChecker token 101 to check Rule data in 305743 ms
07-05 13:37:44.177 E/Fluency_Log( 2061): Could not read 'keypress model' file at "/mnt/sdcard/Android/data/com.touchtype.swiftkey/files/model-0.im"
07-05 13:37:44.177 E/Fluency_Log( 2061): Cannot save an empty KeyPressModel - call reset() or loadFile() to set up the model first
07-05 13:37:44.177 W/KeyPressModelImpl( 2061): Attempted to save before layout configured.
07-05 13:37:44.227 D/dalvikvm( 2061): GC_EXTERNAL_ALLOC freed 247K, 54% free 3804K/8135K, external 4313K/4533K, paused 39ms
07-05 13:37:44.299 I/ ( 1465): odm_disp_esd_thread is running(69) state=1
07-05 13:37:48.027 D/RadioSignalLevel( 1951): Gsm Radio Signal level: 5
07-05 13:37:50.757 D/dalvikvm(27775): GC_CONCURRENT freed 1867K, 57% free 3464K/8007K, external 6302K/6951K, paused 2ms+3ms
07-05 13:37:53.057 I/ ( 1465): odm_disp_esd_thread is running(72) state=1
07-05 13:37:54.027 D/RadioSignalLevel( 1951): Gsm Radio Signal level: 5
07-05 13:37:59.087 D/dalvikvm( 3378): GC_EXPLICIT freed 229K, 53% free 2711K/5767K, external 2357K/2773K, paused 56ms
07-05 13:38:00.017 I/SYS_MPP ( 2100): WebtopStatusHandler Time change action: android.intent.action.TIME_TICK
07-05 13:38:00.017 I/SYS_MPP ( 2100): WebtopStatusHandler xxxxxxx Date long format=Donnerstag, 5. Juli 2012
07-05 13:38:00.047 D/RadioSignalLevel( 1951): Gsm Radio Signal level: 5
07-05 13:38:01.807 I/ ( 1465): odm_disp_esd_thread is running(16) state=1
07-05 13:38:03.027 D/RadioSignalLevel( 1951): Gsm Radio Signal level: 5
07-05 13:38:04.797 D/AndroidRuntime(27775): Shutting down VM
07-05 13:38:04.797 W/dalvikvm(27775): threadid=1: thread exiting with uncaught exception (group=0x40018560)
07-05 13:38:04.797 E/VLC/VlcCrashHandler(27775): java.lang.NullPointerException
07-05 13:38:04.797 E/VLC/VlcCrashHandler(27775): at org.videolan.vlc.widget.AudioMiniPlayer.update(AudioMiniPlayer.java:164)
07-05 13:38:04.797 E/VLC/VlcCrashHandler(27775): at org.videolan.vlc.widget.AudioMiniPlayer$1.onClick(AudioMiniPlayer.java:78)
07-05 13:38:04.797 E/VLC/VlcCrashHandler(27775): at android.view.View.performClick(View.java:2496)
07-05 13:38:04.797 E/VLC/VlcCrashHandler(27775): at android.view.View$PerformClick.run(View.java:9126)
07-05 13:38:04.797 E/VLC/VlcCrashHandler(27775): at android.os.Handler.handleCallback(Handler.java:587)
07-05 13:38:04.797 E/VLC/VlcCrashHandler(27775): at android.os.Handler.dispatchMessage(Handler.java:92)
07-05 13:38:04.797 E/VLC/VlcCrashHandler(27775): at android.os.Looper.loop(Looper.java:130)
07-05 13:38:04.797 E/VLC/VlcCrashHandler(27775): at android.app.ActivityThread.main(ActivityThread.java:3844)
07-05 13:38:04.797 E/VLC/VlcCrashHandler(27775): at java.lang.reflect.Method.invokeNative(Native Method)
07-05 13:38:04.797 E/VLC/VlcCrashHandler(27775): at java.lang.reflect.Method.invoke(Method.java:507)
07-05 13:38:04.797 E/VLC/VlcCrashHandler(27775): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:839)
07-05 13:38:04.797 E/VLC/VlcCrashHandler(27775): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
07-05 13:38:04.797 E/VLC/VlcCrashHandler(27775): at dalvik.system.NativeStart.main(Native Method)
07-05 13:38:05.577 D/dalvikvm(27775): GC_CONCURRENT freed 2076K, 58% free 3436K/8007K, external 5815K/6951K, paused 2ms+2ms
and from the other crash file
ava.lang.NullPointerException
at org.videolan.vlc.widget.AudioMiniPlayer.update(AudioMiniPlayer.java:164)
at org.videolan.vlc.widget.AudioMiniPlayer$1.onClick(AudioMiniPlayer.java:78)
at android.view.View.performClick(View.java:2496)
at android.view.View$PerformClick.run(View.java:9126)
at android.os.Handler.handleCallback(Handler.java:587)
at android.os.Handler.dispatchMessage(Handler.java:92)
at android.os.Looper.loop(Looper.java:130)
at android.app.ActivityThread.main(ActivityThread.java:3844)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:507)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:839)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
at dalvik.system.NativeStart.main(Native Method)
Re: vlc for android on motorola atrix experiences
Posted: 05 Jul 2012 15:12
by Jean-Baptiste Kempf
I think we fixed that for the next update.
Re: vlc for android on motorola atrix experiences
Posted: 10 Jul 2012 13:36
by rh
Now the first impressions from streaming, and yes, it works already quite good.
Serverside: VDR 1.7, xineliboutput and this additional
Code: Select all
sudo -u <user> nice -19 cvlc -v http://<VDR-IP>:37890 --rt-priority --sout-x264-level=5.1 --swscale-mode 2 --sout-deinterlace-mode yadif2x --sout-x264-crf 20 --sout-x264-tune=film :sout="#transcode{vcodec=h264,scale=0.5,acodec=mp3,ab=64,channels=2,audio-sync}:http{mux=ts,dst=:37899/}}" --sout-keep
Clientside exp.
Open stream (LAN access) with http://<VDR-IP>:37899 works well with very good quality, but audio-/video sync seems to me is a little bit delayed. If i use the same stream with the desktop vlc there are no probs with audio-/video sync. Is this really possible? In this context a Keyb-/Display-Setting for audio-/video delay will be great. And it will be really cool if you can integrate a playlist and / or history feature, espacially also for streams. Time-Shifting with streams works also without problems. Great job!
Re: vlc for android on motorola atrix experiences
Posted: 10 Jul 2012 14:05
by rh
It seems to me the best results for my atrix with lowest bitrates i have with these parameters ...
Code: Select all
--sout-x264-level=2.2 --swscale-mode 2 --sout-x264-crf 28 --sout-x264-tune=film :sout="#transcode{vcodec=h264,scale=0.5,acodec=mp3,ab=64,channels=2}:http{mux=ts,dst=:37899/}}"
Re: vlc for android on motorola atrix experiences
Posted: 10 Jul 2012 22:12
by rh
Oops, is there really time-shifting in the code or is this the cache? If i paused playing for a minute then the stream will be continued with the correct position. If it does longer, then the stream will after a little bit time will be reconnect at the "real" stream position.
Re: vlc for android on motorola atrix experiences
Posted: 16 Jul 2012 16:35
by rh
Some new Crash Logs, VLC Build from 12.07.12
Code: Select all
ava.lang.NullPointerException
at org.videolan.vlc.AudioService.access$1300(AudioService.java:65)
at org.videolan.vlc.AudioService$AudioServiceHandler.handleMessage(AudioService.java:341)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:130)
at android.app.ActivityThread.main(ActivityThread.java:3844)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:507)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:839)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
at dalvik.system.NativeStart.main(Native Method)
and
Code: Select all
07-16 16:13:41.253 D/VLC (17767): [0x6eaf80]: main demux using demux module "mp4"
07-16 16:13:41.253 D/VLC (17767): [0x34cc00]: main input looking for a subtitle file in /sdcard/vlc_test/
07-16 16:13:41.253 D/VLC (17767): [0x714f08]: main decoder looking for decoder module: 26 candidates
07-16 16:13:41.263 D/VLC (17767): [0x714f08]: avcodec decoder trying to use direct rendering
07-16 16:13:41.263 D/VLC (17767): [0x714f08]: avcodec decoder allowing 1 thread(s) for decoding
07-16 16:13:41.263 D/VLC (17767): [0x714f08]: avcodec decoder ffmpeg codec (H264 - MPEG-4 AVC (part 10)) started
07-16 16:13:41.263 D/VLC (17767): [0x714f08]: main decoder using decoder module "avcodec"
07-16 16:13:41.263 D/VLC (17767): [0x12864a8]: main decoder looking for decoder module: 26 candidates
07-16 16:13:41.263 D/VLC (17767): [0x12864a8]: avcodec decoder ffmpeg codec (MPEG AAC Audio) started
07-16 16:13:41.263 D/VLC (17767): [0x12864a8]: avcodec decoder Using 192000 bytes output buffer
07-16 16:13:41.263 D/VLC (17767): [0x12864a8]: main decoder using decoder module "avcodec"
07-16 16:13:41.263 D/VLC (17767): [0x1288150]: main demux meta looking for meta reader module: 1 candidate
07-16 16:13:41.273 D/VLC (17767): [0x1288150]: main demux meta no meta reader module matching "any" could be loaded
07-16 16:13:41.273 D/VLC (17767): [0x34cc00]: main input `file:///sdcard/vlc_test/Doku-Meine_Famie_Die_Nazis_und_ich.mp4' successfully opened
07-16 16:13:41.273 D/VLC/JNI/main(17767): vlc_event_callback: failed to get JNI environment, assuming native thread
07-16 16:13:41.273 I/VLC/AudioService(17767): MediaPlayerPlaying
07-16 16:13:41.273 I/VLC/VideoPlayerActivity(17767): MediaPlayerPlaying
07-16 16:13:41.273 D/VLC (17767): [0x6eaf80]: mp4 demux track[Id 0xc9] using Sync Sample Box (stss)
07-16 16:13:41.273 D/VLC (17767): [0x6eaf80]: mp4 demux stts gives 0 --> 0 (sample number)
07-16 16:13:41.273 D/VLC (17767): [0x6eaf80]: mp4 demux track[Id 0x65] does not provide Sync Sample Box (stss)
07-16 16:13:41.273 D/VLC (17767): [0x34cc00]: main input Buffering 0%
07-16 16:13:41.273 D/VLC (17767): [0x12c29a0]: main spu text looking for text renderer module: 1 candidate
07-16 16:13:41.273 D/VLC (17767): [0x12c29a0]: freetype spu text using fontsize: 2
07-16 16:13:41.273 D/VLC (17767): [0x12c29a0]: main spu text using text renderer module "freetype"
07-16 16:13:41.273 D/VLC (17767): [0x12c30a8]: main scale looking for video filter2 module: 12 candidates
07-16 16:13:41.273 D/VLC (17767): [0x12c30a8]: swscale scale 32x32 chroma: YUVA -> 16x16 chroma: RGBA with scaling using Bicubic (good quality)
07-16 16:13:41.273 D/VLC (17767): [0x12c30a8]: main scale using video filter2 module "swscale"
07-16 16:13:41.273 D/VLC (17767): [0x12cfe50]: main scale looking for video filter2 module: 12 candidates
07-16 16:13:41.273 D/VLC (17767): [0x12cfe50]: yuvp scale YUVP to YUVA converter
07-16 16:13:41.273 D/VLC (17767): [0x12cfe50]: main scale using video filter2 module "yuvp"
07-16 16:13:41.273 D/VLC (17767): [0x12c1d18]: main video output Deinterlacing available
07-16 16:13:41.273 D/VLC (17767): [0x12c1d18]: main video output deinterlace 0, mode blend, is_needed 0
07-16 16:13:41.283 D/VLC (17767): [0x34cc00]: main input Buffering 0%
07-16 16:13:41.283 D/VLC (17767): [0x34cc00]: main input Buffering 33%
07-16 16:13:41.283 D/VLC (17767): [0x34cc00]: main input Buffering 66%
07-16 16:13:41.283 D/VLC (17767): [0x34cc00]: main input Buffering 100%
07-16 16:13:41.283 D/VLC (17767): [0x34cc00]: main input Stream buffering done (400 ms in 6 ms)
07-16 16:13:41.283 D/VLC (17767): [0x12c1d18]: main video output Opening vout display wrapper
07-16 16:13:41.283 D/VLC (17767): [0x12f05b0]: main vout display looking for vout display module: 1 candidate
07-16 16:13:41.283 D/VLC (17767): [0x12f05b0]: main vout display VoutDisplayEvent 'fullscreen' 0
07-16 16:13:41.283 D/VLC (17767): [0x12f05b0]: main vout display using vout display module "android_surface"
07-16 16:13:41.283 D/VLC (17767): [0x12f05b0]: main vout display A filter to adapt decoder to display is needed
07-16 16:13:41.283 D/VLC (17767): [0x12f0c68]: main filter looking for video filter2 module: 12 candidates
07-16 16:13:41.283 D/VLC (17767): [0x12f0c68]: swscale filter 400x224 chroma: I420 -> 400x224 chroma: RV32 with scaling using Bicubic (good quality)
07-16 16:13:41.283 D/VLC (17767): [0x12f0c68]: main filter using video filter2 module "swscale"
07-16 16:13:41.283 D/VLC (17767): [0x12f05b0]: main vout display Filter 'Swscale' (0x12f0c68) appended to chain
07-16 16:13:41.283 D/VLC (17767): [0x12c1d18]: main video output original format sz 400x224, of (0,0), vsz 400x224, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0
07-16 16:13:41.283 D/VLC (17767): [0x12c29a0]: main spu text removing module "freetype"
07-16 16:13:41.283 D/VLC (17767): [0x12c29a0]: main spu text looking for text renderer module: 1 candidate
07-16 16:13:41.283 D/VLC (17767): [0x12c29a0]: freetype spu text using fontsize: 2
07-16 16:13:41.283 D/VLC (17767): [0x12c29a0]: main spu text using text renderer module "freetype"
07-16 16:13:41.283 D/VLC/JNI/main(17767): vlc_event_callback: failed to get JNI environment, assuming native thread
07-16 16:13:41.283 D/VLC (17767): [0x714f08]: avcodec decoder using direct rendering
07-16 16:13:41.283 I/VLC/AudioService(17767): Obtained video track
07-16 16:13:41.283 D/VLC (17767): [0x70a058]: main generic creating audio output
07-16 16:13:41.283 D/VLC (17767): [0x12c3d30]: main audio output looking for audio output module: 1 candidate
07-16 16:13:41.283 I/VLC/JNI/aout(17767): Opening the JNI audio output
07-16 16:13:41.283 I/VLC/JNI/aout(17767): Parameters: 2 channels, FOURCC 'S16N', sample rate: 48000Hz
07-16 16:13:41.283 V/VLC/JNI/aout(17767): Number of channels forced to 2, number of samples to 8192
07-16 16:13:41.283 D/VLC/LibVLC(17767): Opening the java audio output
07-16 16:13:41.283 D/LibVLC/aout(17767): 48000, 2, 8192=>16384
07-16 16:13:41.293 D/VLC (17767): [0x12c3d30]: main audio output using audio output module "amem"
07-16 16:13:41.293 D/VLC (17767): [0x12c3d30]: main audio output output 's16l' 48000 Hz Stereo frame=1 samples/4 bytes
07-16 16:13:41.293 D/VLC (17767): [0x12c3d30]: main audio output mixer 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes
07-16 16:13:41.293 D/VLC (17767): [0x12c3d30]: main audio output filter(s) 'f32l'->'s16l' 48000 Hz->48000 Hz Stereo->Stereo
07-16 16:13:41.293 D/VLC (17767): [0x13127f0]: main audio filter looking for audio filter module: 8 candidates
07-16 16:13:41.293 D/VLC (17767): [0x13127f0]: audio_format audio filter f32l->s16l, bits per sample: 32->16
07-16 16:13:41.293 D/VLC (17767): [0x13127f0]: main audio filter using audio filter module "audio_format"
07-16 16:13:41.293 D/VLC (17767): [0x12c3d30]: main audio output conversion pipeline completed
07-16 16:13:41.293 D/VLC (17767): [0x13124e0]: main mixer looking for audio mixer module: 2 candidates
07-16 16:13:41.293 D/VLC (17767): [0x13124e0]: main mixer using audio mixer module "float32_mixer"
07-16 16:13:41.293 D/VLC (17767): [0x12c3d30]: main audio output input 's16l' 48000 Hz Stereo frame=1 samples/4 bytes
07-16 16:13:41.293 D/VLC (17767): [0x1312ae0]: main audio filter looking for audio filter module: 1 candidate
07-16 16:13:41.293 D/VLC (17767): [0x1312ae0]: scaletempo audio filter format: 48000 rate, 2 nch, 4 bps, fl32
07-16 16:13:41.293 D/VLC (17767): [0x1312ae0]: scaletempo audio filter params: 30 stride, 0.200 overlap, 14 search
07-16 16:13:41.293 D/VLC (17767): [0x1312ae0]: scaletempo audio filter 1.000 scale, 1440.000 stride_in, 1440 stride_out, 1152 standing, 288 overlap, 672 search, 2400 queue, fl32 mode
07-16 16:13:41.293 D/VLC (17767): [0x1312ae0]: main audio filter using audio filter module "scaletempo"
07-16 16:13:41.293 D/VLC (17767): [0x12c3d30]: main audio output filter(s) 's16l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo
07-16 16:13:41.293 D/VLC (17767): [0x1312dd0]: main audio filter looking for audio filter module: 8 candidates
07-16 16:13:41.293 D/VLC (17767): [0x1312dd0]: audio_format audio filter s16l->f32l, bits per sample: 16->32
07-16 16:13:41.293 D/VLC (17767): [0x1312dd0]: main audio filter using audio filter module "audio_format"
07-16 16:13:41.293 D/VLC (17767): [0x12c3d30]: main audio output conversion pipeline completed
07-16 16:13:41.293 D/VLC (17767): [0x12c3d30]: main audio output filter(s) 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo
07-16 16:13:41.293 D/VLC (17767): [0x12c3d30]: main audio output conversion pipeline completed
07-16 16:13:41.293 D/VLC (17767): [0x12c3d30]: main audio output filter(s) 'f32l'->'f32l' 52800 Hz->48000 Hz Stereo->Stereo
07-16 16:13:41.293 D/VLC (17767): [0x13130c0]: main audio filter looking for audio resampler module: 1 candidate
07-16 16:13:41.293 D/VLC (17767): [0x13130c0]: main audio filter using audio resampler module "ugly_resampler"
07-16 16:13:41.293 D/VLC (17767): [0x12c3d30]: main audio output conversion pipeline completed
07-16 16:13:41.293 D/VLC (17767): [0x12864a8]: main decoder End of audio preroll
07-16 16:13:41.293 I/ActivityManager( 1648): Starting: Intent { flg=0x18000000 cmp=org.videolan.vlc/.gui.video.VideoPlayerActivity (has extras) } from pid 17767
07-16 16:13:41.363 D/VLC (17767): [0x714f08]: main decoder End of video preroll
07-16 16:13:41.373 D/VLC (17767): [0x714f08]: main decoder Received first picture
07-16 16:13:41.373 W/VLC (17767): [0x12f0c68]: swscale filter can't get output picture
07-16 16:13:41.373 D/VLC (17767): [0x12c1d18]: main video output Post-processing available
07-16 16:13:41.373 E/VLC (17767): [0x12f05b0]: main vout display Failed to set on top
07-16 16:13:41.413 W/VLC (17767): [0x12f0c68]: swscale filter can't get output picture
07-16 16:13:41.453 D/dalvikvm(17767): GetFieldID: unable to find field Landroid/view/Surface;.mSurface:I
07-16 16:13:41.463 I/ActivityManager( 1648): Displayed org.videolan.vlc/.gui.video.VideoPlayerActivity: +175ms
07-16 16:13:41.483 D/VLC (17767): [0x34cc00]: main input Decoder buffering done in 207 ms
07-16 16:13:41.493 W/VLC (17767): [0x12c3d30]: main audio output PTS is out of range (-9025), dropping buffer
07-16 16:13:41.493 W/VLC (17767): [0x12c3d30]: main audio output PTS is out of range (-30314), dropping buffer
07-16 16:13:41.493 D/VLC (17767): [0x34cc00]: main input control type=1
07-16 16:13:41.493 D/VLC/JNI/main(17767): vlc_event_callback: failed to get JNI environment, assuming native thread
07-16 16:13:41.493 I/VLC/AudioService(17767): MediaPlayerPaused
07-16 16:13:41.503 D/VLC/AudioService(17767): Updating widget
07-16 16:13:41.503 I/VLC/VideoPlayerActivity(17767): MediaPlayerPaused
07-16 16:13:41.503 I/VLC/VideoPlayerActivity(17767): MediaPlayerPaused
07-16 16:13:42.298 D/VLC (17767): [0x12f05b0]: main vout display auto hiding mouse cursor
07-16 16:13:42.628 W/AudioTrack(17767): obtainBuffer() track 0x13126b0 disabled, restarting
07-16 16:13:43.785 W/AudioTrack(17767): obtainBuffer() track 0x13126b0 disabled, restarting
07-16 16:13:44.947 W/AudioTrack(17767): obtainBuffer() track 0x13126b0 disabled, restarting
07-16 16:13:45.633 D/dalvikvm(17767): GetFieldID: unable to find field Landroid/view/Surface;.mSurface:I
07-16 16:13:45.703 D/dalvikvm(17767): GetFieldID: unable to find field Landroid/view/Surface;.mSurface:I
07-16 16:13:45.713 D/VLC (17767): [0x34cc00]: main input control type=0
07-16 16:13:45.713 D/VLC (17767): [0x34cc00]: main input control: stopping input
07-16 16:13:45.713 W/VLC (17767): [0x714f08]: main decoder early picture skipped
07-16 16:13:45.713 W/VLC (17767): [0x714f08]: main decoder early picture skipped
07-16 16:13:45.713 W/VLC (17767): [0x714f08]: main decoder early picture skipped
07-16 16:13:45.713 W/VLC (17767): [0x714f08]: main decoder early picture skipped
07-16 16:13:45.713 W/VLC (17767): [0x714f08]: main decoder early picture skipped
07-16 16:13:45.723 D/VLC (17767): [0x714f08]: main decoder removing module "avcodec"
07-16 16:13:45.723 D/VLC (17767): [0x714f08]: avcodec decoder ffmpeg codec (H264 - MPEG-4 AVC (part 10)) stopped
07-16 16:13:45.723 D/VLC (17767): [0x714f08]: main decoder killing decoder fourcc `h264', 7 PES in FIFO
07-16 16:13:45.723 D/VLC (17767): [0x70a058]: main generic saving a free vout
07-16 16:13:45.723 D/VLC (17767): [0x70a058]: main generic reusing provided vout
07-16 16:13:45.723 D/VLC (17767): [0x12864a8]: main decoder discarded audio buffer
07-16 16:13:45.733 D/VLC (17767): [0x12864a8]: main decoder removing module "avcodec"
07-16 16:13:45.733 D/VLC (17767): [0x12864a8]: avcodec decoder ffmpeg codec (MPEG AAC Audio) stopped
07-16 16:13:45.733 D/VLC (17767): [0x12864a8]: main decoder killing decoder fourcc `mp4a', 21 PES in FIFO
07-16 16:13:45.733 D/VLC (17767): [0x1312dd0]: main audio filter removing module "audio_format"
07-16 16:13:45.733 D/VLC (17767): [0x1312ae0]: main audio filter removing module "scaletempo"
07-16 16:13:45.733 D/VLC (17767): [0x13130c0]: main audio filter removing module "ugly_resampler"
07-16 16:13:45.733 D/VLC (17767): [0x12c3d30]: main audio output removing module "amem"
07-16 16:13:45.733 I/VLC/JNI/aout(17767): Closing audio output
07-16 16:13:45.733 D/VLC/LibVLC(17767): Closing the java audio output
07-16 16:13:45.743 D/VLC (17767): [0x13127f0]: main audio filter removing module "audio_format"
07-16 16:13:45.743 D/VLC (17767): [0x13124e0]: main mixer removing module "float32_mixer"
07-16 16:13:45.743 D/VLC (17767): [0x70a058]: main generic releasing audio output
07-16 16:13:45.743 D/VLC (17767): [0x6eaf80]: main demux removing module "mp4"
07-16 16:13:45.743 D/VLC (17767): [0x6eaf80]: mp4 demux freeing all memory
07-16 16:13:45.923 D/AudioHardwareMot(31734): AudioStreamOutMot::setParameters() fm_attenuate=0;fm_mute=0
07-16 16:13:45.993 D/VLC (17767): [0x6eade8]: main access removing module "filesystem"
07-16 16:13:45.993 D/VLC (17767): [0x34cc00]: main input Program doesn't contain anymore ES
07-16 16:13:46.003 D/VLC (17767): [0x34cc00]: main input Destroying the input for 'Doku-Meine_Famie_Die_Nazis_und_ich.mp4'
07-16 16:13:46.003 D/VLC (17767): [0x12c1d18]: main video output destroying useless vout
07-16 16:13:46.003 D/VLC (17767): [0x12f05b0]: main vout display Filter 0x12f0c68 removed from chain
07-16 16:13:46.003 D/VLC (17767): [0x12f0c68]: main filter removing module "swscale"
07-16 16:13:46.003 D/VLC (17767): [0x12f05b0]: main vout display removing module "android_surface"
07-16 16:13:46.013 D/VLC (17767): [0x12c29a0]: main spu text removing module "freetype"
07-16 16:13:46.013 D/VLC (17767): [0x12cfe50]: main scale removing module "yuvp"
07-16 16:13:46.013 D/VLC (17767): [0x12c30a8]: main scale removing module "swscale"
07-16 16:13:46.023 I/VLC/AudioService(17767): MediaPlayerStopped
07-16 16:13:46.023 D/VLC/AudioService(17767): Updating widget
07-16 16:13:46.043 I/VLC/VideoPlayerActivity(17767): MediaPlayerStopped
07-16 16:13:46.043 I/VLC/VideoPlayerActivity(17767): MediaPlayerStopped
07-16 16:13:46.053 D/RadioSignalLevel( 1934): Gsm Radio Signal level: 5
07-16 16:13:46.444 I/WindowManager( 1648): Setting rotation to 0, animFlags=1
07-16 16:13:46.463 I/ActivityManager( 1648): Config changed: { scale=1.0 imsi=262/1 loc=de_DE touch=3 keys=1/1/2 nav=1/1 orien=1 layout=268435490 uiMode=17 seq=101}
07-16 16:13:46.513 I/AutoSignInService( 2086): onConfigurationChanged
07-16 16:13:46.513 I/ApnEntitlementService( 2086): onConfigurationChanged
07-16 16:13:46.513 I/PortalService( 2086): onConfigurationChanged
07-16 16:13:46.583 W/WidgetAidService(22736): BroadcastReceiver onReceive called
07-16 16:13:46.583 D/WidgetAidService(22736): ACTION_HOME_SCREEN_CHANGED - 6
07-16 16:13:46.603 W/IInputConnectionWrapper(17767): getExtractedText on inactive InputConnection
07-16 16:13:46.603 W/IInputConnectionWrapper(17767): getTextBeforeCursor on inactive InputConnection
07-16 16:13:46.603 W/IInputConnectionWrapper(17767): getTextAfterCursor on inactive InputConnection
07-16 16:13:46.603 W/IInputConnectionWrapper(17767): getExtractedText on inactive InputConnection
07-16 16:13:46.603 W/IInputConnectionWrapper(17767): getTextBeforeCursor on inactive InputConnection
07-16 16:13:46.603 W/IInputConnectionWrapper(17767): getTextAfterCursor on inactive InputConnection
07-16 16:13:46.603 W/IInputConnectionWrapper(17767): beginBatchEdit on inactive InputConnection
07-16 16:13:46.603 W/IInputConnectionWrapper(17767): endBatchEdit on inactive InputConnection
07-16 16:13:46.603 W/IInputConnectionWrapper(17767): getExtractedText on inactive InputConnection
07-16 16:13:46.603 W/IInputConnectionWrapper(17767): getTextBeforeCursor on inactive InputConnection
07-16 16:13:46.603 W/IInputConnectionWrapper(17767): getTextAfterCursor on inactive InputConnection
07-16 16:13:46.613 W/IInputConnectionWrapper(17767): beginBatchEdit on inactive InputConnection
07-16 16:13:46.613 W/IInputConnectionWrapper(17767): endBatchEdit on inactive InputConnection
07-16 16:13:46.613 W/IInputConnectionWrapper(17767): getExtractedText on inactive InputConnection
07-16 16:13:46.633 W/IInputConnectionWrapper(17767): getExtractedText on inactive InputConnection
07-16 16:13:46.633 W/IInputConnectionWrapper(17767): getTextBeforeCursor on inactive InputConnection
07-16 16:13:46.633 W/IInputConnectionWrapper(17767): getTextAfterCursor on inactive InputConnection
07-16 16:13:46.633 W/IInputConnectionWrapper(17767): showStatusIcon on inactive InputConnection
07-16 16:13:46.743 W/KeyCharacterMap( 2081): Can't open keycharmap file
07-16 16:13:46.743 W/KeyCharacterMap( 2081): Error loading keycharmap file '/data/usr/keychars/qtouch-obp-ts.kcm.bin'. hw.keyboards.131072.devname='qtouch-obp-ts'
07-16 16:13:46.743 W/KeyCharacterMap( 2081): Can't open keycharmap file
07-16 16:13:46.743 W/KeyCharacterMap( 2081): Error loading keycharmap file '/system/usr/keychars/qtouch-obp-ts.kcm.bin'. hw.keyboards.131072.devname='qtouch-obp-ts'
07-16 16:13:46.743 W/KeyCharacterMap( 2081): Can't open keycharmap file
07-16 16:13:46.743 W/KeyCharacterMap( 2081): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
07-16 16:13:47.014 I/ ( 1474): odm_disp_esd_thread is running(42) state=1
07-16 16:13:48.883 D/dalvikvm( 1648): GC_EXPLICIT freed 601K, 36% free 9905K/15367K, external 4385K/6407K, paused 140ms
07-16 16:13:49.044 D/RadioSignalLevel( 1934): Gsm Radio Signal level: 5
07-16 16:13:50.343 I/ActivityManager( 1648): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=org.videolan.vlc/.gui.MainActivity bnds=[410,456][535,593] } from pid 2081
07-16 16:13:50.374 W/WidgetAidService(22736): BroadcastReceiver onReceive called
07-16 16:13:50.374 D/WidgetAidService(22736): ACTION_HOME_SCREEN_CHANGED - -1
07-16 16:13:50.374 D/WidgetAidService(22736): HomeScreen has lost focus, store the previous state and move to pause
07-16 16:13:50.374 D/WidgetAidService(22736): Ignoring the HOME_SCREEN_CHANGED notification as the player is either in paused/playing state
07-16 16:13:50.374 W/WidgetAidService(22736): BroadcastReceiver onReceive called
07-16 16:13:50.374 D/WidgetAidService(22736): ACTION_HOME_SCREEN_CHANGED - 6
07-16 16:13:50.453 D/lights ( 1648): buttons: USER, 0
07-16 16:13:50.503 I/VLC/ThumbnailerManager(17767): hide ProgressBar!
07-16 16:13:50.503 V/VLC/DirectoryAdapter(17767): rootMRL is /sdcard
07-16 16:13:50.613 W/ProcessStats( 1648): Skipping unknown process pid 24517
07-16 16:13:50.613 W/ProcessStats( 1648): Skipping unknown process pid 24518
07-16 16:13:50.773 W/KeyCharacterMap(17767): No keyboard for id -1
07-16 16:13:50.773 W/KeyCharacterMap(17767): No keyboard for id -1
07-16 16:13:50.773 W/KeyCharacterMap(17767): Can't open keycharmap file
07-16 16:13:50.773 W/KeyCharacterMap(17767): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
07-16 16:13:50.923 D/dalvikvm(17767): GC_CONCURRENT freed 1806K, 53% free 3726K/7879K, external 9026K/10059K, paused 1ms+4ms
07-16 16:13:50.993 D/dalvikvm(17767): GC_EXTERNAL_ALLOC freed 547K, 58% free 3339K/7879K, external 6389K/7884K, paused 29ms
07-16 16:13:51.083 I/ActivityManager( 1648): Displayed org.videolan.vlc/.gui.MainActivity: +720ms
07-16 16:13:51.273 D/AndroidRuntime(17767): Shutting down VM
07-16 16:13:51.273 W/dalvikvm(17767): threadid=1: thread exiting with uncaught exception (group=0x40018560)
07-16 16:13:51.273 E/VLC/VlcCrashHandler(17767): java.lang.NullPointerException
07-16 16:13:51.273 E/VLC/VlcCrashHandler(17767): at org.videolan.vlc.AudioService.access$1300(AudioService.java:65)
07-16 16:13:51.273 E/VLC/VlcCrashHandler(17767): at org.videolan.vlc.AudioService$AudioServiceHandler.handleMessage(AudioService.java:341)
07-16 16:13:51.273 E/VLC/VlcCrashHandler(17767): at android.os.Handler.dispatchMessage(Handler.java:99)
07-16 16:13:51.273 E/VLC/VlcCrashHandler(17767): at android.os.Looper.loop(Looper.java:130)
07-16 16:13:51.273 E/VLC/VlcCrashHandler(17767): at android.app.ActivityThread.main(ActivityThread.java:3844)
07-16 16:13:51.273 E/VLC/VlcCrashHandler(17767): at java.lang.reflect.Method.invokeNative(Native Method)
07-16 16:13:51.273 E/VLC/VlcCrashHandler(17767): at java.lang.reflect.Method.invoke(Method.java:507)
07-16 16:13:51.273 E/VLC/VlcCrashHandler(17767): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:839)
07-16 16:13:51.273 E/VLC/VlcCrashHandler(17767): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
07-16 16:13:51.273 E/VLC/VlcCrashHandler(17767): at dalvik.system.NativeStart.main(Native Method)
07-16 16:13:51.563 D/dalvikvm(17767): GC_CONCURRENT freed 2321K, 57% free 3502K/8135K, external 8425K/9626K, paused 1ms+11ms
07-16 16:13:51.943 E/NetlinkEvent( 1448): NetlinkEvent::FindParam(): Parameter 'UDEV_LOG' not found
07-16 16:13:51.943 E/NetlinkListener( 1450): ignoring non-kernel netlink multicast message
07-16 16:13:51.943 E/NetlinkListener( 1448): ignoring non-kernel netlink multicast message
07-16 16:13:51.953 D/dalvikvm(17767): GC_CONCURRENT freed 2088K, 58% free 3461K/8135K, external 7382K/9219K, paused 1ms+3ms
07-16 16:13:52.143 D/dalvikvm(17767): GC_CONCURRENT freed 1984K, 57% free 3525K/8135K, external 7382K/9219K, paused 2ms+3ms
07-16 16:13:52.303 D/dalvikvm(17767): GC_CONCURRENT freed 2053K, 57% free 3519K/8135K, external 7382K/9219K, paused 2ms+2ms
07-16 16:13:52.473 D/dalvikvm(17767): GC_CONCURRENT freed 1815K, 54% free 3751K/8135K, external 7382K/9219K, paused 1ms+2ms
with files everything okay, stream fails (last seconds from the log)
Re: vlc for android on motorola atrix experiences
Posted: 16 Jul 2012 20:24
by edwardw
Run the latest build from
http://nightlies.videolan.org/build/ and try again, some of those line numbers look outdated.
Re: vlc for android on motorola atrix experiences
Posted: 17 Jul 2012 10:35
by rh
It seems to me vlc for android will be a little bit better day-by-day ...
First exp. with latest build is really good.
Re: vlc for android on motorola atrix experiences
Posted: 08 Oct 2012 17:10
by rh
Ooops, i am really sad.
Where is nightly build for tegra 2 (works so fine with my Motorola atrix)?
http://nightlies.videolan.org/build/android-v7-tegra2/
Re: vlc for android on motorola atrix experiences
Posted: 08 Oct 2012 18:45
by Jean-Baptiste Kempf
Re: vlc for android on motorola atrix experiences
Posted: 08 Oct 2012 20:02
by rh
Thx...