Help us test VLC for Android and report bugs

VLC for Android and Chrome OS specific usage questions
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 » 06 Mar 2014 18:18

No, due to limitations in the bionic APIs on Google TV. See the other thread relating to this.

YeahBuddy
New Cone
New Cone
Posts: 1
Joined: 06 Mar 2014 21:54

Re: Help us test VLC for Android and report bugs

Postby YeahBuddy » 06 Mar 2014 21:58

I have a Moto X with 4.2.2 and would love to test out VLC! Should I download the same one as for the Moto G mentioned earlier?

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 » 06 Mar 2014 23:14

I have a Moto X with 4.2.2 and would love to test out VLC! Should I download the same one as for the Moto G mentioned earlier?
http://nightlies.videolan.org/build/and ... 4-1059.apk

Smithcraft
New Cone
New Cone
Posts: 3
Joined: 10 Mar 2014 00:01

Re: Help us test VLC for Android and report bugs

Postby Smithcraft » 10 Mar 2014 00:53

I recently picked up a Motorola XYBoard (aka Xoom 2)

Right now, I'm testing with the current Arm v7 nightly (2014-03-09 01:10). As I've just acquired this tablet I don't have much media on it to test with. Play Store says beta is not compatible!

XYBoard specs:
Model - MZ617
Chipset - TI OMAP 4430
CPU - Dual-core 1.2 GHz Cortex-A9
GPU - PowerVR SGX540
Android version - 4.0.4

Testing so far:
An SD video (mp4) downloaded from YouTube - Plays with video and audio.
An HD video (mkv) with AC3 - Plays with video and audio.
An HD video (mkv) with DTS and numerous PGS streams - Audio is fine, but video is a slide show.
- Enabling Hardware Decoding: Audio is fine, but the slide show gets slower.
- Enabling Full Hardware Acceleration: Audio is fine but only showed two 'slides.'
A FLAC audio file - Plays fine and the EQ works.
An Apple Lossless file - Plays fine and the EQ works.

Hopefully, unless it's a known issue that I have missed with either DTS or PGS, I'll try and make a file to test one or the other.

SC

[edit]
From the survey the audio files play fine, but:
BALDR.mkv - Crashes VLC.
CONT-4G.mkv - Plays fine.
flcl.mkv - Plays fine.
HTC_make_it_mine.wmv - Plays fine.
Mr_MrsSmith-h264_aac.mp4 - Plays fine.
vlc-player.mp4 - Plays audio only.

The in_to_tree files all play video without sound.
[/edit]

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 » 10 Mar 2014 14:16

For the crashes, try to generate a log.

maruku
New Cone
New Cone
Posts: 2
Joined: 12 Mar 2014 12:52

Re: Help us test VLC for Android and report bugs

Postby maruku » 12 Mar 2014 13:14

Missing font selection in android version of VLC. The VLC for android beta can not show Chinese subtitle correctly.
I have tried to build the apk and it will be solved by adding "--with-default-font=/system/fonts/DroidSansFallback.ttf" to configure.sh for building VLC but I think it is not a good solution.
I have search the bug tracker but do not see related bug report or feature request. Do I need to report it in bug tracker?

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 » 12 Mar 2014 14:31

Missing font selection in android version of VLC. The VLC for android beta can not show Chinese subtitle correctly.
I have tried to build the apk and it will be solved by adding "--with-default-font=/system/fonts/DroidSansFallback.ttf" to configure.sh for building VLC but I think it is not a good solution.
I have search the bug tracker but do not see related bug report or feature request. Do I need to report it in bug tracker?
https://trac.videolan.org/vlc/ticket/7068

maruku
New Cone
New Cone
Posts: 2
Joined: 12 Mar 2014 12:52

Re: Help us test VLC for Android and report bugs

Postby maruku » 12 Mar 2014 14:33

Thanks. I got the ticket!

Dhruv
Blank Cone
Blank Cone
Posts: 80
Joined: 07 Nov 2013 06:08

Re: Help us test VLC for Android and report bugs

Postby Dhruv » 13 Mar 2014 06:32

Vlc crash again with latest nightly.

crash log

java.lang.NullPointerException
at org.videolan.vlc.gui.SidebarAdapter.getView(SidebarAdapter.java:119)
at android.widget.AbsListView.obtainView(AbsListView.java:2472)
at android.widget.ListView.makeAndAddView(ListView.java:1776)
at android.widget.ListView.fillDown(ListView.java:678)
at android.widget.ListView.fillFromTop(ListView.java:739)
at android.widget.ListView.layoutChildren(ListView.java:1615)
at android.widget.AbsListView.onLayout(AbsListView.java:2307)
at android.view.View.layout(View.java:14108)
at android.view.ViewGroup.layout(ViewGroup.java:4660)
at com.slidingmenu.lib.CustomViewBehind.onLayout(CustomViewBehind.java:123)
at android.view.View.layout(View.java:14108)
at android.view.ViewGroup.layout(ViewGroup.java:4660)
at android.widget.RelativeLayout.onLayout(RelativeLayout.java:948)
at android.view.View.layout(View.java:14108)
at android.view.ViewGroup.layout(ViewGroup.java:4660)
at android.widget.FrameLayout.onLayout(FrameLayout.java:448)
at android.view.View.layout(View.java:14108)
at android.view.ViewGroup.layout(ViewGroup.java:4660)
at android.widget.FrameLayout.onLayout(FrameLayout.java:448)
at android.view.View.layout(View.java:14108)
at android.view.ViewGroup.layout(ViewGroup.java:4660)
at android.widget.FrameLayout.onLayout(FrameLayout.java:448)
at android.view.View.layout(View.java:14108)
at android.view.ViewGroup.layout(ViewGroup.java:4660)
at android.view.ViewRootImpl.performLayout(ViewRootImpl.java:2021)
at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:1842)
at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1135)
at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:4652)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:725)
at android.view.Choreographer.doCallbacks(Choreographer.java:555)
at android.view.Choreographer.doFrame(Choreographer.java:525)
at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:711)
at android.os.Handler.handleCallback(Handler.java:615)
at android.os.Handler.dispatchMessage(Handler.java:92)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4944)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1038)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:805)
at dalvik.system.NativeStart.main(Native Method)
at Android.MODEL(GT-S6012)
at Android.VERSION(4.1.2)
at Android.FINGERPRINT(samsung/ivoryxx/ivory:4.1.2/JZO54K/S6012XXUBMK1:user/release-keys)

Smithcraft
New Cone
New Cone
Posts: 3
Joined: 10 Mar 2014 00:01

Re: Help us test VLC for Android and report bugs

Postby Smithcraft » 13 Mar 2014 12:54

They just pushed an update last night, bringing the Android version to 4.1.2.
I recently picked up a Motorola XYBoard.

I'm testing with the current Arm v7 nightly (2014-03-09 01:10).

XYBoard specs:
Model - MZ617
Chipset - TI OMAP 4430
CPU - Dual-core 1.2 GHz Cortex-A9
GPU - PowerVR SGX540
Android version - 4.1.2

Testing so far:

From the survey the audio files play fine, but:
BALDR.mkv - Now plays fine.
CONT-4G.mkv - Plays fine.
flcl.mkv - Plays fine.
HTC_make_it_mine.wmv - Plays fine.
Mr_MrsSmith-h264_aac.mp4 - Plays fine.
vlc-player.mp4 - Still plays audio only.

The in_to_tree files all play video without sound.
However, with my DTS/PGS sample file, it now plays with full hardware accleration, but it drops a frame or two with each new sub coming up. Without hardware acceleration, it's a slide show.

Also, as I'm kind of an Android newb, how would I get a crash log? Do I just start a log in Advanced Debugging and play an offending file?

SC

[edit]
vlc-player.mp4 will play with hardware acceleration turned off, but with acceleration turned on, it only plays the audio.
[/edit]

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 2014 14:56

Crash logs are saved under your SD card if VLC crashes.

DAM091
New Cone
New Cone
Posts: 3
Joined: 28 Jun 2013 00:09

Re: Help us test VLC for Android and report bugs

Postby DAM091 » 14 Mar 2014 22:08

I have an Acer Iconia A1-810 tablet running Android 4.2.2. Which version is right for me?

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 » 15 Mar 2014 11:20

I have an Acer Iconia A1-810 tablet running Android 4.2.2. Which version is right for me?
http://nightlies.videolan.org/build/arm ... 5-0113.apk

logiconcepts819
New Cone
New Cone
Posts: 9
Joined: 20 Jun 2010 04:26

Re: Help us test VLC for Android and report bugs

Postby logiconcepts819 » 16 Mar 2014 06:48

Here's a rather annoying FC that I'm having a rather difficult time tracking down in the Java code. (By the way, I tested an APK that I built on Ubuntu 13.10. The NDK version is r9d 64-bit, and the SDK version is r22.6 with the latest package versions installed.) It happens when you have more than one song in a playlist, and the second song starts playing. What really bothers me is that it only happens when the first song plays in its entirety. The FC does not occur if you press any of the seek buttons to skip to other songs. This crash log comes from a Verizon Samsung Galaxy Note 3 Developer Edition with stock Android 4.3. The same crash was also witnessed on Android x86 in VirtualBox.

Code: Select all

java.lang.IllegalArgumentException: Cannot draw recycled bitmaps at android.view.GLES20Canvas.drawBitmap(GLES20Canvas.java:772) at android.view.GLES20RecordingCanvas.drawBitmap(GLES20RecordingCanvas.java:105) at android.graphics.drawable.BitmapDrawable.draw(BitmapDrawable.java:446) at android.widget.ImageView.onDraw(ImageView.java:1046) at android.view.View.draw(View.java:14853) at android.view.View.getDisplayList(View.java:13744) at android.view.View.getDisplayList(View.java:13786) at android.view.View.draw(View.java:14563) at android.view.ViewGroup.drawChild(ViewGroup.java:3316) at android.view.ViewGroup.dispatchDraw(ViewGroup.java:3153) at android.view.View.getDisplayList(View.java:13739) at android.view.View.getDisplayList(View.java:13786) at android.view.View.draw(View.java:14563) at android.view.ViewGroup.drawChild(ViewGroup.java:3316) at android.view.ViewGroup.dispatchDraw(ViewGroup.java:3153) at android.view.View.getDisplayList(View.java:13739) at android.view.View.getDisplayList(View.java:13786) at android.view.View.draw(View.java:14563) at android.view.ViewGroup.drawChild(ViewGroup.java:3316) at android.view.ViewGroup.dispatchDraw(ViewGroup.java:3153) at android.view.View.getDisplayList(View.java:13739) at android.view.View.getDisplayList(View.java:13786) at android.view.View.draw(View.java:14563) at android.view.ViewGroup.drawChild(ViewGroup.java:3316) at android.view.ViewGroup.dispatchDraw(ViewGroup.java:3153) at android.view.View.draw(View.java:14856) at android.view.View.getDisplayList(View.java:13744) at android.view.View.getDisplayList(View.java:13786) at android.view.View.draw(View.java:14563) at android.view.ViewGroup.drawChild(ViewGroup.java:3316) at android.view.ViewGroup.dispatchDraw(ViewGroup.java:3153) at android.view.View.getDisplayList(View.java:13739) at android.view.View.getDisplayList(View.java:13786) at android.view.View.draw(View.java:14563) at android.view.ViewGroup.drawChild(ViewGroup.java:3316) at android.view.ViewGroup.dispatchDraw(ViewGroup.java:3153) at android.view.View.getDisplayList(View.java:13739) at android.view.View.getDisplayList(View.java:13786) at android.view.View.draw(View.java:14563) at android.view.ViewGroup.drawChild(ViewGroup.java:3316) at org.videolan.vlc.widget.SlidingPaneLayout.drawChild(SlidingPaneLayout.java:679) at android.view.ViewGroup.dispatchDraw(ViewGroup.java:3153) at android.view.View.draw(View.java:14856) at org.videolan.vlc.widget.SlidingPaneLayout.draw(SlidingPaneLayout.java:749) at android.view.View.getDisplayList(View.java:13744) at android.view.View.getDisplayList(View.java:13786) at android.view.View.draw(View.java:14563) at android.view.ViewGroup.drawChild(ViewGroup.java:3316) at android.view.ViewGroup.dispatchDraw(ViewGroup.java:3153) at com.slidingmenu.lib.CustomViewAbove.dispatchDraw(CustomViewAbove.java:831) at android.view.View.draw(View.java:14856) at android.view.View.getDisplayList(View.java:13744) at android.view.View.getDisplayList(View.java:13786) at android.view.View.draw(View.java:14563) at android.view.ViewGroup.drawChild(ViewGroup.java:3316) at android.view.ViewGroup.dispatchDraw(ViewGroup.java:3153) at android.view.View.getDisplayList(View.java:13739) at android.view.View.getDisplayList(View.java:13786) at android.view.View.draw(View.java:14563) at android.view.ViewGroup.drawChild(ViewGroup.java:3316) at android.view.ViewGroup.dispatchDraw(ViewGroup.java:3153) at android.view.View.getDisplayList(View.java:13739) at android.view.View.getDisplayList(View.java:13786) at android.view.View.draw(View.java:14563) at android.view.ViewGroup.drawChild(ViewGroup.java:3316) at android.view.ViewGroup.dispatchDraw(ViewGroup.java:3153) at android.view.View.getDisplayList(View.java:13739) at android.view.View.getDisplayList(View.java:13786) at android.view.View.draw(View.java:14563) at android.view.ViewGroup.drawChild(ViewGroup.java:3316) at android.view.ViewGroup.dispatchDraw(ViewGroup.java:3153) at android.view.View.draw(View.java:14856) at android.widget.FrameLayout.draw(FrameLayout.java:467) at com.android.internal.policy.impl.PhoneWindow$DecorView.draw(PhoneWindow.java:2616) at android.view.View.getDisplayList(View.java:13744) at android.view.View.getDisplayList(View.java:13786) at android.view.HardwareRenderer$GlRenderer.buildDisplayList(HardwareRenderer.java:1411) at android.view.HardwareRenderer$GlRenderer.draw(HardwareRenderer.java:1359) at android.view.ViewRootImpl.draw(ViewRootImpl.java:2668) at android.view.ViewRootImpl.performDraw(ViewRootImpl.java:2534) at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:2150) at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1245) at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:6320) at android.view.Choreographer$CallbackRecord.run(Choreographer.java:791) at android.view.Choreographer.doCallbacks(Choreographer.java:591) at android.view.Choreographer.doFrame(Choreographer.java:561) at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:777) at android.os.Handler.handleCallback(Handler.java:730) at android.os.Handler.dispatchMessage(Handler.java:92) at android.os.Looper.loop(Looper.java:137) at android.app.ActivityThread.main(ActivityThread.java:5414) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:525) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1187) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003) at dalvik.system.NativeStart.main(Native Method) at Android.MODEL(SM-N900V) at Android.VERSION(4.3) at Android.FINGERPRINT(Verizon/hltevzw/hltevzw:4.3/JSS15J/N900VOYUBMJ3:user/release-keys)
Here are the things tried thus far that may be of assistance:
  • Tested with the playlist fully visible, and the FC still occurs.
  • Tested with the equalizer disabled, and the FC still occurs.
  • Tested using the latest nightly, and the FC still occurs.
The frequency response of the filters (with center frequencies 60, 170, 310, 600, 1k, 3k, 6k, 12k, 14k, and 16k) used in VLC's 10-band equalizer at 44100 Hz sampling rate:

Image

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 » 16 Mar 2014 12:57

It seems to work fine on the Galaxy Nexus here; could it be a firmware bug?

logiconcepts819
New Cone
New Cone
Posts: 9
Joined: 20 Jun 2010 04:26

Re: Help us test VLC for Android and report bugs

Postby logiconcepts819 » 16 Mar 2014 14:52

It seems to work fine on the Galaxy Nexus here; could it be a firmware bug?
The bug might have something to do with the Android firmware, since the Note 3 and the VM were both running Android 4.3 Jelly Bean. I just tested out VLC Android on Android x86 4.2 (again in VirtualBox), and I did not see any FC occur. IMHO, it is a bug in VLC Android that was not previously noticed in versions of Android prior to 4.3. The accepted answer to this question seems to explain why we see a FC on versions 4.3 and later: http://stackoverflow.com/questions/19345576.
The frequency response of the filters (with center frequencies 60, 170, 310, 600, 1k, 3k, 6k, 12k, 14k, and 16k) used in VLC's 10-band equalizer at 44100 Hz sampling rate:

Image

logiconcepts819
New Cone
New Cone
Posts: 9
Joined: 20 Jun 2010 04:26

Re: Help us test VLC for Android and report bugs

Postby logiconcepts819 » 16 Mar 2014 18:50

Another bug: Ever since the nightly from March 11, at least on my phone, VLC for Android can't play streaming Internet radio if hardware acceleration is set to automatic. I have to have hardware acceleration disabled whenever I use Internet radio. However, the app seems to work with or without hardware acceleration for files stored locally (e.g. on the microSD card).

Recall that the device I am using is a Verizon Galaxy Note 3 Developer Edition with stock Android 4.3. Here is the logcat when VLC simply gives up trying to play an Internet radio stream (the URL of the stream is http://partyvibe.com:8014):

Code: Select all

D/VLC (22172): core libvlc: no fetch required for (null) (art currently (null)) D/VLC (22172): core demux meta: looking for meta fetcher module matching "any": 0 candidates D/VLC (22172): core demux meta: no meta fetcher modules D/VLC (22172): core libvlc: searching art for http://partyvibe.com:8014 D/VLC (22172): core art finder: looking for art finder module matching "any": 1 candidates D/VLC (22172): core art finder: no art finder modules matched D/VLC (22172): core libvlc: art not found for http://partyvibe.com:8014 D/VLC (22172): core generic: creating audio output D/VLC (22172): core audio output: looking for audio output module matching "opensles": 8 candidates D/VLC (22172): core audio output: using audio output module "opensles_android" D/VLC (22172): core generic: keeping audio output D/VLC (22172): core input: Creating an input for 'http://partyvibe.com:8014' D/VLC (22172): core input: using timeshift granularity of 50 MiB, in path '/tmp' D/VLC (22172): core input: `http://partyvibe.com:8014' gives access `http' demux `' path `partyvibe.com:8014' D/VLC (22172): core input: enforced demux ` any' D/VLC (22172): core input: creating demux: access='http' demux='any' location='partyvibe.com:8014' file='(null)' D/VLC (22172): core demux: looking for access_demux module matching "http": 6 candidates D/VLC (22172): core demux: no access_demux modules matched D/VLC (22172): core input: creating access 'http' location='partyvibe.com:8014', path='(null)' D/VLC (22172): core access: looking for access module matching "http": 15 candidates D/VLC (22172): http access: querying proxy for http://partyvibe.com:8014 D/VLC (22172): http access: no proxy D/VLC (22172): http access: http: server='partyvibe.com' port=8014 file='' D/VLC (22172): core access: net: connecting to partyvibe.com port 8014 D/VLC (22172): core access: connection succeeded (socket = 62) D/VLC (22172): http access: protocol 'ICY' answer code 200 D/VLC (22172): http access: Icy-Notice: <BR>This stream requires <a href="http://www.winamp.com/">Winamp</a><BR> D/VLC (22172): http access: Icy-Notice: SHOUTcast Distributed Network Audio Server/Linux v1.9.8<BR> D/VLC (22172): http access: Icy-Name: PARTY VIBE RADIO: Dubstep + Trap + Rap + Grime + Bass D/VLC (22172): http access: Icy-Genre: dubstep electronic rap trap grime garage partyvibe D/VLC (22172): http access: Meta-Info: icy-url: http://www.partyviberadio.com D/VLC (22172): http access: Content-Type: audio/mpeg D/VLC (22172): http access: Meta-Info: icy-pub: 1 D/VLC (22172): http access: Icy-MetaInt: 32768 W/VLC (22172): http access: ICY metaint=32768 D/VLC (22172): http access: Meta-Info: icy-br: 320 I/VLC (22172): http access: Raw-audio server found, mp3 demuxer selected D/VLC (22172): http access: auto re-connect enabled D/VLC (22172): core access: using access module "http" D/VLC (22172): core stream: Using stream method for AStream* D/VLC (22172): core stream: starting pre-buffering D/VLC (22172): core stream: received first data after 0 ms D/VLC (22172): core stream: pre-buffering done 1024 bytes in 0s - 5434 KiB/s D/VLC (22172): core stream: looking for stream_filter module matching "any": 16 candidates D/VLC (22172): core stream: no stream_filter modules matched D/VLC (22172): core stream: looking for stream_filter module matching "record": 16 candidates D/VLC (22172): core stream: using stream_filter module "record" D/VLC (22172): core input: creating demux: access='http' demux='any' location='partyvibe.com:8014' file='(null)' D/VLC (22172): core demux: looking for demux module matching "any": 56 candidates D/VLC (22172): ts demux: TS module discarded (lost sync) D/VLC (22172): avformat demux: trying url: http://partyvibe.com:8014 D/VLC (22172): avformat demux: CPU flags: 0x0000003f D/VLC (22172): avformat demux: couldn't guess format D/VLC (22172): vobsub demux: this doesn't seem to be a vobsub file W/VLC (22172): ps demux: this does not look like an MPEG PS stream, continuing anyway D/VLC (22172): core demux: using demux module "ps" D/VLC (22172): core demux meta: looking for meta reader module matching "any": 1 candidates D/VLC (22172): core demux meta: no meta reader modules matched D/VLC (22172): core input: `http://partyvibe.com:8014' successfully opened W/VLC (22172): ps demux: garbage at input, trying to resync... D/VLC (22172): http access: New Title=Djemba Djemba - Oh Okay Yeah That's Cool Phili W/VLC (22172): ps demux: found sync code D/VLC (22172): core input: selecting program id=0 D/VLC (22172): core decoder: looking for decoder module matching "mediacodec,iomx,all": 33 candidates D/VLC (22172): mediacodec decoder: codec 1986490477 not supported D/VLC (22172): iomx decoder: fmt in:mpgv, out: D/VLC (22172): iomx decoder: component AIV.play.generic D/VLC (22172): iomx decoder: - role: AIV.play.role.generic D/VLC (22172): iomx decoder: component OMX.SEC.aac.dec D/VLC (22172): iomx decoder: - role: audio_decoder.aac D/VLC (22172): iomx decoder: component OMX.SEC.aac.enc D/VLC (22172): iomx decoder: - role: audio_encoder.aac D/VLC (22172): iomx decoder: component OMX.SEC.amr.dec D/VLC (22172): iomx decoder: - role: audio_decoder.amrnb D/VLC (22172): iomx decoder: - role: audio_decoder.amrwb D/VLC (22172): iomx decoder: component OMX.SEC.avc.sw.dec D/VLC (22172): iomx decoder: - role: video_decoder.avc D/VLC (22172): iomx decoder: component OMX.SEC.evrc.dec D/VLC (22172): iomx decoder: - role: audio_decoder.evrc D/VLC (22172): iomx decoder: - role: D/VLC (22172): iomx decoder: component OMX.SEC.evrc.enc D/VLC (22172): iomx decoder: - role: audio_encoder.evrc D/VLC (22172): iomx decoder: component OMX.SEC.flac.dec D/VLC (22172): iomx decoder: - role: audio_decoder.flac D/VLC (22172): iomx decoder: component OMX.SEC.h263.sw.dec D/VLC (22172): iomx decoder: - role: video_decoder.h263 D/VLC (22172): iomx decoder: component OMX.SEC.h263sr.dec D/VLC (22172): iomx decoder: - role: video_decoder.h263Sorenson D/VLC (22172): iomx decoder: component OMX.SEC.hevc.sw.dec D/VLC (22172): iomx decoder: - role: video_decoder.hevc D/VLC (22172): iomx decoder: component OMX.SEC.mp3.dec D/VLC (22172): iomx decoder: - role: audio_decoder.mp3 D/VLC (22172): iomx decoder: component OMX.SEC.mp43.dec D/VLC (22172): iomx decoder: - role: video_decoder.mp43 D/VLC (22172): iomx decoder: component OMX.SEC.mpeg4.sw.dec D/VLC (22172): iomx decoder: - role: video_decoder.mpeg4 D/VLC (22172): iomx decoder: component OMX.SEC.qcelp.dec D/VLC (22172): iomx decoder: - role: audio_decoder.qcelp D/VLC (22172): iomx decoder: - role: D/VLC (22172): iomx decoder: component OMX.SEC.qcelp.enc D/VLC (22172): iomx decoder: - role: audio_encoder.qcelp13 D/VLC (22172): iomx decoder: component OMX.SEC.vc1.sw.dec D/VLC (22172): iomx decoder: - role: video_decoder.wmv D/VLC (22172): iomx decoder: component OMX.SEC.vp8.dec D/VLC (22172): iomx decoder: - role: video_decoder.vpx D/VLC (22172): iomx decoder: component OMX.SEC.wma.dec D/VLC (22172): iomx decoder: - role: audio_decoder.wma D/VLC (22172): iomx decoder: component OMX.SEC.wmv7.dec D/VLC (22172): iomx decoder: - role: video_decoder.wmv1 D/VLC (22172): iomx decoder: component OMX.SEC.wmv8.dec D/VLC (22172): iomx decoder: - role: video_decoder.wmv2 D/VLC (22172): iomx decoder: component OMX.google.aac.decoder D/VLC (22172): iomx decoder: - role: audio_decoder.aac D/VLC (22172): iomx decoder: component OMX.google.aac.encoder D/VLC (22172): iomx decoder: - role: audio_encoder.aac D/VLC (22172): iomx decoder: component OMX.google.amrnb.decoder D/VLC (22172): iomx decoder: - role: audio_decoder.amrnb D/VLC (22172): iomx decoder: component OMX.google.amrnb.encoder D/VLC (22172): iomx decoder: - role: audio_encoder.amrnb D/VLC (22172): iomx decoder: component OMX.google.amrwb.decoder D/VLC (22172): iomx decoder: - role: audio_decoder.amrwb D/VLC (22172): iomx decoder: component OMX.google.amrwb.encoder D/VLC (22172): iomx decoder: - role: audio_encoder.amrwb D/VLC (22172): iomx decoder: component OMX.google.flac.encoder D/VLC (22172): iomx decoder: - role: audio_encoder.flac D/VLC (22172): iomx decoder: component OMX.google.g711.alaw.decoder D/VLC (22172): iomx decoder: - role: audio_decoder.g711alaw D/VLC (22172): iomx decoder: component OMX.google.g711.mlaw.decoder D/VLC (22172): iomx decoder: - role: audio_decoder.g711mlaw D/VLC (22172): iomx decoder: component OMX.google.gsm.decoder D/VLC (22172): iomx decoder: - role: audio_decoder.gsm D/VLC (22172): iomx decoder: component OMX.google.h263.decoder D/VLC (22172): iomx decoder: - role: video_decoder.h263 D/VLC (22172): iomx decoder: component OMX.google.h263.encoder D/VLC (22172): iomx decoder: - role: video_encoder.h263 D/VLC (22172): iomx decoder: component OMX.google.h264.decoder D/VLC (22172): iomx decoder: - role: video_decoder.avc D/VLC (22172): iomx decoder: component OMX.google.h264.encoder D/VLC (22172): iomx decoder: - role: video_encoder.avc D/VLC (22172): iomx decoder: component OMX.google.mp3.decoder D/VLC (22172): iomx decoder: - role: audio_decoder.mp3 D/VLC (22172): iomx decoder: component OMX.google.mpeg4.decoder D/VLC (22172): iomx decoder: - role: video_decoder.mpeg4 D/VLC (22172): iomx decoder: component OMX.google.mpeg4.encoder D/VLC (22172): iomx decoder: - role: video_encoder.mpeg4 D/VLC (22172): iomx decoder: component OMX.google.raw.decoder D/VLC (22172): iomx decoder: - role: audio_decoder.raw D/VLC (22172): iomx decoder: component OMX.google.vorbis.decoder D/VLC (22172): iomx decoder: - role: audio_decoder.vorbis D/VLC (22172): iomx decoder: component OMX.google.vpx.decoder D/VLC (22172): iomx decoder: - role: video_decoder.vpx D/VLC (22172): iomx decoder: component OMX.google.vpx.encoder D/VLC (22172): iomx decoder: - role: video_encoder.vpx D/VLC (22172): iomx decoder: component OMX.pixtree.hevc.sw.dec D/VLC (22172): iomx decoder: - role: video_decoder.hevc D/VLC (22172): iomx decoder: component OMX.qcom.audio.decoder.Qcelp13 D/VLC (22172): iomx decoder: - role: audio_decoder.Qcelp13 D/VLC (22172): iomx decoder: component OMX.qcom.audio.decoder.aac D/VLC (22172): iomx decoder: - role: audio_decoder.aac D/VLC (22172): iomx decoder: component OMX.qcom.audio.decoder.amrwbplus D/VLC (22172): iomx decoder: - role: audio_decoder.awbplus D/VLC (22172): iomx decoder: component OMX.qcom.audio.decoder.evrc D/VLC (22172): iomx decoder: - role: audio_decoder.evrc D/VLC (22172): iomx decoder: component OMX.qcom.audio.decoder.multiaac D/VLC (22172): iomx decoder: - role: audio_decoder.aac D/VLC (22172): iomx decoder: component OMX.qcom.audio.decoder.wma D/VLC (22172): iomx decoder: - role: audio_decoder.wma D/VLC (22172): iomx decoder: component OMX.qcom.audio.decoder.wma10Pro D/VLC (22172): iomx decoder: - role: audio_decoder.wma D/VLC (22172): iomx decoder: component OMX.qcom.audio.decoder.wmaLossLess D/VLC (22172): iomx decoder: - role: audio_decoder.wma D/VLC (22172): iomx decoder: component OMX.qcom.audio.encoder.aac D/VLC (22172): iomx decoder: - role: audio_encoder.aac D/VLC (22172): iomx decoder: component OMX.qcom.audio.encoder.amrnb D/VLC (22172): iomx decoder: - role: audio_encoder.amrnb D/VLC (22172): iomx decoder: component OMX.qcom.audio.encoder.evrc D/VLC (22172): iomx decoder: - role: audio_encoder.evrc D/VLC (22172): iomx decoder: component OMX.qcom.audio.encoder.qcelp13 D/VLC (22172): iomx decoder: - role: audio_encoder.qcelp13 D/VLC (22172): iomx decoder: component OMX.qcom.file.muxer D/VLC (22172): iomx decoder: - role: container_muxer.mp2 D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.avc D/VLC (22172): iomx decoder: - role: video_decoder.avc D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.avc.secure D/VLC (22172): iomx decoder: - role: video_decoder.avc D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.divx D/VLC (22172): iomx decoder: - role: video_decoder.divx D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.divx311 D/VLC (22172): iomx decoder: - role: video_decoder.divx D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.divx4 D/VLC (22172): iomx decoder: - role: video_decoder.divx D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.h263 D/VLC (22172): iomx decoder: - role: video_decoder.h263 D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.hevc D/VLC (22172): iomx decoder: - role: video_decoder.hevc D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.mpeg4 D/VLC (22172): iomx decoder: - role: video_decoder.mpeg4 D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.mpeg4.secure D/VLC (22172): iomx decoder: - role: video_decoder.mpeg4 D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.vc1 D/VLC (22172): iomx decoder: - role: video_decoder.vc1 D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.vp8 D/VLC (22172): iomx decoder: - role: video_decoder.vp8 D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.wmv D/VLC (22172): iomx decoder: - role: video_decoder.vc1 D/VLC (22172): iomx decoder: component OMX.qcom.video.encoder.avc D/VLC (22172): iomx decoder: - role: video_encoder.avc D/VLC (22172): iomx decoder: component OMX.qcom.video.encoder.h263 D/VLC (22172): iomx decoder: - role: video_encoder.h263 D/VLC (22172): iomx decoder: component OMX.qcom.video.encoder.hevc D/VLC (22172): iomx decoder: - role: video_encoder.hevc D/VLC (22172): iomx decoder: component OMX.qcom.video.encoder.mpeg4 D/VLC (22172): iomx decoder: - role: video_encoder.mpeg4 D/VLC (22172): iomx decoder: component OMX.qcom.video.encoder.vp8 D/VLC (22172): iomx decoder: - role: video_encoder.vp8 D/VLC (22172): iomx decoder: component OMX.samsung.hevc.anb.dec D/VLC (22172): iomx decoder: - role: video_decoder.hevc D/VLC (22172): iomx decoder: found 0 matching components for role video_decoder.mpeg2 W/VLC (22172): iomx decoder: couldn't find an omx component for codec mpgv D/VLC (22172): avcodec decoder: CPU flags: 0x0000003f D/VLC (22172): avcodec decoder: trying to use direct rendering D/VLC (22172): avcodec decoder: allowing 4 thread(s) for decoding D/VLC (22172): avcodec decoder: avcodec codec (MPEG-1/2 Video) started D/VLC (22172): core decoder: using decoder module "avcodec" D/VLC (22172): core packetizer: looking for packetizer module matching "any": 21 candidates D/VLC (22172): core packetizer: using packetizer module "packetizer_mpegvideo" W/VLC (22172): ps demux: garbage at input, trying to resync... W/VLC (22172): ps demux: found sync code D/VLC (22172): core decoder: looking for decoder module matching "mediacodec,iomx,all": 33 candidates D/VLC (22172): avcodec decoder: CPU flags: 0x0000003f D/VLC (22172): avcodec decoder: avcodec codec (MPEG Audio layer 1/2) started D/VLC (22172): core decoder: using decoder module "avcodec" D/VLC (22172): core packetizer: looking for packetizer module matching "any": 21 candidates D/VLC (22172): core packetizer: using packetizer module "mpeg_audio" D/VLC (22172): mpeg_audio packetizer: waiting for PTS W/VLC (22172): ps demux: garbage at input, trying to resync... W/VLC (22172): ps demux: found sync code D/VLC (22172): ps demux: contains a PSM W/VLC (22172): ps demux: garbage at input, trying to resync... W/VLC (22172): ps demux: found sync code W/VLC (22172): ps demux: garbage at input, trying to resync... W/VLC (22172): ps demux: found sync code D/VLC (22172): core decoder: looking for decoder module matching "mediacodec,iomx,all": 33 candidates D/VLC (22172): mediacodec decoder: codec 1986490477 not supported D/VLC (22172): iomx decoder: fmt in:mpgv, out: D/VLC (22172): iomx decoder: component AIV.play.generic D/VLC (22172): iomx decoder: - role: AIV.play.role.generic D/VLC (22172): iomx decoder: component OMX.SEC.aac.dec D/VLC (22172): iomx decoder: - role: audio_decoder.aac D/VLC (22172): iomx decoder: component OMX.SEC.aac.enc D/VLC (22172): iomx decoder: - role: audio_encoder.aac D/VLC (22172): iomx decoder: component OMX.SEC.amr.dec D/VLC (22172): iomx decoder: - role: audio_decoder.amrnb D/VLC (22172): iomx decoder: - role: audio_decoder.amrwb D/VLC (22172): iomx decoder: component OMX.SEC.avc.sw.dec D/VLC (22172): iomx decoder: - role: video_decoder.avc D/VLC (22172): iomx decoder: component OMX.SEC.evrc.dec D/VLC (22172): iomx decoder: - role: audio_decoder.evrc D/VLC (22172): iomx decoder: - role: D/VLC (22172): iomx decoder: component OMX.SEC.evrc.enc D/VLC (22172): iomx decoder: - role: audio_encoder.evrc D/VLC (22172): iomx decoder: component OMX.SEC.flac.dec D/VLC (22172): iomx decoder: - role: audio_decoder.flac D/VLC (22172): iomx decoder: component OMX.SEC.h263.sw.dec D/VLC (22172): iomx decoder: - role: video_decoder.h263 D/VLC (22172): iomx decoder: component OMX.SEC.h263sr.dec D/VLC (22172): iomx decoder: - role: video_decoder.h263Sorenson D/VLC (22172): iomx decoder: component OMX.SEC.hevc.sw.dec D/VLC (22172): iomx decoder: - role: video_decoder.hevc D/VLC (22172): iomx decoder: component OMX.SEC.mp3.dec D/VLC (22172): iomx decoder: - role: audio_decoder.mp3 D/VLC (22172): iomx decoder: component OMX.SEC.mp43.dec D/VLC (22172): iomx decoder: - role: video_decoder.mp43 D/VLC (22172): iomx decoder: component OMX.SEC.mpeg4.sw.dec D/VLC (22172): iomx decoder: - role: video_decoder.mpeg4 D/VLC (22172): iomx decoder: component OMX.SEC.qcelp.dec D/VLC (22172): iomx decoder: - role: audio_decoder.qcelp D/VLC (22172): iomx decoder: - role: D/VLC (22172): iomx decoder: component OMX.SEC.qcelp.enc D/VLC (22172): iomx decoder: - role: audio_encoder.qcelp13 D/VLC (22172): iomx decoder: component OMX.SEC.vc1.sw.dec D/VLC (22172): iomx decoder: - role: video_decoder.wmv D/VLC (22172): iomx decoder: component OMX.SEC.vp8.dec D/VLC (22172): iomx decoder: - role: video_decoder.vpx D/VLC (22172): iomx decoder: component OMX.SEC.wma.dec D/VLC (22172): iomx decoder: - role: audio_decoder.wma D/VLC (22172): iomx decoder: component OMX.SEC.wmv7.dec D/VLC (22172): iomx decoder: - role: video_decoder.wmv1 D/VLC (22172): iomx decoder: component OMX.SEC.wmv8.dec D/VLC (22172): iomx decoder: - role: video_decoder.wmv2 D/VLC (22172): iomx decoder: component OMX.google.aac.decoder D/VLC (22172): iomx decoder: - role: audio_decoder.aac D/VLC (22172): iomx decoder: component OMX.google.aac.encoder D/VLC (22172): iomx decoder: - role: audio_encoder.aac D/VLC (22172): iomx decoder: component OMX.google.amrnb.decoder D/VLC (22172): iomx decoder: - role: audio_decoder.amrnb D/VLC (22172): iomx decoder: component OMX.google.amrnb.encoder D/VLC (22172): iomx decoder: - role: audio_encoder.amrnb D/VLC (22172): iomx decoder: component OMX.google.amrwb.decoder D/VLC (22172): iomx decoder: - role: audio_decoder.amrwb D/VLC (22172): iomx decoder: component OMX.google.amrwb.encoder D/VLC (22172): iomx decoder: - role: audio_encoder.amrwb D/VLC (22172): iomx decoder: component OMX.google.flac.encoder D/VLC (22172): iomx decoder: - role: audio_encoder.flac D/VLC (22172): iomx decoder: component OMX.google.g711.alaw.decoder D/VLC (22172): iomx decoder: - role: audio_decoder.g711alaw D/VLC (22172): iomx decoder: component OMX.google.g711.mlaw.decoder D/VLC (22172): iomx decoder: - role: audio_decoder.g711mlaw D/VLC (22172): iomx decoder: component OMX.google.gsm.decoder D/VLC (22172): iomx decoder: - role: audio_decoder.gsm D/VLC (22172): iomx decoder: component OMX.google.h263.decoder D/VLC (22172): iomx decoder: - role: video_decoder.h263 D/VLC (22172): iomx decoder: component OMX.google.h263.encoder D/VLC (22172): iomx decoder: - role: video_encoder.h263 D/VLC (22172): iomx decoder: component OMX.google.h264.decoder D/VLC (22172): iomx decoder: - role: video_decoder.avc D/VLC (22172): iomx decoder: component OMX.google.h264.encoder D/VLC (22172): iomx decoder: - role: video_encoder.avc D/VLC (22172): iomx decoder: component OMX.google.mp3.decoder D/VLC (22172): iomx decoder: - role: audio_decoder.mp3 D/VLC (22172): iomx decoder: component OMX.google.mpeg4.decoder D/VLC (22172): iomx decoder: - role: video_decoder.mpeg4 D/VLC (22172): iomx decoder: component OMX.google.mpeg4.encoder D/VLC (22172): iomx decoder: - role: video_encoder.mpeg4 D/VLC (22172): iomx decoder: component OMX.google.raw.decoder D/VLC (22172): iomx decoder: - role: audio_decoder.raw D/VLC (22172): iomx decoder: component OMX.google.vorbis.decoder D/VLC (22172): iomx decoder: - role: audio_decoder.vorbis D/VLC (22172): iomx decoder: component OMX.google.vpx.decoder D/VLC (22172): iomx decoder: - role: video_decoder.vpx D/VLC (22172): iomx decoder: component OMX.google.vpx.encoder D/VLC (22172): iomx decoder: - role: video_encoder.vpx D/VLC (22172): iomx decoder: component OMX.pixtree.hevc.sw.dec D/VLC (22172): iomx decoder: - role: video_decoder.hevc D/VLC (22172): iomx decoder: component OMX.qcom.audio.decoder.Qcelp13 D/VLC (22172): iomx decoder: - role: audio_decoder.Qcelp13 D/VLC (22172): iomx decoder: component OMX.qcom.audio.decoder.aac D/VLC (22172): iomx decoder: - role: audio_decoder.aac D/VLC (22172): iomx decoder: component OMX.qcom.audio.decoder.amrwbplus D/VLC (22172): iomx decoder: - role: audio_decoder.awbplus D/VLC (22172): iomx decoder: component OMX.qcom.audio.decoder.evrc D/VLC (22172): iomx decoder: - role: audio_decoder.evrc D/VLC (22172): iomx decoder: component OMX.qcom.audio.decoder.multiaac D/VLC (22172): iomx decoder: - role: audio_decoder.aac D/VLC (22172): iomx decoder: component OMX.qcom.audio.decoder.wma D/VLC (22172): iomx decoder: - role: audio_decoder.wma D/VLC (22172): iomx decoder: component OMX.qcom.audio.decoder.wma10Pro D/VLC (22172): iomx decoder: - role: audio_decoder.wma D/VLC (22172): iomx decoder: component OMX.qcom.audio.decoder.wmaLossLess D/VLC (22172): iomx decoder: - role: audio_decoder.wma D/VLC (22172): iomx decoder: component OMX.qcom.audio.encoder.aac D/VLC (22172): iomx decoder: - role: audio_encoder.aac D/VLC (22172): iomx decoder: component OMX.qcom.audio.encoder.amrnb D/VLC (22172): iomx decoder: - role: audio_encoder.amrnb D/VLC (22172): iomx decoder: component OMX.qcom.audio.encoder.evrc D/VLC (22172): iomx decoder: - role: audio_encoder.evrc D/VLC (22172): iomx decoder: component OMX.qcom.audio.encoder.qcelp13 D/VLC (22172): iomx decoder: - role: audio_encoder.qcelp13 D/VLC (22172): iomx decoder: component OMX.qcom.file.muxer D/VLC (22172): iomx decoder: - role: container_muxer.mp2 D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.avc D/VLC (22172): iomx decoder: - role: video_decoder.avc D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.avc.secure D/VLC (22172): iomx decoder: - role: video_decoder.avc D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.divx D/VLC (22172): iomx decoder: - role: video_decoder.divx D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.divx311 D/VLC (22172): iomx decoder: - role: video_decoder.divx D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.divx4 D/VLC (22172): iomx decoder: - role: video_decoder.divx D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.h263 D/VLC (22172): iomx decoder: - role: video_decoder.h263 D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.hevc D/VLC (22172): iomx decoder: - role: video_decoder.hevc D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.mpeg4 D/VLC (22172): iomx decoder: - role: video_decoder.mpeg4 D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.mpeg4.secure D/VLC (22172): iomx decoder: - role: video_decoder.mpeg4 D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.vc1 D/VLC (22172): iomx decoder: - role: video_decoder.vc1 D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.vp8 D/VLC (22172): iomx decoder: - role: video_decoder.vp8 D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.wmv D/VLC (22172): iomx decoder: - role: video_decoder.vc1 D/VLC (22172): iomx decoder: component OMX.qcom.video.encoder.avc D/VLC (22172): iomx decoder: - role: video_encoder.avc D/VLC (22172): iomx decoder: component OMX.qcom.video.encoder.h263 D/VLC (22172): iomx decoder: - role: video_encoder.h263 D/VLC (22172): iomx decoder: component OMX.qcom.video.encoder.hevc D/VLC (22172): iomx decoder: - role: video_encoder.hevc D/VLC (22172): iomx decoder: component OMX.qcom.video.encoder.mpeg4 D/VLC (22172): iomx decoder: - role: video_encoder.mpeg4 D/VLC (22172): iomx decoder: component OMX.qcom.video.encoder.vp8 D/VLC (22172): iomx decoder: - role: video_encoder.vp8 D/VLC (22172): iomx decoder: component OMX.samsung.hevc.anb.dec D/VLC (22172): iomx decoder: - role: video_decoder.hevc D/VLC (22172): iomx decoder: found 0 matching components for role video_decoder.mpeg2 W/VLC (22172): iomx decoder: couldn't find an omx component for codec mpgv D/VLC (22172): avcodec decoder: CPU flags: 0x0000003f D/VLC (22172): avcodec decoder: trying to use direct rendering D/VLC (22172): avcodec decoder: allowing 4 thread(s) for decoding D/VLC (22172): avcodec decoder: avcodec codec (MPEG-1/2 Video) started D/VLC (22172): core decoder: using decoder module "avcodec" D/VLC (22172): core packetizer: looking for packetizer module matching "any": 21 candidates D/VLC (22172): core packetizer: using packetizer module "packetizer_mpegvideo" W/VLC (22172): ps demux: garbage at input, trying to resync... W/VLC (22172): ps demux: found sync code W/VLC (22172): ps demux: garbage at input, trying to resync... W/VLC (22172): ps demux: found sync code W/VLC (22172): ps demux: garbage at input, trying to resync... D/VLC (22172): mpeg_audio packetizer: waiting for PTS W/VLC (22172): ps demux: found sync code W/VLC (22172): ps demux: garbage at input, trying to resync... W/VLC (22172): ps demux: found sync code W/VLC (22172): ps demux: garbage at input, trying to resync... D/VLC (22172): http access: New Title=Al Haca - Cryptonite TRG Remix W/VLC (22172): ps demux: found sync code D/VLC (22172): core input: EOF reached D/VLC (22172): mpeg_audio packetizer: MPGA channels:1970483576 samplerate:1970481208 bitrate:1970475872 D/VLC (22172): core decoder: removing module "avcodec" D/VLC (22172): avcodec decoder: ffmpeg codec (MPEG-1/2 Video) stopped D/VLC (22172): core decoder: killing decoder fourcc `mpgv', 0 PES in FIFO D/VLC (22172): core packetizer: removing module "packetizer_mpegvideo" D/VLC (22172): core decoder: removing module "avcodec" D/VLC (22172): avcodec decoder: ffmpeg codec (MPEG Audio layer 1/2) stopped D/VLC (22172): core decoder: killing decoder fourcc `mpga', 0 PES in FIFO D/VLC (22172): core packetizer: removing module "mpeg_audio" D/VLC (22172): core decoder: removing module "avcodec" D/VLC (22172): avcodec decoder: ffmpeg codec (MPEG-1/2 Video) stopped D/VLC (22172): core decoder: killing decoder fourcc `mpgv', 0 PES in FIFO D/VLC (22172): core packetizer: removing module "packetizer_mpegvideo" D/VLC (22172): core demux: removing module "ps" D/VLC (22172): core input: Program doesn't contain anymore ES D/VLC (22172): core stream: removing module "record" D/VLC (22172): core access: removing module "http" D/VLC (22172): core input: Destroying the input for 'PARTY VIBE RADIO: Dubstep + Trap + Rap + Grime + Bass' D/VLC (22172): core audio output: removing module "opensles_android"
Here is the logcat when VLC freezes after trying to play another Internet radio stream (the URL of the stream is http://radio.dnbtv.com:8004):

Code: Select all

D/VLC (22172): core libvlc: no fetch required for (null) (art currently (null)) D/VLC (22172): core demux meta: looking for meta fetcher module matching "any": 0 candidates D/VLC (22172): core demux meta: no meta fetcher modules D/VLC (22172): core libvlc: searching art for http://radio.dnbtv.com:8004 D/VLC (22172): core art finder: looking for art finder module matching "any": 1 candidates D/VLC (22172): core art finder: no art finder modules matched D/VLC (22172): core libvlc: art not found for http://radio.dnbtv.com:8004 D/VLC (22172): core generic: creating audio output D/VLC (22172): core audio output: looking for audio output module matching "opensles": 8 candidates D/VLC (22172): core audio output: using audio output module "opensles_android" D/VLC (22172): core generic: keeping audio output D/VLC (22172): core input: Creating an input for 'http://radio.dnbtv.com:8004' D/VLC (22172): core input: using timeshift granularity of 50 MiB, in path '/tmp' D/VLC (22172): core input: `http://radio.dnbtv.com:8004' gives access `http' demux `' path `radio.dnbtv.com:8004' D/VLC (22172): core input: enforced demux ` any' D/VLC (22172): core input: creating demux: access='http' demux='any' location='radio.dnbtv.com:8004' file='(null)' D/VLC (22172): core demux: looking for access_demux module matching "http": 6 candidates D/VLC (22172): core demux: no access_demux modules matched D/VLC (22172): core input: creating access 'http' location='radio.dnbtv.com:8004', path='(null)' D/VLC (22172): core access: looking for access module matching "http": 15 candidates D/VLC (22172): http access: querying proxy for http://radio.dnbtv.com:8004 D/VLC (22172): http access: no proxy D/VLC (22172): http access: http: server='radio.dnbtv.com' port=8004 file='' D/VLC (22172): core access: net: connecting to radio.dnbtv.com port 8004 D/VLC (22172): core access: connection succeeded (socket = 60) D/VLC (22172): http access: protocol 'ICY' answer code 200 D/VLC (22172): http access: Icy-Notice: <BR>This stream requires <a href="http://www.winamp.com/">Winamp</a><BR> D/VLC (22172): http access: Icy-Notice: SHOUTcast Distributed Network Audio Server/Linux v1.9.8<BR> D/VLC (22172): http access: Icy-Name: DubstepLive - 24/7 DUBSTEP Radio / Video D/VLC (22172): http access: Icy-Genre: Dub Techno Electronic Drum Bass Dub Jungle D/VLC (22172): http access: Meta-Info: icy-url: http://www.dubsteplive.com D/VLC (22172): http access: Content-Type: audio/mpeg D/VLC (22172): http access: Meta-Info: icy-pub: 1 D/VLC (22172): http access: Icy-MetaInt: 32768 W/VLC (22172): http access: ICY metaint=32768 D/VLC (22172): http access: Meta-Info: icy-br: 128 I/VLC (22172): http access: Raw-audio server found, mp3 demuxer selected D/VLC (22172): http access: auto re-connect enabled D/VLC (22172): core access: using access module "http" D/VLC (22172): core stream: Using stream method for AStream* D/VLC (22172): core stream: starting pre-buffering D/VLC (22172): core stream: received first data after 0 ms D/VLC (22172): core stream: pre-buffering done 1024 bytes in 0s - 4464 KiB/s D/VLC (22172): core stream: looking for stream_filter module matching "any": 16 candidates D/VLC (22172): core stream: no stream_filter modules matched D/VLC (22172): core stream: looking for stream_filter module matching "record": 16 candidates D/VLC (22172): core stream: using stream_filter module "record" D/VLC (22172): core input: creating demux: access='http' demux='any' location='radio.dnbtv.com:8004' file='(null)' D/VLC (22172): core demux: looking for demux module matching "any": 56 candidates D/VLC (22172): ts demux: TS module discarded (lost sync) D/VLC (22172): avformat demux: trying url: http://radio.dnbtv.com:8004 D/VLC (22172): avformat demux: CPU flags: 0x0000003f D/VLC (22172): avformat demux: detected format: mp3 D/VLC (22172): http access: New Title=Bassnectar - Immersive Music Mixtape - Side Two D/VLC (22172): core input: selecting program id=0 D/VLC (22172): avformat demux: adding es: audio codec = mp3 (86017) D/VLC (22172): avformat demux: AVFormat supported stream D/VLC (22172): avformat demux: - format = mp3 ((null)) D/VLC (22172): avformat demux: - start time = 0 D/VLC (22172): avformat demux: - duration = -1 D/VLC (22172): core demux: using demux module "avformat" D/VLC (22172): core decoder: looking for decoder module matching "mediacodec,iomx,all": 33 candidates D/VLC (22172): iomx decoder: fmt in:mp3 , out: D/VLC (22172): iomx decoder: component AIV.play.generic D/VLC (22172): iomx decoder: - role: AIV.play.role.generic D/VLC (22172): iomx decoder: component OMX.SEC.aac.dec D/VLC (22172): iomx decoder: - role: audio_decoder.aac D/VLC (22172): iomx decoder: component OMX.SEC.aac.enc D/VLC (22172): iomx decoder: - role: audio_encoder.aac D/VLC (22172): iomx decoder: component OMX.SEC.amr.dec D/VLC (22172): iomx decoder: - role: audio_decoder.amrnb D/VLC (22172): iomx decoder: - role: audio_decoder.amrwb D/VLC (22172): iomx decoder: component OMX.SEC.avc.sw.dec D/VLC (22172): iomx decoder: - role: video_decoder.avc D/VLC (22172): iomx decoder: component OMX.SEC.evrc.dec D/VLC (22172): iomx decoder: - role: audio_decoder.evrc D/VLC (22172): iomx decoder: - role: D/VLC (22172): iomx decoder: component OMX.SEC.evrc.enc D/VLC (22172): iomx decoder: - role: audio_encoder.evrc D/VLC (22172): iomx decoder: component OMX.SEC.flac.dec D/VLC (22172): iomx decoder: - role: audio_decoder.flac D/VLC (22172): iomx decoder: component OMX.SEC.h263.sw.dec D/VLC (22172): iomx decoder: - role: video_decoder.h263 D/VLC (22172): iomx decoder: component OMX.SEC.h263sr.dec D/VLC (22172): iomx decoder: - role: video_decoder.h263Sorenson D/VLC (22172): iomx decoder: component OMX.SEC.hevc.sw.dec D/VLC (22172): iomx decoder: - role: video_decoder.hevc D/VLC (22172): iomx decoder: component OMX.SEC.mp3.dec D/VLC (22172): iomx decoder: - role: audio_decoder.mp3 D/VLC (22172): iomx decoder: component OMX.SEC.mp43.dec D/VLC (22172): iomx decoder: - role: video_decoder.mp43 D/VLC (22172): iomx decoder: component OMX.SEC.mpeg4.sw.dec D/VLC (22172): iomx decoder: - role: video_decoder.mpeg4 D/VLC (22172): iomx decoder: component OMX.SEC.qcelp.dec D/VLC (22172): iomx decoder: - role: audio_decoder.qcelp D/VLC (22172): iomx decoder: - role: D/VLC (22172): iomx decoder: component OMX.SEC.qcelp.enc D/VLC (22172): iomx decoder: - role: audio_encoder.qcelp13 D/VLC (22172): iomx decoder: component OMX.SEC.vc1.sw.dec D/VLC (22172): iomx decoder: - role: video_decoder.wmv D/VLC (22172): iomx decoder: component OMX.SEC.vp8.dec D/VLC (22172): iomx decoder: - role: video_decoder.vpx D/VLC (22172): iomx decoder: component OMX.SEC.wma.dec D/VLC (22172): iomx decoder: - role: audio_decoder.wma D/VLC (22172): iomx decoder: component OMX.SEC.wmv7.dec D/VLC (22172): iomx decoder: - role: video_decoder.wmv1 D/VLC (22172): iomx decoder: component OMX.SEC.wmv8.dec D/VLC (22172): iomx decoder: - role: video_decoder.wmv2 D/VLC (22172): iomx decoder: component OMX.google.aac.decoder D/VLC (22172): iomx decoder: - role: audio_decoder.aac D/VLC (22172): iomx decoder: component OMX.google.aac.encoder D/VLC (22172): iomx decoder: - role: audio_encoder.aac D/VLC (22172): iomx decoder: component OMX.google.amrnb.decoder D/VLC (22172): iomx decoder: - role: audio_decoder.amrnb D/VLC (22172): iomx decoder: component OMX.google.amrnb.encoder D/VLC (22172): iomx decoder: - role: audio_encoder.amrnb D/VLC (22172): iomx decoder: component OMX.google.amrwb.decoder D/VLC (22172): iomx decoder: - role: audio_decoder.amrwb D/VLC (22172): iomx decoder: component OMX.google.amrwb.encoder D/VLC (22172): iomx decoder: - role: audio_encoder.amrwb D/VLC (22172): iomx decoder: component OMX.google.flac.encoder D/VLC (22172): iomx decoder: - role: audio_encoder.flac D/VLC (22172): iomx decoder: component OMX.google.g711.alaw.decoder D/VLC (22172): iomx decoder: - role: audio_decoder.g711alaw D/VLC (22172): iomx decoder: component OMX.google.g711.mlaw.decoder D/VLC (22172): iomx decoder: - role: audio_decoder.g711mlaw D/VLC (22172): iomx decoder: component OMX.google.gsm.decoder D/VLC (22172): iomx decoder: - role: audio_decoder.gsm D/VLC (22172): iomx decoder: component OMX.google.h263.decoder D/VLC (22172): iomx decoder: - role: video_decoder.h263 D/VLC (22172): iomx decoder: component OMX.google.h263.encoder D/VLC (22172): iomx decoder: - role: video_encoder.h263 D/VLC (22172): iomx decoder: component OMX.google.h264.decoder D/VLC (22172): iomx decoder: - role: video_decoder.avc D/VLC (22172): iomx decoder: component OMX.google.h264.encoder D/VLC (22172): iomx decoder: - role: video_encoder.avc D/VLC (22172): iomx decoder: component OMX.google.mp3.decoder D/VLC (22172): iomx decoder: - role: audio_decoder.mp3 D/VLC (22172): iomx decoder: component OMX.google.mpeg4.decoder D/VLC (22172): iomx decoder: - role: video_decoder.mpeg4 D/VLC (22172): iomx decoder: component OMX.google.mpeg4.encoder D/VLC (22172): iomx decoder: - role: video_encoder.mpeg4 D/VLC (22172): iomx decoder: component OMX.google.raw.decoder D/VLC (22172): iomx decoder: - role: audio_decoder.raw D/VLC (22172): iomx decoder: component OMX.google.vorbis.decoder D/VLC (22172): iomx decoder: - role: audio_decoder.vorbis D/VLC (22172): iomx decoder: component OMX.google.vpx.decoder D/VLC (22172): iomx decoder: - role: video_decoder.vpx D/VLC (22172): iomx decoder: component OMX.google.vpx.encoder D/VLC (22172): iomx decoder: - role: video_encoder.vpx D/VLC (22172): iomx decoder: component OMX.pixtree.hevc.sw.dec D/VLC (22172): iomx decoder: - role: video_decoder.hevc D/VLC (22172): iomx decoder: component OMX.qcom.audio.decoder.Qcelp13 D/VLC (22172): iomx decoder: - role: audio_decoder.Qcelp13 D/VLC (22172): iomx decoder: component OMX.qcom.audio.decoder.aac D/VLC (22172): iomx decoder: - role: audio_decoder.aac D/VLC (22172): iomx decoder: component OMX.qcom.audio.decoder.amrwbplus D/VLC (22172): iomx decoder: - role: audio_decoder.awbplus D/VLC (22172): iomx decoder: component OMX.qcom.audio.decoder.evrc D/VLC (22172): iomx decoder: - role: audio_decoder.evrc D/VLC (22172): iomx decoder: component OMX.qcom.audio.decoder.multiaac D/VLC (22172): iomx decoder: - role: audio_decoder.aac D/VLC (22172): iomx decoder: component OMX.qcom.audio.decoder.wma D/VLC (22172): iomx decoder: - role: audio_decoder.wma D/VLC (22172): iomx decoder: component OMX.qcom.audio.decoder.wma10Pro D/VLC (22172): iomx decoder: - role: audio_decoder.wma D/VLC (22172): iomx decoder: component OMX.qcom.audio.decoder.wmaLossLess D/VLC (22172): iomx decoder: - role: audio_decoder.wma D/VLC (22172): iomx decoder: component OMX.qcom.audio.encoder.aac D/VLC (22172): iomx decoder: - role: audio_encoder.aac D/VLC (22172): iomx decoder: component OMX.qcom.audio.encoder.amrnb D/VLC (22172): iomx decoder: - role: audio_encoder.amrnb D/VLC (22172): iomx decoder: component OMX.qcom.audio.encoder.evrc D/VLC (22172): iomx decoder: - role: audio_encoder.evrc D/VLC (22172): iomx decoder: component OMX.qcom.audio.encoder.qcelp13 D/VLC (22172): iomx decoder: - role: audio_encoder.qcelp13 D/VLC (22172): iomx decoder: component OMX.qcom.file.muxer D/VLC (22172): iomx decoder: - role: container_muxer.mp2 D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.avc D/VLC (22172): iomx decoder: - role: video_decoder.avc D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.avc.secure D/VLC (22172): iomx decoder: - role: video_decoder.avc D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.divx D/VLC (22172): iomx decoder: - role: video_decoder.divx D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.divx311 D/VLC (22172): iomx decoder: - role: video_decoder.divx D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.divx4 D/VLC (22172): iomx decoder: - role: video_decoder.divx D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.h263 D/VLC (22172): iomx decoder: - role: video_decoder.h263 D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.hevc D/VLC (22172): iomx decoder: - role: video_decoder.hevc D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.mpeg4 D/VLC (22172): iomx decoder: - role: video_decoder.mpeg4 D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.mpeg4.secure D/VLC (22172): iomx decoder: - role: video_decoder.mpeg4 D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.vc1 D/VLC (22172): iomx decoder: - role: video_decoder.vc1 D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.vp8 D/VLC (22172): iomx decoder: - role: video_decoder.vp8 D/VLC (22172): iomx decoder: component OMX.qcom.video.decoder.wmv D/VLC (22172): iomx decoder: - role: video_decoder.vc1 D/VLC (22172): iomx decoder: component OMX.qcom.video.encoder.avc D/VLC (22172): iomx decoder: - role: video_encoder.avc D/VLC (22172): iomx decoder: component OMX.qcom.video.encoder.h263 D/VLC (22172): iomx decoder: - role: video_encoder.h263 D/VLC (22172): iomx decoder: component OMX.qcom.video.encoder.hevc D/VLC (22172): iomx decoder: - role: video_encoder.hevc D/VLC (22172): iomx decoder: component OMX.qcom.video.encoder.mpeg4 D/VLC (22172): iomx decoder: - role: video_encoder.mpeg4 D/VLC (22172): iomx decoder: component OMX.qcom.video.encoder.vp8 D/VLC (22172): iomx decoder: - role: video_encoder.vp8 D/VLC (22172): iomx decoder: component OMX.samsung.hevc.anb.dec D/VLC (22172): iomx decoder: - role: video_decoder.hevc D/VLC (22172): iomx decoder: found 2 matching components for role audio_decoder.mp3 D/VLC (22172): iomx decoder: - OMX.SEC.mp3.dec D/VLC (22172): iomx decoder: - OMX.google.mp3.decoder D/VLC (22172): core access: object waitpipe triggered
The second to last line (that shows "OMX.google.mp3.decoder") is where VLC becomes stuck, but the GUI isn't frozen. The last line (that shows the object waitpipe is triggered) is reported after trying to stop the stream from the notification bar. The whole VLC app, including the GUI, is frozen at that point, and the only way to use VLC again is to force close it and start it up again. I suspect that the whole thing could be a deadlock.

VLC can play both streams with hardware acceleration disabled.
The frequency response of the filters (with center frequencies 60, 170, 310, 600, 1k, 3k, 6k, 12k, 14k, and 16k) used in VLC's 10-band equalizer at 44100 Hz sampling rate:

Image

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 » 16 Mar 2014 19:01

Hardware acceleration should only be enabled for video, indeed.

Dhruv
Blank Cone
Blank Cone
Posts: 80
Joined: 07 Nov 2013 06:08

Re: Help us test VLC for Android and report bugs

Postby Dhruv » 03 Apr 2014 07:05

720p and 1080p files are not working.mx player and bs player are playing it smoothly.(With software decoding).Please fix it.

logiconcepts819
New Cone
New Cone
Posts: 9
Joined: 20 Jun 2010 04:26

Re: Help us test VLC for Android and report bugs

Postby logiconcepts819 » 03 Apr 2014 07:42

720p and 1080p files are not working.mx player and bs player are playing it smoothly.(With software decoding).Please fix it.
I tested several video files, and it seems as though hardware acceleration causes freezing, even for video files. As a workaround, I disabled it, and video playback works.
The frequency response of the filters (with center frequencies 60, 170, 310, 600, 1k, 3k, 6k, 12k, 14k, and 16k) used in VLC's 10-band equalizer at 44100 Hz sampling rate:

Image

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 » 03 Apr 2014 07:45

Was this just decoding acceleration or "full" acceleration?

flx42
Blank Cone
Blank Cone
Posts: 41
Joined: 17 Feb 2014 12:29

Re: Help us test VLC for Android and report bugs

Postby flx42 » 03 Apr 2014 11:29

Which nightly did you use?
Which device? With which android version?
Can you share a sample? This is generally very useful to help us track the issue.

Thanks!

flx42
Blank Cone
Blank Cone
Posts: 41
Joined: 17 Feb 2014 12:29

Re: Help us test VLC for Android and report bugs

Postby flx42 » 03 Apr 2014 14:42

Dhruv, if your problem is still this one: https://forum.videolan.org/viewtopic.php?f=35&t=117812
Can you test again with this build (and share me the log): http://nightlies.videolan.org/build/and ... 3-1423.apk

Thanks a lot!

logiconcepts819
New Cone
New Cone
Posts: 9
Joined: 20 Jun 2010 04:26

Re: Help us test VLC for Android and report bugs

Postby logiconcepts819 » 03 Apr 2014 17:13

Was this just decoding acceleration or "full" acceleration?
The freeze happens, no matter whether I use decoding acceleration or full acceleration. Again, I use a Verizon Galaxy Note 3 Developer Edition. I switched from the stock ROM that came with the phone to Hyperdrive RLS 7. Hyperdrive ROM is based on the MJE stock ROM (with Android 4.3), so I am absolutely certain the same issue can be seen in the pure stock ROMs. I am using the latest Android nightly.

I have uploaded a sample video via http://streams.videolan.org/upload that causes the freeze on my device under hardware acceleration. The filename is "sample.mp4".

ADDENDUM: Here is the logcat if you need it again:

Code: Select all

04-03 10:16:20.893 I/VLC/LibVLC/Util(20334): machine = arm 04-03 10:16:20.893 I/VLC/LibVLC/Util(20334): arch = v7 04-03 10:16:20.893 I/VLC/LibVLC/Util(20334): fpu = true 04-03 10:16:20.943 D/VLC/JNI/main(20334): JNI interface loaded. 04-03 10:16:20.943 V/VLC/LibVLC(20334): Initializing LibVLC 04-03 10:16:20.943 D/VLC/JNI/main(20334): Using deblocking level 3 04-03 10:16:20.943 D/VLC/JNI/main(20334): Chroma set to "" 04-03 10:16:20.943 D/VLC/JNI/main(20334): Subtitle encoding set to "" 04-03 10:16:20.963 I/VLC/JNI/main(20334): LibVLC initialized: 0x740bb490 04-03 10:16:20.963 D/VLC (20334): core libvlc: VLC media player - 2.2.0-git Weatherwax 04-03 10:16:20.963 D/VLC (20334): core libvlc: Copyright © 1996-2014 the VideoLAN team 04-03 10:16:20.963 D/VLC (20334): core libvlc: revision 2.1.0-git-2772-gf90e9eb 04-03 10:16:20.963 D/VLC (20334): core libvlc: configured with ../configure '--host=arm-linux-androideabi' '--build=x86_64-unknown-linux' '--enable-neon' '--disable-nls' '--enable-live555' '--enable-realrtsp' '--enable-avformat' '--enable-swscale' '--enable-avcodec' '--enable-opus' '--enable-opensles' '--enable-android-surface' '--enable-mkv' '--enable-taglib' '--enable-dvbpsi' '--disable-vlc' '--disable-shared' '--disable-update-check' '--disable-vlm' '--disable-dbus' '--disable-lua' '--disable-vcd' '--disable-v4l2' '--disable-gnomevfs' '--disable-dvdread' '--disable-dvdnav' '--disable-bluray' '--disable-linsys' '--disable-decklink' '--disable-libva' '--disable-dv1394' '--disable-mod' '--disable-sid' '--disable-gme' '--disable-tremor' '--disable-mad' '--disable-dca' '--disable-sdl-image' '--disable-zvbi' '--disable-fluidsynth' '--disable-jack' '--disable-pulse' '--disable-alsa' '--disable-samplerate' '--disable-sdl' '--disable-xcb' '--disable-atmo' '--disable-qt' '--disable-skins2' '--disable-mtp' '--disable-notify' '--enable-libass' '--di 04-03 10:16:20.963 D/VLC (20334): core playlist: no fetch required for (null) (art currently (null)) 04-03 10:16:21.213 D/VLC/MainActivity(20334): Reloading displayed fragment 04-03 10:16:21.223 I/VLC/VideoListFragment(20334): mMediaLibrary.isWorking() true 04-03 10:16:21.293 D/VLC/VideoListFragment(20334): Switching to list mode 04-03 10:16:21.293 D/VLC/Thumbnailer(20334): Thumbnailer started 04-03 10:16:21.523 E/VLC/VideoGridAnimator(20334): Rescheduling animation: list not ready 04-03 10:16:21.643 D/VLC/AudioServiceContoller(20334): Service Connected 04-03 10:16:39.333 D/VLC/BitmapCache(20334): LRUCache size sets to 26843545 04-03 10:17:34.303 I/VLC/Thumbnailer(20334): interruption probably requested by stop() 04-03 10:17:34.313 D/VLC/Thumbnailer(20334): Thumbnailer stopped 04-03 10:17:34.323 D/VLC/AudioService(20334): Updating widget 04-03 10:17:49.475 D/VLC/VideoListFragment(20334): Switching to list mode 04-03 10:17:49.475 D/VLC/MainActivity(20334): Restoring automatically recreated fragment "video" 04-03 10:17:49.475 D/VLC/Thumbnailer(20334): Thumbnailer started 04-03 10:17:49.605 E/VLC/VideoGridAnimator(20334): Rescheduling animation: list not ready 04-03 10:17:49.615 D/VLC/AudioServiceContoller(20334): Service Connected 04-03 10:17:55.334 I/VLC/Thumbnailer(20334): interruption probably requested by stop() 04-03 10:17:55.354 D/VLC/Thumbnailer(20334): Thumbnailer stopped 04-03 10:17:55.354 D/VLC/AudioService(20334): Updating widget 04-03 10:17:55.544 D/VLC/VideoPlayerActivity(20334): Pixel format is RGBX_8888 04-03 10:17:55.624 D/VLC/AudioServiceContoller(20334): Service Connected 04-03 10:17:55.644 D/VLC/AudioService(20334): Updating widget 04-03 10:17:55.654 D/VLC (20334): core input: Creating an input for 'sample.mp4' 04-03 10:17:55.654 D/VLC (20334): core demux meta: looking for meta fetcher module matching "any": 0 candidates 04-03 10:17:55.654 D/VLC (20334): core demux meta: no meta fetcher modules 04-03 10:17:55.654 D/VLC (20334): core libvlc: searching art for sample.mp4 04-03 10:17:55.654 D/VLC (20334): core art finder: looking for art finder module matching "any": 1 candidates 04-03 10:17:55.654 D/VLC (20334): core art finder: no art finder modules matched 04-03 10:17:55.654 D/VLC (20334): core libvlc: art not found for sample.mp4 04-03 10:17:55.664 D/VLC (20334): core libvlc: no fetch required for (null) (art currently (null)) 04-03 10:17:55.664 D/VLC/LibVLC/Media(20334): Title sample.mp4 04-03 10:17:55.664 D/VLC/LibVLC/Media(20334): Artist Unknown Artist 04-03 10:17:55.664 D/VLC/LibVLC/Media(20334): Genre Unknown Genre 04-03 10:17:55.664 D/VLC/LibVLC/Media(20334): Album Unknown Album 04-03 10:17:55.664 D/VLC (20334): core generic: creating audio output 04-03 10:17:55.664 D/VLC (20334): core audio output: looking for audio output module matching "opensles": 4 candidates 04-03 10:17:55.664 D/VLC (20334): core audio output: using audio output module "opensles_android" 04-03 10:17:55.664 D/VLC (20334): core generic: keeping audio output 04-03 10:17:55.664 D/VLC (20334): core input: Creating an input for 'sample.mp4' 04-03 10:17:55.674 D/VLC (20334): core input: using timeshift granularity of 50 MiB, in path '/tmp' 04-03 10:17:55.674 D/VLC (20334): core input: `file:///storage/emulated/0/Bluetooth/sample.mp4' gives access `file' demux `' path `/storage/emulated/0/Bluetooth/sample.mp4' 04-03 10:17:55.674 D/VLC (20334): core input: enforced demux ` any' 04-03 10:17:55.674 D/VLC (20334): core input: creating demux: access='file' demux='any' location='/storage/emulated/0/Bluetooth/sample.mp4' file='/storage/emulated/0/Bluetooth/sample.mp4' 04-03 10:17:55.674 D/VLC (20334): core demux: looking for access_demux module matching "file": 5 candidates 04-03 10:17:55.674 D/VLC (20334): core demux: no access_demux modules matched 04-03 10:17:55.674 D/VLC (20334): core input: creating access 'file' location='/storage/emulated/0/Bluetooth/sample.mp4', path='/storage/emulated/0/Bluetooth/sample.mp4' 04-03 10:17:55.674 D/VLC (20334): core access: looking for access module matching "file": 15 candidates 04-03 10:17:55.674 D/VLC (20334): filesystem access: opening file `/storage/emulated/0/Bluetooth/sample.mp4' 04-03 10:17:55.674 D/VLC (20334): core access: using access module "filesystem" 04-03 10:17:55.674 D/VLC (20334): core stream: Using stream method for AStream* 04-03 10:17:55.674 D/VLC (20334): core stream: starting pre-buffering 04-03 10:17:55.674 D/VLC (20334): core stream: received first data after 0 ms 04-03 10:17:55.674 D/VLC (20334): core stream: pre-buffering done 1024 bytes in 0s - 32258 KiB/s 04-03 10:17:55.674 D/VLC (20334): core stream: looking for stream_filter module matching "any": 9 candidates 04-03 10:17:55.674 D/VLC (20334): core stream: no stream_filter modules matched 04-03 10:17:55.674 D/VLC (20334): core stream: looking for stream_filter module matching "record": 9 candidates 04-03 10:17:55.674 D/VLC (20334): core stream: using stream_filter module "record" 04-03 10:17:55.674 D/VLC (20334): core input: creating demux: access='file' demux='any' location='/storage/emulated/0/Bluetooth/sample.mp4' file='/storage/emulated/0/Bluetooth/sample.mp4' 04-03 10:17:55.674 D/VLC (20334): core demux: looking for demux module matching "mp4": 56 candidates 04-03 10:17:55.674 D/VLC (20334): avi stream: found chunk, fourcc: RIFF size:129758 pos:0 04-03 10:17:55.674 D/VLC (20334): avi stream: found LIST chunk: 'AVI ' 04-03 10:17:55.674 D/VLC (20334): avi stream: <list 'AVI '> 04-03 10:17:55.674 D/VLC (20334): avi stream: found chunk, fourcc: LIST size:8504 pos:12 04-03 10:17:55.674 D/VLC (20334): avi stream: found LIST chunk: 'hdrl' 04-03 10:17:55.674 D/VLC (20334): avi stream: <list 'hdrl'> 04-03 10:17:55.674 D/VLC (20334): avi stream: found chunk, fourcc: avih size:56 pos:24 04-03 10:17:55.674 D/VLC (20334): avi stream: avih: streams:2 flags: HAS_INDEX IS_INTERLEAVED 320x240 04-03 10:17:55.674 D/VLC (20334): avi stream: found chunk, fourcc: LIST size:4220 pos:88 04-03 10:17:55.674 D/VLC (20334): avi stream: found LIST chunk: 'strl' 04-03 10:17:55.674 D/VLC (20334): avi stream: <list 'strl'> 04-03 10:17:55.674 D/VLC (20334): avi stream: found chunk, fourcc: strh size:56 pos:100 04-03 10:17:55.674 D/VLC (20334): avi stream: strh: type:vids handler:0x34363248 samplesize:0 25.00fps 04-03 10:17:55.674 D/VLC (20334): avi stream: found chunk, fourcc: strf size:40 pos:164 04-03 10:17:55.674 D/VLC (20334): avi stream: strf: video:H264 320x240 planes:0 24bpp 04-03 10:17:55.674 D/VLC (20334): avi stream: found chunk, fourcc: JUNK size:4096 pos:212 04-03 10:17:55.674 D/VLC (20334): avi stream: </list 'strl'> 04-03 10:17:55.674 D/VLC (20334): avi stream: found chunk, fourcc: LIST size:4200 pos:4316 04-03 10:17:55.674 D/VLC (20334): avi stream: found LIST chunk: 'strl' 04-03 10:17:55.674 D/VLC (20334): avi stream: <list 'strl'> 04-03 10:17:55.674 D/VLC (20334): avi stream: found chunk, fourcc: strh size:56 pos:4328 04-03 10:17:55.674 D/VLC (20334): avi stream: strh: type:auds handler:0x00000000 samplesize:0 43.07fps 04-03 10:17:55.674 D/VLC (20334): avi stream: found chunk, fourcc: strf size:20 pos:4392 04-03 10:17:55.674 D/VLC (20334): avi stream: strf: audio:0x00ff channels:2 44100Hz 0bits/sample 125kb/s 04-03 10:17:55.674 D/VLC (20334): avi stream: found chunk, fourcc: JUNK size:4096 pos:4420 04-03 10:17:55.674 D/VLC (20334): avi stream: </list 'strl'> 04-03 10:17:55.674 D/VLC (20334): avi stream: </list 'hdrl'> 04-03 10:17:55.674 D/VLC (20334): avi stream: found chunk, fourcc: LIST size:114330 pos:8524 04-03 10:17:55.674 D/VLC (20334): avi stream: skipping movi chunk 04-03 10:17:55.674 D/VLC (20334): avi stream: found chunk, fourcc: idx1 size:6896 pos:122862 04-03 10:17:55.674 D/VLC (20334): avi stream: idx1: index entry:431 04-03 10:17:55.674 D/VLC (20334): avi stream: </list 'AVI '> 04-03 10:17:55.674 D/VLC (20334): avi stream: * LIST-root size:129766 pos:0 04-03 10:17:55.674 D/VLC (20334): avi stream: + RIFF-AVI size:129758 pos:0 04-03 10:17:55.674 D/VLC (20334): avi stream: | + LIST-hdrl size:8504 pos:12 04-03 10:17:55.674 D/VLC (20334): avi stream: | | + avih size:56 pos:24 04-03 10:17:55.674 D/VLC (20334): avi stream: | | + LIST-strl size:4220 pos:88 04-03 10:17:55.674 D/VLC (20334): avi stream: | | | + strh size:56 pos:100 04-03 10:17:55.674 D/VLC (20334): avi stream: | | | + strf size:40 pos:164 04-03 10:17:55.674 D/VLC (20334): avi stream: | | | + JUNK size:4096 pos:212 04-03 10:17:55.674 D/VLC (20334): avi stream: | | + LIST-strl size:4200 pos:4316 04-03 10:17:55.674 D/VLC (20334): avi stream: | | | + strh size:56 pos:4328 04-03 10:17:55.674 D/VLC (20334): avi stream: | | | + strf size:20 pos:4392 04-03 10:17:55.674 D/VLC (20334): avi stream: | | | + JUNK size:4096 pos:4420 04-03 10:17:55.674 D/VLC (20334): avi stream: | + LIST-movi size:114330 pos:8524 04-03 10:17:55.674 D/VLC (20334): avi stream: | + idx1 size:6896 pos:122862 04-03 10:17:55.674 D/VLC (20334): avi demux: AVIH: 2 stream, flags HAS_INDEX IS_INTERLEAVED 04-03 10:17:55.674 D/VLC (20334): avi demux: stream[0] rate:25000 scale:1000 samplesize:0 04-03 10:17:55.674 D/VLC (20334): avi demux: stream[0] video(H264) 320x240 24bpp 25.000000fps 04-03 10:17:55.674 D/VLC (20334): core input: selecting program id=0 04-03 10:17:55.674 D/VLC (20334): avi demux: stream[1] rate:44100 scale:1024 samplesize:0 04-03 10:17:55.674 D/VLC (20334): avi demux: stream[1] audio(0xff - MPEG AAC Audio) 2 channels 44100Hz 0bits 04-03 10:17:55.674 D/VLC (20334): avi demux: selected standard index for stream[0] 04-03 10:17:55.674 D/VLC (20334): avi demux: selected standard index for stream[1] 04-03 10:17:55.674 D/VLC (20334): avi demux: stream[0] created 159 index entries 04-03 10:17:55.674 E/VLC (20334): avi demux: no key frame set for track 1 04-03 10:17:55.674 D/VLC (20334): avi demux: stream[1] created 272 index entries 04-03 10:17:55.674 D/VLC (20334): avi demux: stream[0] length:6 (based on index) 04-03 10:17:55.674 D/VLC (20334): avi demux: stream[1] length:6 (based on index) 04-03 10:17:55.674 D/VLC (20334): core demux: using demux module "avi" 04-03 10:17:55.674 D/VLC (20334): core input: looking for a subtitle file in /storage/emulated/0/Bluetooth/ 04-03 10:17:55.684 D/VLC (20334): core decoder: looking for decoder module matching "mediacodec,iomx,all": 34 candidates
The frequency response of the filters (with center frequencies 60, 170, 310, 600, 1k, 3k, 6k, 12k, 14k, and 16k) used in VLC's 10-band equalizer at 44100 Hz sampling rate:

Image

Dhruv
Blank Cone
Blank Cone
Posts: 80
Joined: 07 Nov 2013 06:08

Re: Help us test VLC for Android and report bugs

Postby Dhruv » 03 Apr 2014 18:23

It is not working.

Log:http://pastebin.com/6C9XPUFA


Return to “VLC for Android and Chrome OS”

Who is online

Users browsing this forum: No registered users and 54 guests