<div>I found a workaround.</div>
<div>A .bat file with basically the same content does the job<br><br>"C:\Program Files\VideoLAN\VLC.1.0.0-nightly\vlc.exe" <a href="http://localhost:5567/">http://localhost:5567</a> --sout=#duplicate{dst=display,dst=std{access=file,mux=ps,dst=c:\autotemp.mpg}} vlc:\\quit</div>


<div> </div>
<div>still I would consider this a bug.</div>
<div> </div>
<div>matthias</div>
<div> </div>
<div class="gmail_quote">On Mon, May 4, 2009 at 12:58 PM, Matthias Krause <span dir="ltr"><<a href="mailto:odikrause@gmail.com">odikrause@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>Hi,</div>
<div> </div>
<div>the following playlist does play, but does not save the duplicated stream. The playlist was saved by creating a working "online version" of the playlist (convert/save -> network -> play locally + save to file, create PS stream)</div>


<div>Is there another way to enable just that for automated recording?</div>
<div> </div>
<div>Matthias</div>
<div> </div>
<div><?xml version="1.0" encoding="UTF-8"?><br><playlist version="1" xmlns="<a href="http://xspf.org/ns/0/" target="_blank">http://xspf.org/ns/0/</a>" xmlns:vlc="<a href="http://www.videolan.org/vlc/playlist/ns/0/" target="_blank">http://www.videolan.org/vlc/playlist/ns/0/</a>"><br>

 <title>Playlist</title><br> <location>file://C%3A%5Cnerf2.xspf</location><br> <trackList><br>  <track><br>   <location><a href="http://localhost:5567/" target="_blank">http://localhost:5567</a></location><br>

   <extension application="<a href="http://www.videolan.org/vlc/playlist/0" target="_blank">http://www.videolan.org/vlc/playlist/0</a>"><br>    <vlc:id>0</vlc:id><br>    <vlc:option>sout=#duplicate{dst=display,dst=std{access=file,mux=ps,dst=c:\autotemp.mpg}}</vlc:option><br>

   </extension><br>  </track><br>  <track><br>   <location>vlc://quit</location><br>   <extension application="<a href="http://www.videolan.org/vlc/playlist/0" target="_blank">http://www.videolan.org/vlc/playlist/0</a>"><br>

    <vlc:id>1</vlc:id><br>   </extension><br>  </track><br> </trackList><br> <extension application="<a href="http://www.videolan.org/vlc/playlist/0" target="_blank">http://www.videolan.org/vlc/playlist/0</a>"><br>

   <vlc:item tid="0" /><br>   <vlc:item tid="1" /><br> </extension><br></playlist><br></div>
<div> </div></blockquote></div><br>