Page 1 of 1

using vlc android with playlists

Posted: 07 Dec 2014 00:02
by modaniel
Hi,

I have created a playlist with an m3u format (see example below) on my PC and i would like to use it on my phone. I can't seem to get VLC to recognise it or indeed any XSPF file for that matter. Does it support them?
If so, will it support passing options to VLC e.g. as shown in the example below.

cheers,
Daniel

#EXTM3U

#EXTVLCOPT:start-time=52.444527
#EXTVLCOPT:stop-time=60.067329
#EXTINF:124.544,hourglass-twist-dip.m4v
hourglass-twist-dip.m4v

Re: using vlc android with playlists

Posted: 10 Dec 2014 02:17
by edwardw
It's not exposed in the UI but you can use Open MRL or directory view and it should work.

Re: using vlc android with playlists

Posted: 14 Dec 2014 19:40
by dfdf
I have tried vlc.playMRL but not work,neither local .m3u file or http link,such as:

http://58.59.11.67:8001/v/dld/tst.m3u

or:

#EXTM3U
http://vod.cntv.lxdns.com/flash/mp4vide ... ac32-1.mp4
http://vod.cntv.lxdns.com/flash/mp4vide ... ac32-2.mp4

I'm using VLC for Android 1.0.

Re: using vlc android with playlists

Posted: 14 Dec 2014 20:29
by modaniel
this is my experience when I open an .m3u file manager like file expert and specify that VLC open the file.

Re: using vlc android with playlists

Posted: 14 Dec 2014 21:12
by edwardw
Weird. I'll look into it again.

Re: using vlc android with playlists

Posted: 15 Dec 2014 03:09
by joonhd
While you're doing that, if at all possible, can you check XSPF functionality (my post at https://forum.videolan.org/viewtopic.php?f=35&t=123146 )?

TIA.

Re: using vlc android with playlists

Posted: 26 Dec 2014 01:15
by edwardw
Tried it with latest nightlies by going to Open MRL and putting in http://58.59.11.67:8001/v/dld/tst.m3u and it seems to populate the playlist just fine.

Re: using vlc android with playlists

Posted: 26 Dec 2014 14:39
by rolf2
and how to open local m3u file in directory view if it's not shown by vlc ?