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 )