Page 1 of 1

http interface, transcoding

Posted: 28 Oct 2005 09:35
by drus
in 0.8.1 version i wrote: sout=#transcode{vcodec=mp4v,vb=256,scale}:duplicate{dst=std{access=http,mux=ts,url=:1234},dst=std{access=mmsh,mux=asfh,url=:1234}}
and it was ok.
but in 0.8.2 string sout is in simple mode. i can write there only http/ts::1234
how to transcode?

Posted: 31 Oct 2005 10:43
by drus
so, nobody knows answer? :(

Posted: 01 Nov 2005 16:42
by dionoea
you can use the "#..." syntax in 0.8.2. I don't see what your problem is.