Gavin Hamill wrote: > On Thursday 04 August 2005 18:20, BRUNETON B?ranger wrote: > >>Hi, >> >>I'am using streamdev plugin from VDR to watch live TV with VLC. >>Unfortunatly the stream generated by streamdev is not mpeg-ts compliant so >>there is no audio and video. I've tried PES or PS streamdev output but I >>only get video. > > > http://linuxtv.org/pipermail/vdr/2005-March/000974.html > This works here with streamdev-0.3.3-pre3-geni: vlc -v --color http://127.0.0.1:3000/PS/$1 --sout '#standard{access=http,mux=ts,url=:1234}' Note that streamdev in cvs is not working with its external demuxers.. Regards, C.