streaming and transcoding dvb-t

Discussion about configuration and usage of VLM (a stream scheduler) within VLC.
dorijan
Blank Cone
Blank Cone
Posts: 27
Joined: 15 Nov 2007 23:13

streaming and transcoding dvb-t

Postby dorijan » 13 Dec 2008 04:50

Hi...
I would like to transcode my dvb-t channels, but I just cant make them work
the only configuration I managed to get work is this:

new sat11 broadcast enabled
setup sat11 input "dvb-t://frequency=522000"
setup sat11 option ts-es-id-pid
setup sat11 option sout-standard-mux=ts
setup sat11 output #transcode{vcodec="h264",vb="600",scale="0.5",acodec="mp4a",ab="64",channels="2"}:std{access="http",mux="ps",dst="10.168.4.3:1231"},dst=#transcode{vcodec="h264",vb="600",scale="0.5",acodec="mp4a",ab="64",channels="2"}:std{access="http",mux="ps",dst="10.168.4.3:1232"}

control sat11 play


I suppose I have to use duplicate and then transcode, but it just dont work (or I dont know how to use them :( )

dorijan
Blank Cone
Blank Cone
Posts: 27
Joined: 15 Nov 2007 23:13

Re: streaming and transcoding dvb-t

Postby dorijan » 14 Dec 2008 02:34

this is the other way
Is there any way to get this streams separated?
I am using this command with 0.98a

vlc dvb-t://frequency=522000:bandwidth=8 --programs=1,2,3 :sout=#transcode{vcodec="h264",vb="600",scale="0.3",acodec="mp4a",ab="64",channels="2"}:std{access="http",mux="ts",dst="10.168.4.3:1231"}:sout-all

and I get all tree channels...
but I want only one...
and I want all channels to be recoded, so that I can select only one channel and transfer it...this way I am using more bandwith

on other computer I just open network stream http://10.168.4.3:1231

thank you..


Return to “VLM”

Who is online

Users browsing this forum: No registered users and 6 guests