[vlc] Preserve EPG while transcoding

Andreas Granig agranig at sipwise.com
Sun Sep 2 14:17:48 CEST 2012


Hi,

I'm using dvblast v2.1.0 (incl. the -e option) to capture video from a
dvb-t device and stream it to 127.0.0.1:20001. If I attach VLC v2.0.3 to
this stream (vlc rtp://@127.0.0.1:20001), the EPG is included just fine
when checking with ctrl+j.

If I put another VLC instance for transcoding in between, like this:

cvlc rtp://@127.0.0.1:20001 --sout
"#transcode{vcodec=h264,vb=0,scale=0,acodec=mp3,ab=128,channels=2,samplerate=44100,scodec=dvbs}:rtp{dst=127.0.0.1,port=10001,mux=ts,ttl=1}"
--sout-all

... and attach VLC to the result (vlc rtp://@127.0.0.1:10001), then the
EPG is lost.

Any ideas how to preserve EGP while transcoding?

Andreas

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 897 bytes
Desc: OpenPGP digital signature
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20120902/55013816/attachment.sig>


More information about the vlc mailing list