Article 4SQK0 VLC xspf file with visualisation

VLC xspf file with visualisation

by
kzo81
from LinuxQuestions.org on (#4SQK0)
Hi,

I wonder if it is possible to extend this file with Audio/Visualisations/Spectrum as a default, so when I open this file, it automatically sets the nice visualisation in VLC.

Code:<?xml version="1.0" encoding="UTF-8"?>
<playlist xmlns="http://xspf.org/ns/0/" xmlns:vlc="http://www.videolan.org/vlc/playlist/ns/0/" version="1">
<title>Playlist</title>
<trackList>
<track>
<location>http://192.168.1.10:8888/audio</location>
<extension application="http://www.videolan.org/vlc/playlist/0">
<vlc:id>LIVE</vlc:id>
<vlc:option>network-caching=3000</vlc:option>
</extension>
</track>
</trackList>
<extension application="http://www.videolan.org/vlc/playlist/0">
<vlc:item tid="0"/>
</extension>
</playlist>latest?d=yIl2AUoC8zA latest?i=Z5NMkbStSi4:6ATJUBxXjfs:F7zBnMy latest?i=Z5NMkbStSi4:6ATJUBxXjfs:V_sGLiP latest?d=qj6IDK7rITs latest?i=Z5NMkbStSi4:6ATJUBxXjfs:gIN9vFwZ5NMkbStSi4
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments