Page 24 of 31

Re: Help us test VLC for Android and report bugs

Posted: 19 Mar 2015 05:30
by edwardw
03-19 01:13:44.615 D/VLC/VideoPlayerActivity(26383): mLocation = "http://dreambox:8001/1:0:1:7032:41B:A401:FFFF0000:0:0:0:"
03-19 01:13:44.615 V/VLC/AudioService(26383): Showing index 0 with playing URI http://dreambox:8001/1:0:1:7032:41B:A401:FFFF0000:0:0:0:
03-19 01:13:44.617 D/VLC/BitmapCache(26383): LRUCache size sets to 40265318
[...]
03-19 01:13:45.719 D/VLC (26383): [afa6c0b4] core window: looking for vout window module matching "any": 1 candidates
03-19 01:13:45.719 D/VLC (26383): [afa6c0b4] core window: no vout window modules matched
03-19 01:13:45.720 D/VLC (26383): [afa65eb4] core video output: Opening vout display wrapper
03-19 01:13:45.720 D/VLC (26383): [9fc8ec14] core input: Buffering 32%
03-19 01:13:45.721 D/VLC (26383): [9ba012b4] core vout display: looking for vout display module matching "androidwindow": 4 candidates
03-19 01:13:45.721 D/VLC (26383): [9ba012b4] core vout display: no vout display modules matched
03-19 01:13:45.721 E/VLC (26383): [afa65eb4] core video output: video output creation failed
03-19 01:13:45.721 D/VLC (26383): [afa5bc34] core spu text: removing module "freetype"
03-19 01:13:45.722 D/VLC (26383): [afa5b634] core scale: removing module "yuvp"
03-19 01:13:45.722 D/VLC (26383): [afa5b934] core scale: removing module "swscale"
03-19 01:13:45.723 E/VLC/AudioService(26383): Event not handled (0x112)
03-19 01:13:45.723 E/VLC (26383): [b43902b4] core decoder: failed to create video output
03-19 01:13:45.723 W/VLC (26383): [b43902b4] avcodec decoder: disabling direct rendering
Seems weird. Does this happen with all streams?

Re: Help us test VLC for Android and report bugs

Posted: 19 Mar 2015 13:42
by Jean-Baptiste Kempf
Try 1.1.6, it was fixed there.

Re: Help us test VLC for Android and report bugs

Posted: 20 Mar 2015 14:14
by BlackFog
Try 1.1.6, it was fixed there.
You mean the version that is at google play? I got the same results with it. So I took the f-droid versions for easy switching versions...

Re: Help us test VLC for Android and report bugs

Posted: 20 Mar 2015 14:16
by BlackFog
03-19 01:13:45.723 E/VLC (26383): [b43902b4] core decoder: failed to create video output
03-19 01:13:45.723 W/VLC (26383): [b43902b4] avcodec decoder: disabling direct rendering
Seems weird. Does this happen with all streams?
I'll look into this this weekend.

Re: Help us test VLC for Android and report bugs

Posted: 30 Mar 2015 11:55
by jacktrades
I have noticed that the Directories menu shows me :

Internal Memory
external_SD (no subfolders info)
external_SD (shows subfolders info)

Internal Memory opens and one can navigate correctly.
The other two ( I don't understand why this shows up TWICE !!! ) open but leave you with an EMPTY screen.

LG G3
Android 5.0 kernel 3.4.0

Re: Help us test VLC for Android and report bugs

Posted: 30 Mar 2015 14:20
by Jean-Baptiste Kempf
Yes, it s the usual issue with LG G3 :)

We don't have enough info, in fact, to correctly fix it.

Re: Help us test VLC for Android and report bugs

Posted: 30 Mar 2015 14:57
by jacktrades
Yes, it s the usual issue with LG G3 :)

We don't have enough info, in fact, to correctly fix it.
Can I help somehow??

Re: Help us test VLC for Android and report bugs

Posted: 30 Mar 2015 21:40
by BlackFog
03-19 01:13:45.723 E/VLC (26383): [b43902b4] core decoder: failed to create video output
03-19 01:13:45.723 W/VLC (26383): [b43902b4] avcodec decoder: disabling direct rendering
Seems weird. Does this happen with all streams?
I'll look into this this weekend.
Sorry for the long time, caught a bad cold. :?

To answer the querstion: yes, that happened with all streams.
But version 1.2.1 did fix it for me and streams are working again. :)
Do you need/want a logcat of that?

I discovered a new problem, but it's probably CyanogenMod's problem: playing a stream from the dreambox with a connected bluetooth audio device let the stream halt after a view seconds with also no audio.
This happens only at the device with CM12 (Nexus 5 with lolipop). The streaming on a stock ROM v4.4.4 (Nexus 7 with kitkat) doesn't have that issue.
Sry to tired for a logcat atm... if you want one I'll make one (going back to bad now).

Re: Help us test VLC for Android and report bugs

Posted: 31 Mar 2015 08:15
by Jean-Baptiste Kempf
Yes, it s the usual issue with LG G3 :)

We don't have enough info, in fact, to correctly fix it.
Can I help somehow??
Might be, if you are geek enough :)

Re: Help us test VLC for Android and report bugs

Posted: 01 Apr 2015 09:06
by edwardw
Do you have any external SD card in your phone?

Re: Help us test VLC for Android and report bugs

Posted: 01 Apr 2015 10:24
by jacktrades
Yes, it s the usual issue with LG G3 :)

We don't have enough info, in fact, to correctly fix it.
Can I help somehow??
Might be, if you are geek enough :)

Define "Geek Enough" :D

Re: Help us test VLC for Android and report bugs

Posted: 01 Apr 2015 10:25
by jacktrades
Do you have any external SD card in your phone?
Is this question for me? Then the answer is yes...

Re: Help us test VLC for Android and report bugs

Posted: 01 Apr 2015 12:53
by Jean-Baptiste Kempf
Yes, it s the usual issue with LG G3 :)

We don't have enough info, in fact, to correctly fix it.
Can I help somehow??
Might be, if you are geek enough :)

Define "Geek Enough" :D
Able to read a log, or connect to adb (even better).

Re: Help us test VLC for Android and report bugs

Posted: 01 Apr 2015 19:05
by jacktrades

Able to read a log, or connect to adb (even better).
Then I'm your man...
:D

Re: Help us test VLC for Android and report bugs

Posted: 01 Apr 2015 19:13
by Jean-Baptiste Kempf

Able to read a log, or connect to adb (even better).
Then I'm your man...
:D
Great, can you look at adb shell to list the mount (post it here) and what are the full path of the files of your media?

Re: Help us test VLC for Android and report bugs

Posted: 02 Apr 2015 19:53
by the_killer
Hello, if this question has already been answered, I'm terribly sorry.

I've noticed tearing and lagging on higher resolution videos on my android Samsung.

Details:
Samsung GT-I9195 (S4 Mini)
Android 4.4.2
VLC v0.9.10

Video I'm trying to play is 1280x720,

Highest I've noticed that works is 1024x576.

Are there things I can do to make this work?

Kind regards,
the_killer

Re: Help us test VLC for Android and report bugs

Posted: 02 Apr 2015 20:07
by edwardw
Have you enabled (full) hardware acceleration?

Re: Help us test VLC for Android and report bugs

Posted: 02 Apr 2015 20:11
by the_killer
Thanks for the quick reply edwardw.

All 4 hardware acceleration options seem to make no difference.

Re: Help us test VLC for Android and report bugs

Posted: 03 Apr 2015 03:08
by edwardw
Which formats are the videos in?

Re: Help us test VLC for Android and report bugs

Posted: 03 Apr 2015 10:33
by the_killer
the video format is:

Codec: H264 - MPEG-4 AVC (part ten)
language: jpn
Resolution: 1280x720
Speed: 23,976

And I just noticed that a different video file does work:
Codec: H264 - MPEG-4 AVC (part ten)
Resolution: 1280x720
Speed: 29,970

Edit: So the problem lies in the jpn part right? Does jpn mean Japan? Since it's an episode of an anime I'm watching.

Re: Help us test VLC for Android and report bugs

Posted: 04 Apr 2015 08:26
by edwardw
Well, the codec is the same, so the hardware decoder should be able to do both...

Re: Help us test VLC for Android and report bugs

Posted: 06 Apr 2015 00:24
by cbaines
I just tried using ext4 on my sdcard, this allows me to use git-annex easier (without using direct mode). Storing my music in git-annex means that the files *.ogg are symlinks, VLC can see the files, but cannot play them. Is this supported? I can provide some log outtakes if helpful, but I imagine that this is not hard to reproduce.

Re: Help us test VLC for Android and report bugs

Posted: 06 Apr 2015 08:56
by edwardw
It should be able to play them, but is the git-annex backend connected? Otherwise it results in a broken symlink.

Re: Help us test VLC for Android and report bugs

Posted: 06 Apr 2015 09:03
by cbaines
What do you mean my git-annex backend? There is nothing special going on, the files are just symlinks, and I checked that the symlinks were good by using my desktop machine (when I had the sdcard in my desktop machine, cvlc played them fine).

Here is a log extract that might help, the ogg file is a symlink.

Code: Select all

04-06 07:58:18.602 D/VLC ( 1767): [787eff9c] core input: `file:///storage/sdcard1/Music/Clean%20Bandit/New%20Eyes%20%28Deluxe%20Version%29/04%20-%20Rather%20Be%20%28feat.%20Jess%20Glynne%29.ogg' gives access `file' demux `' path `/storage/sdcard1/Music/Clean%20Bandit/New%20Eyes%20%28Deluxe%20Version%29/04%20-%20Rather%20Be%20%28feat.%20Jess%20Glynne%29.ogg' 04-06 07:58:18.602 D/VLC ( 1767): [787eff9c] core input: specified demux `any' 04-06 07:58:18.602 D/VLC ( 1767): [787eff9c] core input: creating demux: access='file' demux='any' location='/storage/sdcard1/Music/Clean%20Bandit/New%20Eyes%20%28Deluxe%20Version%29/04%20-%20Rather%20Be%20%28feat.%20Jess%20Glynne%29.ogg' file='/storage/sdcard1/Music/Clean Bandit/New Eyes (Deluxe Version)/04 - Rather Be (feat. Jess Glynne).ogg' 04-06 07:58:18.602 D/VLC ( 1767): [798feeac] core demux: looking for access_demux module matching "file": 7 candidates 04-06 07:58:18.602 D/VLC ( 1767): [798feeac] core demux: no access_demux modules matched 04-06 07:58:18.602 D/VLC ( 1767): [787eff9c] core input: creating access 'file' location='/storage/sdcard1/Music/Clean%20Bandit/New%20Eyes%20%28Deluxe%20Version%29/04%20-%20Rather%20Be%20%28feat.%20Jess%20Glynne%29.ogg', path='/storage/sdcard1/Music/Clean Bandit/New Eyes (Deluxe Version)/04 - Rather Be (feat. Jess Glynne).ogg' 04-06 07:58:18.602 D/VLC ( 1767): [798fda44] core access: looking for access module matching "file": 18 candidates 04-06 07:58:18.602 D/VLC ( 1767): [798fda44] filesystem access: opening file `/storage/sdcard1/Music/Clean Bandit/New Eyes (Deluxe Version)/04 - Rather Be (feat. Jess Glynne).ogg' 04-06 07:58:18.602 E/VLC ( 1767): [798fda44] filesystem access: cannot open file /storage/sdcard1/Music/Clean Bandit/New Eyes (Deluxe Version)/04 - Rather Be (feat. Jess Glynne).ogg (Function not implemented) 04-06 07:58:18.602 E/VLC ( 1767): [798fda44] core access: File reading failed 04-06 07:58:18.602 E/VLC ( 1767): [798fda44] core access: VLC could not open the file "/storage/sdcard1/Music/Clean Bandit/New Eyes (Deluxe Version)/04 - Rather Be (feat. Jess Glynne).ogg" (Function not implemented). 04-06 07:58:18.602 D/VLC ( 1767): [798fda44] core access: no access modules matched 04-06 07:58:18.602 E/VLC ( 1767): [787eff9c] core input: open of `file:///storage/sdcard1/Music/Clean%20Bandit/New%20Eyes%20%28Deluxe%20Version%29/04%20-%20Rather%20Be%20%28feat.%20Jess%20Glynne%29.ogg' failed 04-06 07:58:18.602 E/VLC ( 1767): [787eff9c] core input: Your input can't be opened 04-06 07:58:18.612 E/VLC ( 1767): [787eff9c] core input: VLC is unable to open the MRL 'file:///storage/sdcard1/Music/Clean%20Bandit/New%20Eyes%20%28Deluxe%20Version%29/04%20-%20Rather%20Be%20%28feat.%20Jess%20Glynne%29.ogg'. Check the log for details. 04-06 07:58:20.604 I/VLC/JNI/track( 1767): Number of video tracks: -1 04-06 07:58:20.604 D/VLC ( 1767): [77f3f2cc] core audio output: removing module "android_audiotrack"

Re: Help us test VLC for Android and report bugs

Posted: 06 Apr 2015 09:07
by edwardw
04-06 07:58:18.602 E/VLC ( 1767): [798fda44] filesystem access: cannot open file /storage/sdcard1/Music/Clean Bandit/New Eyes (Deluxe Version)/04 - Rather Be (feat. Jess Glynne).ogg (Function not implemented)
Interesting that it returns ENOSYS (38).

Can the file "/storage/sdcard1/Music/Clean Bandit/New Eyes (Deluxe Version)/04 - Rather Be (feat. Jess Glynne).ogg" be opened by any other application? (e.g. head from the terminal?) What Android version is this?

Using a terminal emulator, what does

Code: Select all

ls -lh "/storage/sdcard1/Music/Clean Bandit/New Eyes (Deluxe Version)/04 - Rather Be (feat. Jess Glynne).ogg"
or something have to say about it?