Hey everybody, Here is my problem, I want to display a playlist of different streams (UDP and RTP) in a xspf file. I want each stream to display during 30s, so I'm using the vlc option run-time, "<vlc-option>run-time=30</vlc-option>". My code was working with the version 1.1.11 of VLC, but...