Page 25 of 31

Re: Help us test VLC for Android and report bugs

Posted: 06 Apr 2015 09:24
by cbaines
So ls did not like -h for some reason. ls showed the files, but adding -l meant nothing showed up. cat did not seem to want to read the files (similar error "Function not implemented" to VLC).

Code: Select all

u0_a57@jfltexx:/storage/sdcard1/Music/Clean Bandit/New Eyes (Deluxe Version) $ ls 01 - Mozart's House (feat. Love Ssega).ogg 02 - Extraordinary (feat. Sharna Bass).ogg 03 - Dust Clears (feat. Noonie Bao).ogg 04 - Rather Be (feat. Jess Glynne).ogg 05 - A+E (feat. Kandaka Moore & Nikki Cislyn).ogg 06 - Come Over (feat. Stylo G).ogg 07 - Cologne (feat. Nikki Cislyn & Javeon).ogg 08 - Telephone Banking (feat. Love Ssega).ogg 09 - Up Again (feat. Rae Morris).ogg 10 - Heart On Fire (feat. Elisabeth Troy).ogg 11 - New Eyes (feat. Lizzo).ogg 12 - Birch (feat. Eliza Shaddad).ogg 13 - Outro Movement III.ogg 14 - Rihanna (feat. Noonie Bao).ogg 15 - UK Shanty (feat. Eliza Shaddad).ogg 16 - Nightingale (feat. Nikki Cislyn).ogg 17 - Nightingale (Gorgon City Remix).ogg 18 - Rather Be (feat. Jess Glynne) [The Magician Remix].ogg u0_a57@jfltexx:/storage/sdcard1/Music/Clean Bandit/New Eyes (Deluxe Version) $ ls -l u0_a57@jfltexx:/storage/sdcard1/Music/Clean Bandit/New Eyes (Deluxe Version) $ cat 04\ -\ Rather\ Be\ \(feat.\ Jess\ Glynne\).ogg /system/bin/sh: cat: 04 - Rather Be (feat. Jess Glynne).ogg: Function not implemented

Re: Help us test VLC for Android and report bugs

Posted: 06 Apr 2015 09:26
by edwardw
It's interesting that cat cannot read the files either. This suggests that perhaps the system libc doesn't like whatever structure (presumably a symlink) 04\ -\ Rather\ Be\ \(feat.\ Jess\ Glynne\).ogg actually is?

Re: Help us test VLC for Android and report bugs

Posted: 06 Apr 2015 09:32
by cbaines
Ah, so looking at mount is revealing:

Code: Select all

/dev/block/vold/179:33 /mnt/media_rw/sdcard1 ext4 rw,dirsync,context=u:object_r:sdcard_external:s0,nosuid,nodev,noexec,noatime,data=ordered 0 0 /dev/fuse /storage/sdcard1 fuse rw,nosuid,nodev,relatime,user_id=1023,group_id=1023,default_permissions,allow_other 0 0
So its not actually a ext4 filesystem that VLC, or anything is interacting with, its fuse wrapping ext4.

Re: Help us test VLC for Android and report bugs

Posted: 06 Apr 2015 09:35
by edwardw
You can try adding /mnt/media_rw/sdcard1/ as a custom path in preferences and access it via directory view, but I don't know if it will work for sure.

Re: Help us test VLC for Android and report bugs

Posted: 06 Apr 2015 09:52
by cbaines
Seems like there is some pretty weird permissions stuff going on with /mnt/media_rw. The file browser and terminal can go there, but only when running as root. I have tried symlinking to a directory on the sdcard, but that didn't seem to work.

Re: Help us test VLC for Android and report bugs

Posted: 06 Apr 2015 10:03
by edwardw
OK. I guess /mnt/media_rw/sdcard1/ is protected.

Re: Help us test VLC for Android and report bugs

Posted: 14 Apr 2015 23:17
by Jean-Baptiste Kempf
We have a fix for the LG G3.

Re: Help us test VLC for Android and report bugs

Posted: 15 Apr 2015 23:49
by edwardw
Not sure if it's the right fix. It seems like the C library doesn't like symlinks even when accessed through the userland mountpoint.

Re: Help us test VLC for Android and report bugs

Posted: 17 Apr 2015 11:31
by nium
Hello,
I have huge problems with VLC on Motorola Moto G 4G/LTE with Android 4.4.2. I'm using VLC mainly as audio player but I can't play audio files without crackling or heavy distortions. I've tried every version since 1.2.0, both output methods (native track output and OpenGL ES) and I'm not using any dsp effects. The audio is coded with AAC (44.1 kHz,192-256kBit) and there is crackling and with Opus codec (48kHz,192-256kBit) and there are heavy distortions (all output methods). Other audio player apps working right but I would be very glad if I could use VLC.

Re: Help us test VLC for Android and report bugs

Posted: 17 Apr 2015 16:16
by edwardw
Have you tried another audio output in preferences?

Re: Help us test VLC for Android and report bugs

Posted: 17 Apr 2015 19:07
by nium
Yes, I've tried native track output and OpenGL ES, I think in case of opus playback, audio is resampled (ugly) for both output methods, and from the listening experience I would say for opus that crackling is no problem. I had installed the nightly build of VLC 1.3.0 but nothing changed.

Re: Help us test VLC for Android and report bugs

Posted: 18 Apr 2015 02:24
by edwardw

Re: Help us test VLC for Android and report bugs

Posted: 18 Apr 2015 10:59
by nium
Ok, I prepared a little test. output method as set in preferences was native track

https://dl.dropboxusercontent.com/u/115 ... 18_m4a.log
https://dl.dropboxusercontent.com/u/115 ... 8_opus.log


and sorry, the android version is 4.4.4

Re: Help us test VLC for Android and report bugs

Posted: 19 Apr 2015 17:22
by evox
Hey guys ive been using vlc for a while now and love the program. I just bought my first Android device and need to be able to rotate my image 180° . I know in windows i can use the transform option the click what degree i want to rotate but for andriod i haven't fou d that option. Could there be an easy fix for this or and update soon that can include that option. Thanks again for a great product.

Re: Help us test VLC for Android and report bugs

Posted: 20 Apr 2015 09:48
by shmshd12
tabs in music section is not centered!! should imporve material UI

Re: Help us test VLC for Android and report bugs

Posted: 20 Apr 2015 21:44
by Jean-Baptiste Kempf
tabs in music section is not centered!! should imporve material UI
This is normal. Look at Android Play Store.

Or this:
https://material-design.storage.googlea ... specs5.png

Re: Help us test VLC for Android and report bugs

Posted: 21 Apr 2015 09:58
by shmshd12
tabs in music section is not centered!! should imporve material UI
This is normal. Look at Android Play Store.

Or this:
https://material-design.storage.googlea ... specs5.png
sorry. playstore tabs are centered! check out the below link for the image!
http://i.imgur.com/bfeY1GR.png
I guess that doesn’t look good for a music player! Check out Google Play Music for ref :)

Re: Help us test VLC for Android and report bugs

Posted: 21 Apr 2015 18:06
by Jean-Baptiste Kempf
Of course it's not centered on Google Play Store:
http://i1-news.softpedia-static.com/ima ... 1649-4.jpg

Re: Help us test VLC for Android and report bugs

Posted: 21 Apr 2015 20:27
by shmshd12
Of course it's not centered on Google Play Store:
http://i1-news.softpedia-static.com/ima ... 1649-4.jpg
actually 2 or 3 tabs looks okay with that kind of tabs but tabs more than 3 or 4 doesn't look good in that way!! it looks like all the tabs are gathered!!
anyway i will change it :D
http://i.imgur.com/zn2sS8w.png

Re: Help us test VLC for Android and report bugs

Posted: 27 Apr 2015 22:13
by Jean-Baptiste Kempf
Sorry, we respect the guidelines.

Re: Help us test VLC for Android and report bugs

Posted: 01 May 2015 09:00
by r12348v
VLC version 1.3.2

Platform : Android lollipop

Problem : VLC player app freezes/hangs when i open audio tab. It was working just fine before update but now it freezes for about 4 mins whenever audio tab is clicked

Re: Help us test VLC for Android and report bugs

Posted: 01 May 2015 09:00
by r12348v
Attaching an audio file in whatssapp chat is not possible through vlc player.

To choose an audio track stored on local storage only google play music is available

Please help

Re: Help us test VLC for Android and report bugs

Posted: 02 May 2015 10:38
by nium
Hello,
I've updated VLC to 1.3.2 but crackling sound remains on Motorola Moto G 4G/LTE (Android 4.4.4)

Re: Help us test VLC for Android and report bugs

Posted: 02 May 2015 20:32
by Jean-Baptiste Kempf
VLC version 1.3.2

Platform : Android lollipop

Problem : VLC player app freezes/hangs when i open audio tab. It was working just fine before update but now it freezes for about 4 mins whenever audio tab is clicked
Are you sure?

Re: Help us test VLC for Android and report bugs

Posted: 07 May 2015 16:14
by kridox
Hello,

On video, "play as a sound" doesn't work.

VLC 1.3.2 revision 8ebcc4b
Processor Snapdragon 800 (MSM8974AA v2)
Android 4.2.2
Sharp SMB303SH