Antti Seppälä wrote: > exec vlc "mms://livemedia.omroep.nl/vprohollanddoc-bb" --sout > "#transcode{vcodec=mp2v,acodec=mpga,vb=2400,ab=320}:standard{access=udp,mux=ts{pid-video=1,pid-audio=2,pid-spu=3},dst=127.0.0.1:4321}" > --intf dummy To get some more weired AVI formats into shape for FF cards, I use the following additional transcode parameters: width=720,height=576,canvas-width=720,canvas-height=576,canvas-aspect=4:3,fps=25 This will letterbox or pillarbox into PAL 4:3 video with 25fps, in case the original format is something else. These parameters are supported since vlc-0.8.5. Cheers, Udo _______________________________________________ vdr mailing list vdr@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr