xspf playlist and VLC-Options

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
Johannes G
New Cone
New Cone
Posts: 2
Joined: 19 Jan 2012 12:25

xspf playlist and VLC-Options

Postby Johannes G » 19 Jan 2012 12:44

Hi,

I tried to create a xspf-playlist to playdifferent videosin a queue. Some of the videos I want to transform for better view ( rotate und brightness)

But teh Options are not executet (from the playlist). I tried to use the options from the commadn-line - that works fine.

Here is the example form my playlist

Code: Select all

<?xml version="1.0" encoding="UTF-8"?> <playlist version="1" xmlns="http://xspf.org/ns/0/" xmlns:vlc="http://www.videolan.org/vlc/playlist/ns/0/"> <title>Playlist</title> <location>D:/media/example.xspf</location> <trackList> <track> <title>Nummer 1</title> <location>d:\filme\w_01.mpg</location> <extension application="http://www.videolan.org/vlc/playlist/0"> <vlc:id>3</vlc:id> <vlc:option>vout-filter=transform</vlc:option> <vlc:option>transform-type=270</vlc:option> <vlc:option>start-time=0</vlc:option> <vlc:option>stop-time=45</vlc:option> <vlc:option>no-audio</vlc:option> </extension> </track> </trackList> </playlist>

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: xspf playlist and VLC-Options

Postby Jean-Baptiste Kempf » 19 Jan 2012 14:25

Probably blocked for security reasons...
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

Rémi Denis-Courmont
Developer
Developer
Posts: 15324
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: xspf playlist and VLC-Options

Postby Rémi Denis-Courmont » 19 Jan 2012 14:47

You cannot set vout-filter from a playlist.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

Johannes G
New Cone
New Cone
Posts: 2
Joined: 19 Jan 2012 12:25

Re: xspf playlist and VLC-Options

Postby Johannes G » 19 Jan 2012 15:53

You cannot set vout-filter from a playlist.
Thanks for the quick answer!

Do you know any other way to do things like this?


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 20 guests