Page 1 of 1

playing from playlist broken?

Posted: 12 Oct 2007 18:52
by mangoo
Is playing from a playlist broken in the current svn snapshot?

When I place any item on a playlist, and want to play it with VLC, it is not opened. It seems broken both with m3u and xspf playlists.

The playlist is parsed just fine, but then, it is not played:


[00000284] main playlist debug: need to fetch meta for /home/vid/vlc/offhours.avi
[00000284] main playlist debug: need to fetch meta for /home/vid/vlc/offhours-long.avi
[00000313] qt4 interface debug: size: 83 - 400
[00000313] qt4 interface debug: sizeHint: 83 - 335
[00000313] qt4 interface debug: size: 83 - 400
[00000313] qt4 interface debug: sizeHint: 83 - 335
[00000313] qt4 interface debug: size: 82 - 400
[00000313] qt4 interface debug: sizeHint: 83 - 335
[00000313] qt4 interface debug: size: 82 - 400
[00000313] qt4 interface debug: sizeHint: 83 - 335
[00000313] qt4 interface debug: size: 82 - 400
[00000313] qt4 interface debug: sizeHint: 83 - 335
[00000313] qt4 interface debug: size: 82 - 400
[00000313] qt4 interface debug: sizeHint: 83 - 335
(...)

Any hints on that?