Re: Preserve EPG while transcoding
Andreas Granig <[email protected]>
| Newsgroups | gmane.comp.video.videolan.vlc.general |
|---|---|
| Organization | Sipwise GmbH |
| Message-ID | <[email protected]> |
On 09/02/2012 02:17 PM, Andreas Granig wrote:
> 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?
By the way, the transcoding vlc instance definitely gets the EPG info,
according to the debugs:
[0xb4e004d8] ts demux debug: EITCallBack called
[0xb4e004d8] ts demux debug: new EIT service_id=10101 version=11
current_next=1 ts_id=100 network_id=8232 segment_last_section_number=177
last_table_id=81
[0xb4e004d8] ts demux debug: * event id=52742 start_time:1346585100
duration=8400 running=0 free_ca=0
[0xb4e004d8] ts demux debug: - short event lang=ger 'foo1' : 'bar1'
[0xb4e004d8] ts demux debug: - tag=0x50(80)
[0xb4e004d8] ts demux debug: - tag=0x50(80)
[0xb4e004d8] ts demux debug: - tag=0x50(80)
[0xb4e004d8] ts demux debug: - tag=0x50(80)
[0xb4e004d8] ts demux debug: - tag=0x69(105)
[0xb4e004d8] ts demux debug: - tag=0x54(84)
[0xb4e004d8] ts demux debug: * event id=52743 start_time:1346593500
duration=900 running=0 free_ca=0
[0xb4e004d8] ts demux debug: - short event lang=ger 'foo2' : 'bar2'
Any ideas how to pass that along to the output stream?
Andreas
______________________________________________________
vlc mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc
signature.asc
(application/pgp-signature, 897 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iQIcBAEBAgAGBQJQQ1jpAAoJEO/orXqLYCcEdroP/iGm9kg46gwS7J6Pa11AuCj5 xR0OYnrRM/HuawX2w4Uc3qx4kht5JShfBVndxVsVYNo8oPl/l4/gFTXxXJlvph0K NQxDEP9QuKcxYSeFfescW6VpEjUK0eLQiNRRQRbm+pcyMe8FmhjnbTXVsleNKzOH BnYOgyGBwuLvnrwVfzE/wH4hRMwnXfmvqsUvlAzfMMUi3Qncbows2X/6R8a/PfSE uqblFk3gcHrl6gsLDvKacwsaQT7Lg9WAev1D5mJUNHVMD6J/CbTusP+O6918eXUv bCm1WJJt8ld8Djouw4ITZT2gwY3mJR/zFMoHes2ckuTHc9CFWlcT3bT7fwoDUnU1 R9K6k6Aieig//2Z6Ltsr2Fa87JSOoj36uKCWVasMUdQianbAjSMnoM3xHl0PtPxw QsB3K4zmLb3TGwMzYJbl/RacVqWb0UVDC4/5kjSl+HHPqhrEc1J21isD6B2Vqqqi XI1NmkVwZvPzFPj2Kldpcx3M3a7e6Ae/9jQkgvyUpoil/+YyUh4bk7nL0phXHrv1 /U+UFD2NExLxMIvd2MB4/O/uXyELYxURUP6EOt+/cVY0bYp9YDXgxVQkeOrAtkQ8 VPUZjN73Dor607SktEeSnwHAo3+cplFHiWOZWCXVQlAseAvYWoJCELouPI8vRXBN J6bNc5vU/QY+cETHJlK6 =51ey -----END PGP SIGNATURE-----