Restreaming DVB-T multicast

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
dbrb2
Blank Cone
Blank Cone
Posts: 74
Joined: 07 Sep 2007 20:21

Restreaming DVB-T multicast

Postby dbrb2 » 05 Jul 2012 21:12

Hi All,

I've been looking at DVBlast, a VLC based project designed to restream DVB streams multicast onto a network. This looks ideal for what I want - but I did have one question:

Ideally I would burn the subtitles into the stream at source (or not), so that they were on (or off) for all viewers, and the dumb clients didn't have to worry about turning them on/off locally. As far as I can see this is not possible, and would involve transcoding the stream, rather than just restreaming it (and therefore require much more processing power). Is this indeed the case?

Rémi Denis-Courmont
Developer
Developer
Posts: 15242
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Restreaming DVB-T multicast

Postby Rémi Denis-Courmont » 06 Jul 2012 05:33

Burning means changing the pictures and changing the pictures means decoding and re-encoding.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

dbrb2
Blank Cone
Blank Cone
Posts: 74
Joined: 07 Sep 2007 20:21

Re: Restreaming DVB-T multicast

Postby dbrb2 » 09 Jul 2012 21:22

That makes sense. I've been trying to get together a sensible command line string to achieve this, and so far have:

cvlc
--dvb-adapter=0
--live-caching=300
dvb-t://frequency=xxxxx:bandwidth=8
:sout=
#transcode{vcodec=h264,vb=0,scale=0,acodec=none,scodec=dvbs,soverlay}
:duplicate{dst=rt{dst=232.54.1.1,port=5004,mux=ts,ttl=5},dstisplay}
:sout-keep

But this gives me:
main stream output error: stream chain failed for `transcodesoverlay:duplicatedstisplay'

I imagine it is something fairly basic - can someone suggest what my error is? Cheers!

Rémi Denis-Courmont
Developer
Developer
Posts: 15242
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Restreaming DVB-T multicast

Postby Rémi Denis-Courmont » 10 Jul 2012 16:07

Bad quoting.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 8 guests