Help us test VLC for Android and report bugs

VLC for Android and Chrome OS specific usage questions
Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37519
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Help us test VLC for Android and report bugs

Postby Jean-Baptiste Kempf » 19 Feb 2015 15:48

Regarding album art, I don't really think it's a bug. Was just comparing to older versions like 0.9.1. They appeared much closer to each other and hence bigger. Now the padding is much more so the image has shrunk. Would be happy to show screenshots if you're interested
We will fix that in the next days
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

Peter Sage
New Cone
New Cone
Posts: 1
Joined: 19 Feb 2015 16:50

Re: Help us test VLC for Android and report bugs

Postby Peter Sage » 19 Feb 2015 16:59

I hope, I am on the correct thread.
I would like to watch football games on my Android Tablet. What do I need to download to be able to stream it?
I already do have VLC streamer on my PC & Android.
Thanks for your reply.

Vicky Laura Chicago
New Cone
New Cone
Posts: 3
Joined: 21 Feb 2015 22:15

Re: Help us test VLC for Android and report bugs

Postby Vicky Laura Chicago » 21 Feb 2015 22:37

Bugreport :-),

Version: VLC-debug-20150129-0104.apk
Android 4.1 on Rockchip rk3066 Tablet

Everything plays fine, like videos, streams and e.g. vob files, but i can't play a DVD.iso . DVD`s own menu shows up but starting the Movie will cause a crash.

(btw, do you prefer reporting bugs in this Forum or via the links in your first post ?)
And a big big big "Thank you!" for all the years (and nearly two decades)of developing and providing VLC.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37519
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Help us test VLC for Android and report bugs

Postby Jean-Baptiste Kempf » 22 Feb 2015 00:36

VIcky, can you share logs?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

Vicky Laura Chicago
New Cone
New Cone
Posts: 3
Joined: 21 Feb 2015 22:15

Re: Help us test VLC for Android and report bugs

Postby Vicky Laura Chicago » 22 Feb 2015 22:05

:-),

the isos I tried played fine on my Laptop with vlc.

Logcat with restart:

Code: Select all

--------- beginning of /dev/log/main 02-22 21:48:54.260 D/dalvikvm( 930): Not late-enabling CheckJNI (already on) 02-22 21:48:54.310 E/Trace ( 930): error opening trace file: No such file or directory (2) 02-22 21:48:54.320 D/dalvikvm( 930): WAIT_FOR_CONCURRENT_GC blocked 0ms 02-22 21:48:54.550 D/dalvikvm( 930): GC_CONCURRENT freed 180K, 8% free 6301K/6791K, paused 12ms+2ms, total 30ms 02-22 21:48:54.620 I/dalvikvm( 930): Could not find method android.view.Window.setStatusBarColor, referenced from method org.videolan.vlc.gui.MainActivity.onCreate 02-22 21:48:54.620 W/dalvikvm( 930): VFY: unable to resolve virtual method 13193: Landroid/view/Window;.setStatusBarColor (I)V 02-22 21:48:54.620 D/dalvikvm( 930): VFY: replacing opcode 0x6e at 0x0096 02-22 21:48:54.630 I/VLC/LibVLC/Util( 930): machine = arm, 32bits 02-22 21:48:54.630 I/VLC/LibVLC/Util( 930): arch = v7 02-22 21:48:54.630 I/VLC/LibVLC/Util( 930): fpu = true 02-22 21:48:54.630 D/dalvikvm( 930): Trying to load lib /data/data/org.videolan.vlc/lib/libanw.14.so 0x416e1f50 02-22 21:48:54.630 D/dalvikvm( 930): Added shared lib /data/data/org.videolan.vlc/lib/libanw.14.so 0x416e1f50 02-22 21:48:54.630 D/dalvikvm( 930): No JNI_OnLoad found in /data/data/org.videolan.vlc/lib/libanw.14.so 0x416e1f50, skipping init 02-22 21:48:54.630 D/dalvikvm( 930): Trying to load lib /data/data/org.videolan.vlc/lib/libiomx.14.so 0x416e1f50 02-22 21:48:54.630 D/dalvikvm( 930): Added shared lib /data/data/org.videolan.vlc/lib/libiomx.14.so 0x416e1f50 02-22 21:48:54.630 D/dalvikvm( 930): No JNI_OnLoad found in /data/data/org.videolan.vlc/lib/libiomx.14.so 0x416e1f50, skipping init 02-22 21:48:54.630 D/dalvikvm( 930): Trying to load lib /data/data/org.videolan.vlc/lib/libvlcjni.so 0x416e1f50 02-22 21:48:54.640 D/dalvikvm( 930): Added shared lib /data/data/org.videolan.vlc/lib/libvlcjni.so 0x416e1f50 02-22 21:48:54.640 D/VLC/JNI/main( 930): JNI interface loaded. 02-22 21:48:54.640 D/VLC/LibVLC( 930): HWDec enabled: device working with: mediacodec,iomx,all 02-22 21:48:54.650 V/VLC/LibVLC( 930): Initializing LibVLC 02-22 21:48:54.650 D/VLC/JNI/main( 930): Using deblocking level 0 02-22 21:48:54.650 D/VLC/JNI/main( 930): Using network caching of 2000 ms 02-22 21:48:54.650 D/VLC/JNI/main( 930): Chroma set to "YV12" 02-22 21:48:54.650 D/VLC/JNI/main( 930): Subtitle encoding set to "" 02-22 21:48:54.650 I/VLC/JNI/main( 930): LibVLC initialized: 0x65303730 02-22 21:48:54.710 D/dalvikvm( 930): GC_CONCURRENT freed 311K, 9% free 6443K/7047K, paused 11ms+11ms, total 31ms 02-22 21:48:54.730 D/VLC/MediaWrapper( 930): Title dvd.iso 02-22 21:48:54.730 D/VLC/MediaWrapper( 930): Artist null 02-22 21:48:54.730 D/VLC/MediaWrapper( 930): Genre null 02-22 21:48:54.730 D/VLC/MediaWrapper( 930): Album null 02-22 21:48:54.750 I/dalvikvm( 930): Could not find method android.view.ViewGroup.onNestedScrollAccepted, referenced from method android.support.v7.internal.widget.ActionBarOverlayLayout.onNestedScrollAccepted 02-22 21:48:54.750 W/dalvikvm( 930): VFY: unable to resolve virtual method 13106: Landroid/view/ViewGroup;.onNestedScrollAccepted (Landroid/view/View;Landroid/view/View;I)V 02-22 21:48:54.750 D/dalvikvm( 930): VFY: replacing opcode 0x6f at 0x0000 02-22 21:48:54.750 I/dalvikvm( 930): Could not find method android.view.ViewGroup.onStopNestedScroll, referenced from method android.support.v7.internal.widget.ActionBarOverlayLayout.onStopNestedScroll 02-22 21:48:54.750 W/dalvikvm( 930): VFY: unable to resolve virtual method 13113: Landroid/view/ViewGroup;.onStopNestedScroll (Landroid/view/View;)V 02-22 21:48:54.750 D/dalvikvm( 930): VFY: replacing opcode 0x6f at 0x0000 02-22 21:48:54.750 D/VLC/MediaWrapper( 930): Title lit.mpg 02-22 21:48:54.750 D/VLC/MediaWrapper( 930): Artist null 02-22 21:48:54.750 D/VLC/MediaWrapper( 930): Genre null 02-22 21:48:54.750 D/VLC/MediaWrapper( 930): Album null 02-22 21:48:54.750 I/dalvikvm( 930): Could not find method android.support.v7.internal.widget.ActionBarOverlayLayout.stopNestedScroll, referenced from method android.support.v7.internal.widget.ActionBarOverlayLayout.setHideOnContentScrollEnabled 02-22 21:48:54.750 W/dalvikvm( 930): VFY: unable to resolve virtual method 9272: Landroid/support/v7/internal/widget/ActionBarOverlayLayout;.stopNestedScroll ()V 02-22 21:48:54.750 D/dalvikvm( 930): VFY: replacing opcode 0x6e at 0x000e 02-22 21:48:54.770 D/VLC/MediaWrapper( 930): Title try.iso 02-22 21:48:54.770 D/VLC/MediaWrapper( 930): Artist null 02-22 21:48:54.770 D/VLC/MediaWrapper( 930): Genre null 02-22 21:48:54.770 D/VLC/MediaWrapper( 930): Album null 02-22 21:48:54.780 I/dalvikvm( 930): Could not find method android.view.ViewGroup.onRtlPropertiesChanged, referenced from method android.support.v7.widget.Toolbar.onRtlPropertiesChanged 02-22 21:48:54.780 W/dalvikvm( 930): VFY: unable to resolve virtual method 13109: Landroid/view/ViewGroup;.onRtlPropertiesChanged (I)V 02-22 21:48:54.780 D/dalvikvm( 930): VFY: replacing opcode 0x6f at 0x0007 02-22 21:48:54.790 I/dalvikvm( 930): Could not find method android.content.res.TypedArray.getChangingConfigurations, referenced from method android.support.v7.internal.widget.TintTypedArray.getChangingConfigurations 02-22 21:48:54.790 W/dalvikvm( 930): VFY: unable to resolve virtual method 459: Landroid/content/res/TypedArray;.getChangingConfigurations ()I 02-22 21:48:54.790 D/dalvikvm( 930): VFY: replacing opcode 0x6e at 0x0002 02-22 21:48:54.790 I/dalvikvm( 930): Could not find method android.content.res.TypedArray.getType, referenced from method android.support.v7.internal.widget.TintTypedArray.getType 02-22 21:48:54.790 W/dalvikvm( 930): VFY: unable to resolve virtual method 481: Landroid/content/res/TypedArray;.getType (I)I 02-22 21:48:54.790 D/dalvikvm( 930): VFY: replacing opcode 0x6e at 0x0002 02-22 21:48:54.980 D/dalvikvm( 930): GC_CONCURRENT freed 171K, 7% free 6737K/7175K, paused 11ms+11ms, total 33ms 02-22 21:48:54.990 D/VLC/MainActivity( 930): Reloading displayed fragment 02-22 21:48:55.000 I/VLC/VideoListFragment( 930): mMediaLibrary.isWorking() false 02-22 21:48:55.000 D/VLC/BitmapCache( 930): LRUCache size sets to 13421772 02-22 21:48:55.010 D/VLC/Thumbnailer( 930): Thumbnailer started 02-22 21:48:55.010 I/VLC/Thumbnailer( 930): Job added! 02-22 21:48:55.010 I/VLC/Thumbnailer( 930): Job added! 02-22 21:48:55.010 I/VLC/Thumbnailer( 930): Job added! 02-22 21:48:55.040 W/libOpenSLES( 930): class OutputMix interface 0 requested but unavailable MPH=43 02-22 21:48:55.050 E/VLC/JNI/thumbnailer( 930): Could not find any video track in this file. 02-22 21:48:55.060 D/VLC/MediaDatabase( 930): Setting new picture for dvd 02-22 21:48:55.070 W/libOpenSLES( 930): class OutputMix interface 0 requested but unavailable MPH=43 02-22 21:48:55.090 E/VLC/JNI/thumbnailer( 930): Could not find any video track in this file. 02-22 21:48:55.090 D/VLC/MediaDatabase( 930): Setting new picture for lit 02-22 21:48:55.100 W/libOpenSLES( 930): class OutputMix interface 0 requested but unavailable MPH=43 02-22 21:48:55.110 E/VLC/JNI/thumbnailer( 930): Could not find any video track in this file. 02-22 21:48:55.110 D/VLC/MediaDatabase( 930): Setting new picture for try 02-22 21:48:55.170 D/dalvikvm( 930): GC_CONCURRENT freed 143K, 6% free 7120K/7559K, paused 12ms+15ms, total 43ms 02-22 21:48:55.200 D/libEGL ( 930): loaded /system/lib/egl/libEGL_mali.so 02-22 21:48:55.200 D/libEGL ( 930): loaded /system/lib/egl/libGLESv1_CM_mali.so 02-22 21:48:55.210 D/libEGL ( 930): loaded /system/lib/egl/libGLESv2_mali.so 02-22 21:48:55.230 D/OpenGLRenderer( 930): Enabling debug mode 0 02-22 21:48:55.310 D/VLC/AudioServiceContoller( 930): Service Connected 02-22 21:48:55.330 E/VLC/VideoGridAnimator( 930): Rescheduling animation: list not ready 02-22 21:48:55.410 D/dalvikvm( 930): GC_CONCURRENT freed 198K, 7% free 7379K/7879K, paused 12ms+12ms, total 41ms 02-22 21:48:57.720 W/dalvikvm( 930): Unable to resolve superclass of Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay; (35) 02-22 21:48:57.720 W/dalvikvm( 930): Link of class 'Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;' failed 02-22 21:48:57.720 W/dalvikvm( 930): Unable to resolve superclass of Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay; (35) 02-22 21:48:57.720 W/dalvikvm( 930): Link of class 'Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;' failed 02-22 21:48:57.720 W/dalvikvm( 930): Unable to resolve superclass of Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay; (35) 02-22 21:48:57.720 W/dalvikvm( 930): Link of class 'Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;' failed 02-22 21:48:57.720 W/dalvikvm( 930): Unable to resolve superclass of Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay; (35) 02-22 21:48:57.720 W/dalvikvm( 930): Link of class 'Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;' failed 02-22 21:48:57.720 W/dalvikvm( 930): Unable to resolve superclass of Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay; (35) 02-22 21:48:57.720 W/dalvikvm( 930): Link of class 'Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;' failed 02-22 21:48:57.720 W/dalvikvm( 930): Unable to resolve superclass of Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay; (35) 02-22 21:48:57.720 W/dalvikvm( 930): Link of class 'Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;' failed 02-22 21:48:57.720 W/dalvikvm( 930): Unable to resolve superclass of Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay; (35) 02-22 21:48:57.720 W/dalvikvm( 930): Link of class 'Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;' failed 02-22 21:48:57.730 W/dalvikvm( 930): Unable to resolve superclass of Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay; (35) 02-22 21:48:57.730 W/dalvikvm( 930): Link of class 'Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;' failed 02-22 21:48:57.730 W/dalvikvm( 930): Unable to resolve superclass of Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay; (35) 02-22 21:48:57.730 W/dalvikvm( 930): Link of class 'Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;' failed 02-22 21:48:57.730 I/dalvikvm( 930): Could not find method org.videolan.vlc.gui.video.VideoPlayerActivity$SecondaryDisplay.getWindow, referenced from method org.videolan.vlc.gui.video.VideoPlayerActivity.changeSurfaceLayout 02-22 21:48:57.730 W/dalvikvm( 930): VFY: unable to resolve virtual method 16597: Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;.getWindow ()Landroid/view/Window; 02-22 21:48:57.730 D/dalvikvm( 930): VFY: replacing opcode 0x74 at 0x009e 02-22 21:48:57.730 W/dalvikvm( 930): Unable to resolve superclass of Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay; (35) 02-22 21:48:57.730 W/dalvikvm( 930): Link of class 'Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;' failed 02-22 21:48:57.730 W/dalvikvm( 930): Unable to resolve superclass of Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay; (35) 02-22 21:48:57.730 W/dalvikvm( 930): Link of class 'Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;' failed 02-22 21:48:57.730 W/dalvikvm( 930): Unable to resolve superclass of Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay; (35) 02-22 21:48:57.730 W/dalvikvm( 930): Link of class 'Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;' failed 02-22 21:48:57.730 I/dalvikvm( 930): Could not find method org.videolan.vlc.gui.video.VideoPlayerActivity$SecondaryDisplay.access$4400, referenced from method org.videolan.vlc.gui.video.VideoPlayerActivity.changeSurfaceLayout 02-22 21:48:57.730 W/dalvikvm( 930): VFY: unable to resolve static method 16591: Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;.access$4400 (Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;)Landroid/view/SurfaceView; 02-22 21:48:57.730 D/dalvikvm( 930): VFY: replacing opcode 0x77 at 0x0214 02-22 21:48:57.730 I/dalvikvm( 930): Could not find method android.media.MediaRouter$RouteInfo.getPresentationDisplay, referenced from method org.videolan.vlc.gui.video.VideoPlayerActivity.createPresentation 02-22 21:48:57.730 W/dalvikvm( 930): VFY: unable to resolve virtual method 768: Landroid/media/MediaRouter$RouteInfo;.getPresentationDisplay ()Landroid/view/Display; 02-22 21:48:57.730 D/dalvikvm( 930): VFY: replacing opcode 0x6e at 0x0013 02-22 21:48:57.730 W/dalvikvm( 930): Unable to resolve superclass of Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay; (35) 02-22 21:48:57.730 W/dalvikvm( 930): Link of class 'Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;' failed 02-22 21:48:57.730 E/dalvikvm( 930): Could not find class 'org.videolan.vlc.gui.video.VideoPlayerActivity$SecondaryDisplay', referenced from method org.videolan.vlc.gui.video.VideoPlayerActivity.createPresentation 02-22 21:48:57.730 W/dalvikvm( 930): VFY: unable to resolve new-instance 2160 (Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;) in Lorg/videolan/vlc/gui/video/VideoPlayerActivity; 02-22 21:48:57.730 D/dalvikvm( 930): VFY: replacing opcode 0x22 at 0x0031 02-22 21:48:57.730 W/dalvikvm( 930): Unable to resolve superclass of Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay; (35) 02-22 21:48:57.730 W/dalvikvm( 930): Link of class 'Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;' failed 02-22 21:48:57.730 W/dalvikvm( 930): Unable to resolve superclass of Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay; (35) 02-22 21:48:57.730 W/dalvikvm( 930): Link of class 'Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;' failed 02-22 21:48:57.740 W/dalvikvm( 930): Unable to resolve superclass of Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay; (35) 02-22 21:48:57.740 W/dalvikvm( 930): Link of class 'Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;' failed 02-22 21:48:57.740 W/dalvikvm( 930): Unable to resolve superclass of Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay; (35) 02-22 21:48:57.740 W/dalvikvm( 930): Link of class 'Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;' failed 02-22 21:48:57.740 W/dalvikvm( 930): Unable to resolve superclass of Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay; (35) 02-22 21:48:57.740 W/dalvikvm( 930): Link of class 'Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;' failed 02-22 21:48:57.740 I/dalvikvm( 930): Could not find method org.videolan.vlc.gui.video.VideoPlayerActivity$SecondaryDisplay.dismiss, referenced from method org.videolan.vlc.gui.video.VideoPlayerActivity.removePresentation 02-22 21:48:57.740 W/dalvikvm( 930): VFY: unable to resolve virtual method 16594: Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;.dismiss ()V 02-22 21:48:57.740 D/dalvikvm( 930): VFY: replacing opcode 0x6e at 0x001a 02-22 21:48:57.740 W/dalvikvm( 930): Unable to resolve superclass of Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay; (35) 02-22 21:48:57.740 W/dalvikvm( 930): Link of class 'Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;' failed 02-22 21:48:57.740 W/dalvikvm( 930): Unable to resolve superclass of Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay; (35) 02-22 21:48:57.740 W/dalvikvm( 930): Link of class 'Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;' failed 02-22 21:48:57.740 W/dalvikvm( 930): Unable to resolve superclass of Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay; (35) 02-22 21:48:57.740 W/dalvikvm( 930): Link of class 'Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;' failed 02-22 21:48:57.740 W/dalvikvm( 930): Unable to resolve superclass of Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay; (35) 02-22 21:48:57.740 W/dalvikvm( 930): Link of class 'Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;' failed 02-22 21:48:57.740 W/dalvikvm( 930): Unable to resolve superclass of Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay; (35) 02-22 21:48:57.750 W/dalvikvm( 930): Link of class 'Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;' failed 02-22 21:48:57.750 W/dalvikvm( 930): Unable to resolve superclass of Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay; (35) 02-22 21:48:57.750 W/dalvikvm( 930): Link of class 'Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;' failed 02-22 21:48:57.750 W/dalvikvm( 930): Unable to resolve superclass of Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay; (35) 02-22 21:48:57.750 W/dalvikvm( 930): Link of class 'Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;' failed 02-22 21:48:57.750 W/dalvikvm( 930): Unable to resolve superclass of Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay; (35) 02-22 21:48:57.750 W/dalvikvm( 930): Link of class 'Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;' failed 02-22 21:48:57.750 W/dalvikvm( 930): Unable to resolve superclass of Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay; (35) 02-22 21:48:57.750 W/dalvikvm( 930): Link of class 'Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;' failed 02-22 21:48:57.750 I/dalvikvm( 930): Could not find method org.videolan.vlc.gui.video.VideoPlayerActivity$SecondaryDisplay.dismiss, referenced from method org.videolan.vlc.gui.video.VideoPlayerActivity.onStop 02-22 21:48:57.750 W/dalvikvm( 930): VFY: unable to resolve virtual method 16594: Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;.dismiss ()V 02-22 21:48:57.750 D/dalvikvm( 930): VFY: replacing opcode 0x6e at 0x0010 02-22 21:48:57.750 W/dalvikvm( 930): Unable to resolve superclass of Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay; (35) 02-22 21:48:57.750 W/dalvikvm( 930): Link of class 'Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;' failed 02-22 21:48:57.750 W/dalvikvm( 930): Unable to resolve superclass of Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay; (35) 02-22 21:48:57.750 W/dalvikvm( 930): Link of class 'Lorg/videolan/vlc/gui/video/VideoPlayerActivity$SecondaryDisplay;' failed 02-22 21:48:57.750 D/dalvikvm( 930): DexOpt: unable to opt direct call 0x40ce at 0x33 in Lorg/videolan/vlc/gui/video/VideoPlayerActivity;.createPresentation 02-22 21:48:57.790 I/VLC/Thumbnailer( 930): interruption probably requested by stop() 02-22 21:48:57.790 D/VLC/Thumbnailer( 930): Thumbnailer stopped 02-22 21:48:57.810 D/VLC/AudioService( 930): Updating widget 02-22 21:48:57.880 D/VLC/VideoPlayerActivity( 930): Hardware acceleration mode: 2 02-22 21:48:57.890 D/VLC/VideoPlayerActivity( 930): updateNavStatus: getChapterCountForTitle(0) = -1, getTitleCount() = -1 02-22 21:48:57.920 D/dalvikvm( 930): GC_CONCURRENT freed 188K, 6% free 7664K/8135K, paused 11ms+3ms, total 34ms 02-22 21:48:57.970 D/VLC/VideoPlayerActivity( 930): surfaceChanged: Surface(name=null, identity=14) 02-22 21:48:58.070 D/VLC/AudioServiceContoller( 930): Service Connected 02-22 21:48:58.090 D/VLC/AudioService( 930): Updating widget 02-22 21:48:58.100 D/VLC/MediaWrapper( 930): Title try.iso 02-22 21:48:58.100 D/VLC/MediaWrapper( 930): Artist null 02-22 21:48:58.100 D/VLC/MediaWrapper( 930): Genre null 02-22 21:48:58.100 D/VLC/MediaWrapper( 930): Album null 02-22 21:48:58.100 W/libOpenSLES( 930): class OutputMix interface 0 requested but unavailable MPH=43 02-22 21:48:58.170 E/VLC/VideoPlayerActivity( 930): Event not handled (0x0) 02-22 21:48:58.180 E/VLC/VideoPlayerActivity( 930): Event not handled (0x0) 02-22 21:48:58.180 E/VLC/VideoPlayerActivity( 930): Event not handled (0x0) 02-22 21:49:05.370 E/VLC ( 930): core input: ES_OUT_RESET_PCR called 02-22 21:49:05.370 E/VLC ( 930): core input: ES_OUT_RESET_PCR called 02-22 21:49:05.370 I/VLC/VideoPlayerActivity( 930): MediaParsedChanged 02-22 21:49:05.370 D/VLC/VideoPlayerActivity( 930): updateNavStatus: getChapterCountForTitle(0) = 7, getTitleCount() = 45 02-22 21:49:05.370 E/VLC/VideoPlayerActivity( 930): Event not handled (0x0) 02-22 21:49:05.370 I/VLC/VideoPlayerActivity( 930): MediaPlayerPlaying 02-22 21:49:05.380 D/VLC/VideoPlayerActivity( 930): updateNavStatus: getChapterCountForTitle(0) = 7, getTitleCount() = 45 02-22 21:49:05.380 I/VLC/VideoPlayerActivity( 930): remove View! 02-22 21:49:05.390 I/OMXClient( 930): Using client-side OMX mux. 02-22 21:49:05.390 I/ ( 930): new RKOMXPlugin 02-22 21:49:05.400 E/VLC/VideoPlayerActivity( 930): Event not handled (0x0) 02-22 21:49:05.440 I/VLC/JNI/aout( 930): Opening the JNI audio output 02-22 21:49:05.440 I/VLC/JNI/aout( 930): Parameters: 2 channels, FOURCC 'S16N', sample rate: 48000Hz 02-22 21:49:05.440 V/VLC/JNI/aout( 930): Number of channels forced to 2, number of samples to 8192 02-22 21:49:05.440 D/VLC/LibVLC( 930): Opening the java audio output 02-22 21:49:05.440 D/LibVLC/aout( 930): 48000, 2, 8192=>16384 02-22 21:49:05.450 D/VLC/ANW ( 930): setUsage: 0x65146ae8, 0 0 02-22 21:49:05.450 D/VLC/ANW ( 930): setBuffersGeometry: 0x65146ae8, 720, 576 02-22 21:49:05.450 D/VLC/ANW ( 930): getMinUndequeued: 0x65146ae8 2 02-22 21:49:05.450 D/VLC/ANW ( 930): setBufferCount: 0x65146ae8 3 02-22 21:49:05.450 D/VLC/ANW ( 930): setUsage: 0x65146ae8, 0 0 02-22 21:49:05.450 D/VLC/ANW ( 930): setBuffersGeometry: 0x65146ae8, 720, 576 02-22 21:49:05.450 D/VLC/ANW ( 930): getMinUndequeued: 0x65146ae8 2 02-22 21:49:05.450 D/VLC/ANW ( 930): setBufferCount: 0x65146ae8 22 02-22 21:49:05.470 E/VLC/VideoPlayerActivity( 930): Event not handled (0x0) 02-22 21:49:05.470 E/VLC/VideoPlayerActivity( 930): Event not handled (0x0) 02-22 21:49:05.490 D/VLC/VideoPlayerActivity( 930): updateNavStatus: getChapterCountForTitle(0) = 7, getTitleCount() = 45 02-22 21:49:05.510 E/VLC ( 930): core vout display: Failed to change zoom 02-22 21:49:06.790 E/VLC ( 930): core input: ES_OUT_RESET_PCR called 02-22 21:49:06.940 E/VLC ( 930): core input: ES_OUT_RESET_PCR called 02-22 21:49:06.940 D/VLC/VideoPlayerActivity( 930): updateNavStatus: getChapterCountForTitle(0) = 7, getTitleCount() = 45 02-22 21:49:06.940 I/VLC/VideoPlayerActivity( 930): remove View! 02-22 21:49:06.940 I/VLC/JNI/aout( 930): Closing audio output 02-22 21:49:06.940 D/VLC/LibVLC( 930): Closing the java audio output 02-22 21:49:06.950 I/OMXClient( 930): Using client-side OMX mux. 02-22 21:49:06.950 I/ ( 930): new RKOMXPlugin 02-22 21:49:06.970 D/VLC/VideoPlayerActivity( 930): updateNavStatus: getChapterCountForTitle(0) = 7, getTitleCount() = 45 02-22 21:49:07.030 E/VLC ( 930): core vout display: Failed to change zoom 02-22 21:49:16.780 E/VLC ( 930): core input: ES_OUT_RESET_PCR called 02-22 21:49:16.810 D/VLC/VideoPlayerActivity( 930): updateNavStatus: getChapterCountForTitle(0) = 7, getTitleCount() = 45 02-22 21:49:16.810 I/OMXClient( 930): Using client-side OMX mux. 02-22 21:49:16.810 I/ ( 930): new RKOMXPlugin 02-22 21:49:16.820 D/VLC/VideoPlayerActivity( 930): updateNavStatus: getChapterCountForTitle(0) = 7, getTitleCount() = 45 02-22 21:49:16.830 E/VLC ( 930): core vout display: Failed to change zoom 02-22 21:49:16.830 I/VLC/JNI/aout( 930): Opening the JNI audio output 02-22 21:49:16.830 I/VLC/JNI/aout( 930): Parameters: 6 channels, FOURCC 'S16N', sample rate: 48000Hz 02-22 21:49:16.830 I/dalvikvm( 930): JNI ERROR (app bug): accessed deleted global reference 0x1d300236 02-22 21:49:16.830 W/dalvikvm( 930): JNI WARNING: 0x1d300236 is not a valid JNI reference 02-22 21:49:16.830 W/dalvikvm( 930): in Ldalvik/system/NativeStart;.run:()V (GetObjectClass) 02-22 21:49:16.830 I/dalvikvm( 930): JNI ERROR (app bug): accessed deleted global reference 0x1d300236 02-22 21:49:17.020 D/dalvikvm( 989): Not late-enabling CheckJNI (already on) 02-22 21:49:17.060 E/Trace ( 989): error opening trace file: No such file or directory (2) 02-22 21:49:17.070 D/dalvikvm( 989): WAIT_FOR_CONCURRENT_GC blocked 0ms 02-22 21:49:17.150 D/dalvikvm( 989): GC_CONCURRENT freed 188K, 8% free 6305K/6791K, paused 11ms+2ms, total 26ms 02-22 21:49:17.230 D/libEGL ( 989): loaded /system/lib/egl/libEGL_mali.so 02-22 21:49:17.230 D/libEGL ( 989): loaded /system/lib/egl/libGLESv1_CM_mali.so 02-22 21:49:17.230 D/libEGL ( 989): loaded /system/lib/egl/libGLESv2_mali.so 02-22 21:49:17.240 D/dalvikvm( 989): GC_CONCURRENT freed 317K, 9% free 6471K/7047K, paused 12ms+2ms, total 24ms 02-22 21:49:17.250 D/OpenGLRenderer( 989): Enabling debug mode 0 02-22 21:49:17.400 D/dalvikvm( 989): null clazz in OP_INSTANCE_OF, single-stepping 02-22 21:49:25.630 D/dalvikvm( 1010): Not late-enabling CheckJNI (already on) 02-22 21:49:25.660 E/Trace ( 1010): error opening trace file: No such file or directory (2) 02-22 21:49:25.690 D/dalvikvm( 1010): WAIT_FOR_CONCURRENT_GC blocked 0ms 02-22 21:49:25.780 D/dalvikvm( 1010): GC_CONCURRENT freed 185K, 8% free 6296K/6791K, paused 12ms+2ms, total 27ms 02-22 21:49:25.810 I/dalvikvm( 1010): Could not find method android.view.Window.setStatusBarColor, referenced from method org.videolan.vlc.gui.MainActivity.onCreate 02-22 21:49:25.810 W/dalvikvm( 1010): VFY: unable to resolve virtual method 13193: Landroid/view/Window;.setStatusBarColor (I)V 02-22 21:49:25.810 D/dalvikvm( 1010): VFY: replacing opcode 0x6e at 0x0096 02-22 21:49:25.820 I/VLC/LibVLC/Util( 1010): machine = arm, 32bits 02-22 21:49:25.820 I/VLC/LibVLC/Util( 1010): arch = v7 02-22 21:49:25.820 I/VLC/LibVLC/Util( 1010): fpu = true 02-22 21:49:25.830 D/dalvikvm( 1010): Trying to load lib /data/data/org.videolan.vlc/lib/libanw.14.so 0x416e3cd0 02-22 21:49:25.830 D/dalvikvm( 1010): Added shared lib /data/data/org.videolan.vlc/lib/libanw.14.so 0x416e3cd0 02-22 21:49:25.830 D/dalvikvm( 1010): No JNI_OnLoad found in /data/data/org.videolan.vlc/lib/libanw.14.so 0x416e3cd0, skipping init 02-22 21:49:25.830 D/dalvikvm( 1010): Trying to load lib /data/data/org.videolan.vlc/lib/libiomx.14.so 0x416e3cd0 02-22 21:49:25.830 D/dalvikvm( 1010): Added shared lib /data/data/org.videolan.vlc/lib/libiomx.14.so 0x416e3cd0 02-22 21:49:25.830 D/dalvikvm( 1010): No JNI_OnLoad found in /data/data/org.videolan.vlc/lib/libiomx.14.so 0x416e3cd0, skipping init 02-22 21:49:25.830 D/dalvikvm( 1010): Trying to load lib /data/data/org.videolan.vlc/lib/libvlcjni.so 0x416e3cd0 02-22 21:49:25.840 D/dalvikvm( 1010): Added shared lib /data/data/org.videolan.vlc/lib/libvlcjni.so 0x416e3cd0 02-22 21:49:25.840 D/VLC/JNI/main( 1010): JNI interface loaded. 02-22 21:49:25.840 D/VLC/LibVLC( 1010): HWDec enabled: device working with: mediacodec,iomx,all 02-22 21:49:25.840 V/VLC/LibVLC( 1010): Initializing LibVLC 02-22 21:49:25.840 D/VLC/JNI/main( 1010): Using deblocking level 0 02-22 21:49:25.840 D/VLC/JNI/main( 1010): Using network caching of 2000 ms 02-22 21:49:25.840 D/VLC/JNI/main( 1010): Chroma set to "YV12" 02-22 21:49:25.840 D/VLC/JNI/main( 1010): Subtitle encoding set to "" 02-22 21:49:25.850 I/VLC/JNI/main( 1010): LibVLC initialized: 0x653036d8 02-22 21:49:25.910 D/dalvikvm( 1010): GC_CONCURRENT freed 329K, 9% free 6447K/7047K, paused 2ms+11ms, total 27ms 02-22 21:49:25.950 I/dalvikvm( 1010): Could not find method android.view.ViewGroup.onNestedScrollAccepted, referenced from method android.support.v7.internal.widget.ActionBarOverlayLayout.onNestedScrollAccepted 02-22 21:49:25.950 W/dalvikvm( 1010): VFY: unable to resolve virtual method 13106: Landroid/view/ViewGroup;.onNestedScrollAccepted (Landroid/view/View;Landroid/view/View;I)V 02-22 21:49:25.950 D/dalvikvm( 1010): VFY: replacing opcode 0x6f at 0x0000 02-22 21:49:25.950 I/dalvikvm( 1010): Could not find method android.view.ViewGroup.onStopNestedScroll, referenced from method android.support.v7.internal.widget.ActionBarOverlayLayout.onStopNestedScroll 02-22 21:49:25.950 W/dalvikvm( 1010): VFY: unable to resolve virtual method 13113: Landroid/view/ViewGroup;.onStopNestedScroll (Landroid/view/View;)V 02-22 21:49:25.950 D/dalvikvm( 1010): VFY: replacing opcode 0x6f at 0x0000 02-22 21:49:25.950 I/dalvikvm( 1010): Could not find method android.support.v7.internal.widget.ActionBarOverlayLayout.stopNestedScroll, referenced from method android.support.v7.internal.widget.ActionBarOverlayLayout.setHideOnContentScrollEnabled 02-22 21:49:25.950 W/dalvikvm( 1010): VFY: unable to resolve virtual method 9272: Landroid/support/v7/internal/widget/ActionBarOverlayLayout;.stopNestedScroll ()V 02-22 21:49:25.950 D/dalvikvm( 1010): VFY: replacing opcode 0x6e at 0x000e 02-22 21:49:25.970 I/dalvikvm( 1010): Could not find method android.view.ViewGroup.onRtlPropertiesChanged, referenced from method android.support.v7.widget.Toolbar.onRtlPropertiesChanged 02-22 21:49:25.970 W/dalvikvm( 1010): VFY: unable to resolve virtual method 13109: Landroid/view/ViewGroup;.onRtlPropertiesChanged (I)V 02-22 21:49:25.970 D/dalvikvm( 1010): VFY: replacing opcode 0x6f at 0x0007 02-22 21:49:25.970 I/dalvikvm( 1010): Could not find method android.content.res.TypedArray.getChangingConfigurations, referenced from method android.support.v7.internal.widget.TintTypedArray.getChangingConfigurations 02-22 21:49:25.970 W/dalvikvm( 1010): VFY: unable to resolve virtual method 459: Landroid/content/res/TypedArray;.getChangingConfigurations ()I 02-22 21:49:25.970 D/dalvikvm( 1010): VFY: replacing opcode 0x6e at 0x0002 02-22 21:49:25.970 I/dalvikvm( 1010): Could not find method android.content.res.TypedArray.getType, referenced from method android.support.v7.internal.widget.TintTypedArray.getType 02-22 21:49:25.970 W/dalvikvm( 1010): VFY: unable to resolve virtual method 481: Landroid/content/res/TypedArray;.getType (I)I 02-22 21:49:25.970 D/dalvikvm( 1010): VFY: replacing opcode 0x6e at 0x0002 02-22 21:49:26.060 D/dalvikvm( 1010): GC_CONCURRENT freed 166K, 6% free 6752K/7175K, paused 1ms+2ms, total 12ms 02-22 21:49:26.080 I/VLC/VideoListFragment( 1010): mMediaLibrary.isWorking() false 02-22 21:49:26.110 D/VLC/BitmapCache( 1010): LRUCache size sets to 13421772 02-22 21:49:26.110 D/VLC/Thumbnailer( 1010): Thumbnailer started 02-22 21:49:26.110 D/VLC/MainActivity( 1010): Restoring automatically recreated fragment "video" 02-22 21:49:26.190 D/dalvikvm( 1010): GC_CONCURRENT freed 159K, 6% free 7056K/7495K, paused 2ms+3ms, total 19ms 02-22 21:49:26.220 D/libEGL ( 1010): loaded /system/lib/egl/libEGL_mali.so 02-22 21:49:26.220 D/libEGL ( 1010): loaded /system/lib/egl/libGLESv1_CM_mali.so 02-22 21:49:26.230 D/libEGL ( 1010): loaded /system/lib/egl/libGLESv2_mali.so 02-22 21:49:26.270 D/OpenGLRenderer( 1010): Enabling debug mode 0 02-22 21:49:26.360 D/VLC/AudioServiceContoller( 1010): Service Connected 02-22 21:49:26.430 E/VLC/VideoGridAnimator( 1010): Rescheduling animation: list not ready 02-22 21:49:26.430 D/dalvikvm( 1010): GC_CONCURRENT freed 176K, 6% free 7351K/7815K, paused 11ms+21ms, total 45ms 02-22 21:49:29.810 I/VLC/Thumbnailer( 1010): interruption probably requested by stop() 02-22 21:49:29.810 D/VLC/Thumbnailer( 1010): Thumbnailer stopped 02-22 21:49:29.840 D/VLC/AudioService( 1010): Updating widget 02-22 21:49:29.870 W/Resources( 1010): Converting to string: TypedValue{t=0x10/d=0xffffffff a=-1} 02-22 21:49:29.880 W/Resources( 1010): Converting to string: TypedValue{t=0x10/d=0x4 a=-1} 02-22 21:49:29.880 W/Resources( 1010): Converting to string: TypedValue{t=0x10/d=0x4 a=-1} 02-22 21:49:29.880 W/Resources( 1010): Converting to string: TypedValue{t=0x10/d=0x0 a=-1} 02-22 21:49:29.880 W/Resources( 1010): Converting to string: TypedValue{t=0x10/d=0x0 a=-1} 02-22 21:49:29.880 W/Resources( 1010): Converting to string: TypedValue{t=0x10/d=0xffffffff a=-1} 02-22 21:49:29.880 W/Resources( 1010): Converting to string: TypedValue{t=0x10/d=0xffffffff a=-1} 02-22 21:49:29.890 W/Resources( 1010): Converting to string: TypedValue{t=0x10/d=0xffffffff a=-1} 02-22 21:49:30.020 D/dalvikvm( 1010): GC_CONCURRENT freed 195K, 6% free 7599K/8071K, paused 1ms+14ms, total 34ms 02-22 21:49:30.110 D/VLC/AudioServiceContoller( 1010): Service Connected

Vicky Laura Chicago
New Cone
New Cone
Posts: 3
Joined: 21 Feb 2015 22:15

Re: Help us test VLC for Android and report bugs

Postby Vicky Laura Chicago » 23 Feb 2015 22:46

Update

Hi again,
just wanted to say that DVD.ISOs just play fine now with the latest version VLC-1.1.0-ARMv7.apk 2015-02-23 01:05.

Thank You :-)

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37519
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Help us test VLC for Android and report bugs

Postby Jean-Baptiste Kempf » 23 Feb 2015 22:49

cool.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

JUAN CARLOS MENDOZA
New Cone
New Cone
Posts: 1
Joined: 25 Feb 2015 13:42

Re: Help us test VLC for Android and report bugs

Postby JUAN CARLOS MENDOZA » 25 Feb 2015 13:58

Hi, i have an Android Mini PC MK802 IV . The VLC starts to play the video, but the vlc stops it and it is closed.
i need your help!.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37519
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Help us test VLC for Android and report bugs

Postby Jean-Baptiste Kempf » 25 Feb 2015 15:36

Please share logs.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

jabercoll
New Cone
New Cone
Posts: 1
Joined: 28 Feb 2015 13:18

Re: Help us test VLC for Android and report bugs

Postby jabercoll » 28 Feb 2015 13:59

Device: Samsung Galaxy Note 3, SM-N900W8
OS: Android 4.4.2
VLC: New Beta, 0.9.10

Hey there!

This is may be a redundant post. I have always had trouble with VLC on my device, and resorted to it only occasionally when MX Player Pro failed due to codec issues.

I found VLC would start playing a video file with no problem, but if I paused, I could not restart at all, and often my device would lock for a lengthy period.

Today I downloaded the most recent Beta from the Play Store via app, to play a .mkv file with no audio, but was disappointed to discover the same problem. However, I noted your reference to HARDWARE ACCELERATION being set to ON as default in 4.3+.

This prompted me to recheck my settings in 4.4.2.

What I found was a default setting to AUTOMATIC for HARDWARE ACCELERATION.

On Automatic, it appears my device has been defaulting to the HARDWARE ACCELERATION being On.

I reset the default to SOFTWARE ONLY - suddenly VLC is performing as expected, and will both pause and restart from pause.

I would like to suggest that a clearer note be made of this as a Settings issue, if the Automatic Default is not a bug in itself.

Thanks for your efforts!

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

Re: Help us test VLC for Android and report bugs

Postby edwardw » 01 Mar 2015 02:34

That seems to be a bug in the hardware decoder of the device.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37519
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Help us test VLC for Android and report bugs

Postby Jean-Baptiste Kempf » 01 Mar 2015 12:32

Try 1.1.1, please.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

sidboy

Re: Help us test VLC for Android and report bugs

Postby sidboy » 01 Mar 2015 15:33

Try 1.1.1, please.
I tried but I can't any video with OpenGL codec even with Hardware acceleration enabled.
My device is an Xperia S with stock Android 4.1.2

yanger
New Cone
New Cone
Posts: 3
Joined: 10 Mar 2015 10:21

Re: Help us test VLC for Android and report bugs

Postby yanger » 10 Mar 2015 10:41

VLC Version: 1.1.3
Android Version: 4.4.4
Bug Description: VLC won't show subtitles in Simplified Chinese. SRT subtitle can be loaded as a track. But it shows nothing, even no squares.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37519
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Help us test VLC for Android and report bugs

Postby Jean-Baptiste Kempf » 10 Mar 2015 11:37

Please share your logs.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

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

Re: Help us test VLC for Android and report bugs

Postby edwardw » 11 Mar 2015 04:14


yanger
New Cone
New Cone
Posts: 3
Joined: 10 Mar 2015 10:21

Re: Help us test VLC for Android and report bugs

Postby yanger » 11 Mar 2015 10:14

Thanks for your reply. Please have a look at this:
http://pastebin.com/Fgs3w5Lk

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

Re: Help us test VLC for Android and report bugs

Postby edwardw » 11 Mar 2015 18:23

03-11 05:02:47.944 D/VLC (16435): [789d8c9c] core input: autodetected subtitle: /storage/sdcard1/Videos/白い巨塔//[ドラマ]白い巨塔 2003 第07話 「毛嫌い」(1280x720 DivX6xx BSフジ).srt with priority 4
The subtitle is definitely detected by VLC... does your device have the right fonts?

yanger
New Cone
New Cone
Posts: 3
Joined: 10 Mar 2015 10:21

Re: Help us test VLC for Android and report bugs

Postby yanger » 11 Mar 2015 18:33

It should have. I can see the subtitle with MX Player. I guess the default DroidSans.ttf doesn't support Chinese? Or you may add options to let user choose fonts. Maybe it's not the font issue...

mcmester1987
New Cone
New Cone
Posts: 3
Joined: 12 Mar 2015 19:46

Re: Help us test VLC for Android and report bugs

Postby mcmester1987 » 12 Mar 2015 20:06

Hy!
Android version: 4.4.4 - CyanogenMod
Phone type: Alcatel OT-995
VLC version: 1.1.3
LOG: https://docs.google.com/uc?authuser=0&i ... t=download

I have updated our VLC player. I click a mp3 file in VLC player, VLC player is crashed. I try play all mp3 files in my SD card, the situation is the same.
I have deleted all data in android settings. I have reinstalled VLC player.

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

Re: Help us test VLC for Android and report bugs

Postby edwardw » 13 Mar 2015 02:49

Does it crash only on the one following file?
03-12 19:51:45.879 D/VLC (27433): [011b05b4] core input: creating demux: access='file' demux='any' location='/storage/sdcard0/Download/Icona%20Pop%20-%20All%20Night%20%28Official%20Video%20Edit%29.mp3' file='/storage/sdcard0/Download/Icona Pop - All Night (Official Video Edit).mp3'
Does it crash with VLC for desktop?

mcmester1987
New Cone
New Cone
Posts: 3
Joined: 12 Mar 2015 19:46

Re: Help us test VLC for Android and report bugs

Postby mcmester1987 » 13 Mar 2015 17:47

Does it crash only on the one following file?
03-12 19:51:45.879 D/VLC (27433): [011b05b4] core input: creating demux: access='file' demux='any' location='/storage/sdcard0/Download/Icona%20Pop%20-%20All%20Night%20%28Official%20Video%20Edit%29.mp3' file='/storage/sdcard0/Download/Icona Pop - All Night (Official Video Edit).mp3'
Does it crash with VLC for desktop?
I tried play other mp3 files with VLC player, but the situation is the same. I tried play these mp3 files with Apollo Player and VLC Android Beta 0.9.10, these players were able to play these mp3 files. I have played this mp3 with VLC player for windows, this player was able to play this mp3 file.

mcmester1987
New Cone
New Cone
Posts: 3
Joined: 12 Mar 2015 19:46

Re: Help us test VLC for Android and report bugs

Postby mcmester1987 » 13 Mar 2015 21:58

Does it crash only on the one following file?
03-12 19:51:45.879 D/VLC (27433): [011b05b4] core input: creating demux: access='file' demux='any' location='/storage/sdcard0/Download/Icona%20Pop%20-%20All%20Night%20%28Official%20Video%20Edit%29.mp3' file='/storage/sdcard0/Download/Icona Pop - All Night (Official Video Edit).mp3'
Does it crash with VLC for desktop?
I tried play other mp3 files with VLC player, but the situation is the same. I tried play these mp3 files with Apollo Player and VLC Android Beta 0.9.10, these players were able to play these mp3 files. I have played this mp3 with VLC player for windows, this player was able to play this mp3 file.
I have made a factory reset. Then VLC player is played my mp3 files.

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

Re: Help us test VLC for Android and report bugs

Postby edwardw » 14 Mar 2015 05:24

OK.

BlackFog
New Cone
New Cone
Posts: 5
Joined: 11 Jun 2007 14:02
Location: Germany

Re: Help us test VLC for Android and report bugs

Postby BlackFog » 19 Mar 2015 03:06

Hi,
I have a Nexus 5 and 7 and both can't show the video streams (TS format/mpgv) from my dreambox with the latest builds (just audio if I'm lucky). It worked till version 1.0.1. I tested with the builds on f-droid and the latest nightly build (VLC-Android-1.1.6-20150317-1619-ARMv7.apk) on the N5.
The android test files are all working.

Here's a logcat (streaming test begins around line 2350) at my N5 with cyanogenmod 12 (lollipop). The N7 with stock android 4.4 has the same problem with vlc version >1.0.1.

BTW: No skipping is possible when recorded video is streamed from the dreambox, only accelerated playback (which is annoying if you want to skip commercials). The Windows VLC version does not have this problem.

I'm guessing that vlc has a prob with the send .m3u file from the dreambox. The .m3u files look like this (empty line at last line) and are in Unix/ANSI format:

Code: Select all

#EXTM3U http://dreambox:80/file?file=/hdd/movie/movie.ts
Live streams like:

Code: Select all

#EXTM3U #EXTVLCOPT--http-reconnect=true http://dreambox:8001/1:0:1:7032:41B:A401:FFFF0000:0:0:0:
Playback works when giving vlc the direct link "http://dreambox:80/file?file=/hdd/movie/movie.ts" but not with "http://dreambox:8001/1:0:1:7032:41B:A401:FFFF0000:0:0:0:".


Return to “VLC for Android and Chrome OS”

Who is online

Users browsing this forum: No registered users and 17 guests