VLC on Nexus 7 Android. 4.1.1

VLC for Android and Chrome OS specific usage questions
Laouer
New Cone
New Cone
Posts: 9
Joined: 15 Sep 2012 17:34

VLC on Nexus 7 Android. 4.1.1

Postby Laouer » 15 Sep 2012 20:46

Hello
I have trouble with vlc on nexus 7. When There are no movies on my pad vlc start normally but When I add a movies, it crashes.
When i try to play a movies from an explorer it works fine using vlc
Some information

nexus 7 Nvidia tegra 3
Android 4.1.1
VLC (from market) Neon, version

The logcat is the following
--------- beginning of /dev/log/main
D/dalvikvm(11145): DexOpt: 'Landroid/annotation/SuppressLint;' has an earlier definition; blocking out
D/dalvikvm(11145): DexOpt: 'Landroid/annotation/TargetApi;' has an earlier definition; blocking out
D/dalvikvm(11145): DexOpt: not verifying/optimizing 'Landroid/annotation/SuppressLint;': multiple definitions
D/dalvikvm(11145): DexOpt: not verifying/optimizing 'Landroid/annotation/TargetApi;': multiple definitions
D/dalvikvm(11145): DexOpt: load 24ms, verify+opt 67ms, 551340 bytes
I/dalvikvm(11343): Turning on JNI app bug workarounds for target SDK version 11...
E/Term (11343): onCreate
D/Term (11343): TermService started
I/TermService(11343): Activity called onBind()
I/Term (11343): Bound to TermService
I/TermService(11343): Activity binding to service
D/dalvikvm(11343): Trying to load lib /data/data/jackpal.androidterm/lib/libjackpal-androidterm4.so 0x428013f8
D/dalvikvm(11343): Added shared lib /data/data/jackpal.androidterm/lib/libjackpal-androidterm4.so 0x428013f8
I/libjackpal-androidterm(11343): JNI_OnLoad
D/dalvikvm(11343): GC_CONCURRENT freed 177K, 8% free 7598K/8199K, paused 15ms+1ms, total 49ms
D/dalvikvm(11343): WAIT_FOR_CONCURRENT_GC blocked 16ms
I/Term (11343): waiting for: 11356
W/IInputConnectionWrapper(11343): showStatusIcon on inactive InputConnection
I/Term (11343): Subprocess exited: 129
E/Term (11343): onCreate
D/Term (11343): TermService started
I/TermService(11343): Activity called onBind()
I/Term (11343): Bound to TermService
I/TermService(11343): Activity binding to service
I/Term (11343): waiting for: 11545
D/dalvikvm(11343): GC_CONCURRENT freed 259K, 9% free 7812K/8519K, paused 11ms+21ms, total 45ms
W/IInputConnectionWrapper(11343): showStatusIcon on inactive InputConnection
I/Term (11343): Subprocess exited: 129
E/Term (11343): onCreate
D/Term (11343): TermService started
I/TermService(11343): Activity called onBind()
I/Term (11343): Bound to TermService
I/TermService(11343): Activity binding to service
I/Term (11343): waiting for: 12396
D/dalvikvm(11343): GC_CONCURRENT freed 368K, 10% free 7901K/8711K, paused 16m

Laouer
New Cone
New Cone
Posts: 9
Joined: 15 Sep 2012 17:34

Re: VLC on Nexus 7 Android. 4.1.1

Postby Laouer » 16 Sep 2012 09:08

I don't know if is related but VLC crashes Just after Trying to creat thumbnail

Laouer
New Cone
New Cone
Posts: 9
Joined: 15 Sep 2012 17:34

Re: VLC on Nexus 7 Android. 4.1.1

Postby Laouer » 16 Sep 2012 13:35

Ok, I Found another thing
When i have Just one movie on the nexus 7, VLC doesn't crash When i have two or more it crashes!

edwardw
Big Cone-huna
Big Cone-huna
Posts: 2346
Joined: 24 Jun 2012 23:36
VLC version: 3.0.0-git

Re: VLC on Nexus 7 Android. 4.1.1

Postby edwardw » 16 Sep 2012 15:23

Hi, could you please try a nightly build and see if it works: http://nightlies.videolan.org/build/and ... -debug.apk

Laouer
New Cone
New Cone
Posts: 9
Joined: 15 Sep 2012 17:34

Re: VLC on Nexus 7 Android. 4.1.1

Postby Laouer » 18 Sep 2012 06:39

thanx
- first sorry for thr delay

- second (good to know may be to add in the how to get log) jelly bean have changed the permission of application to read logcat (so using terminal limit the access to the log), so I used adb to grep the log

- I tested the nightly build and here the details
vlc start correctly using music part (only artist tab is activated but this is not the problem :) )
when I switch to video part i have the same issue (vlc craches)
I pastbin the log (filtering the vlc log part)
http://pastebin.com/k1qnjZjq

Laouer
New Cone
New Cone
Posts: 9
Joined: 15 Sep 2012 17:34

Re: VLC on Nexus 7 Android. 4.1.1

Postby Laouer » 18 Sep 2012 07:07

ok
I think there is a new issue, for the vlc playstore version I was able to start vlc with one movie on the pad (it crashes when there is more than a movie)
but with the new debug version it craches with only one movie
I pastebin another log using a different movie http://pastebin.com/FRNz8n2Y

flagpole
New Cone
New Cone
Posts: 2
Joined: 25 Jul 2012 16:33

Re: VLC on Nexus 7 Android. 4.1.1

Postby flagpole » 18 Sep 2012 21:14

There is another thread on this. viewtopic.php?f=35&t=102702

I tried the nightly, it does the same thing, a couple of seconds after switching to video.

Laouer
New Cone
New Cone
Posts: 9
Joined: 15 Sep 2012 17:34

Re: VLC on Nexus 7 Android. 4.1.1

Postby Laouer » 18 Sep 2012 21:21

I posted the logcat
it seems to be a kind of memory leak or stack corruption
D/VLC (32275): [0x66fdd8a0]: main decoder removing module "avcodec"
F/libc (32275): @@@ ABORTING: INVALID HEAP ADDRESS IN dlfree addr=0x66e031f8

Laouer
New Cone
New Cone
Posts: 9
Joined: 15 Sep 2012 17:34

[partially solved] VLC on Nexus 7 Android. 4.1.1

Postby Laouer » 22 Sep 2012 23:35

Hello every one I have news,
I recompiled vlc from the last repo and by magic the application works like a charm, I don't know why or how but the compiled version works fine
the unsigned apk https://dl.dropbox.com/u/11019056/VLC-r ... signed.apk if a developper could sign it for us :)
the debug apk (it works for me) https://dl.dropbox.com/u/11019056/VLC-debug.apk

edwardw
Big Cone-huna
Big Cone-huna
Posts: 2346
Joined: 24 Jun 2012 23:36
VLC version: 3.0.0-git

Re: VLC on Nexus 7 Android. 4.1.1

Postby edwardw » 22 Sep 2012 23:38

Of course, there were some fixes by etix that fixed some problems with the thumbnailer.

Also official nightly builds are available here so you don't have to compile: http://nightlies.videolan.org/

Laouer
New Cone
New Cone
Posts: 9
Joined: 15 Sep 2012 17:34

Re: VLC on Nexus 7 Android. 4.1.1

Postby Laouer » 22 Sep 2012 23:46

Thanks
I recompiled to try to debug :-) anyway thanks a lot for your hard work, all of you
Will a New version will be released soon ?
Last edited by Laouer on 23 Sep 2012 01:06, edited 1 time in total.

edwardw
Big Cone-huna
Big Cone-huna
Posts: 2346
Joined: 24 Jun 2012 23:36
VLC version: 3.0.0-git

Re: VLC on Nexus 7 Android. 4.1.1

Postby edwardw » 22 Sep 2012 23:48

Yes, the new release should come out soon.

JackD3ath
New Cone
New Cone
Posts: 6
Joined: 17 Jun 2008 20:58

Re: VLC on Nexus 7 Android. 4.1.1

Postby JackD3ath » 18 Oct 2012 03:56

I am running the latest nightly...revision f43a68f

I am on Paranoid Android 2.2 JB 4.1.2

I was able to get the first beta release installed and running by duping the ui into 275 dpi, audio was constantly out of sync with hardware decoding enabled.

Latest release is running great! Nexus 7 16Gb ParanoidAndroid 2.2, Android 4.1.2 base, stock kernel
Image


Return to “VLC for Android and Chrome OS”

Who is online

Users browsing this forum: No registered users and 75 guests