[mythtv-commits] Ticket #2717: Iptv recorder apparently receives only mpeg video and audio instead of full TS

MythTV mythtv at cvs.mythtv.org
Thu Nov 23 12:17:55 UTC 2006


#2717: Iptv recorder apparently receives only mpeg video and audio instead of full
TS
-------------------------------+--------------------------------------------
 Reporter:  emjayes at gmail.com  |       Owner:  ijr    
     Type:  defect             |      Status:  new    
 Priority:  minor              |   Milestone:  unknown
Component:  mythtv             |     Version:  head   
 Severity:  medium             |  
-------------------------------+--------------------------------------------
 using the following line
 vlc -v2 -I dummy --sout-all --ts-es-id-pid --programs=17,33,81,129,145\
 dvb:// :dvb-adapter=0 :dvb-frequency=634000000 :sout=\#duplicate\{\
 dst=std\{access=udp,mux=ts,dst=224.0.0.1:9901\},select="program=17",\
 dst=std\{access=udp,mux=ts,dst=224.0.0.1:9902\},select="program=33",\
 dst=std\{access=udp,mux=ts,dst=224.0.0.1:9903\},select="program=81",\
 dst=std\{access=udp,mux=ts,dst=224.0.0.1:9904\},select="program=129",\
 dst=std\{access=udp,mux=ts,dst=224.0.0.1:9905\},select="program=145"\}

 I can see the selected five channels with their dvb-subtitles and all
 available audio streams by watching the UDP streams with vlc.

 When I use the same streams as iptv-recorder channels I seem to only
 receive the mpeg-video and the first mpeg-audio stream.

 Subtitles and additional audio streams are never received.
 Shouldn't the full TS also include EPG-data, and if so, can IPTV-channels
 be used for EIT-scanning?

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2717>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list