[vlc-devel] Windows - Switching TV channels.
    Manol Manolov 
    man40dev at gmail.com
       
    Mon Jul 19 17:45:51 CEST 2010
    
    
  
Is there a way to switch channels via playlist (m3u), without destroying the
source (DirectShow graph Windows).
Example:
 
#EXTINF:0,WXCW HD
#EXTVLCOPT:program=2
#EXTVLCOPT:dvb-frequency=222222
dvb://
 
#EXTINF:0,NBC We
#EXTVLCOPT:program=7
#EXTVLCOPT:dvb-frequency=333333 
dvb://
 
#EXTINF:0,WGCU HD
#EXTVLCOPT:program=1
#EXTVLCOPT:dvb-frequency=444444 
dvb://
 
 
I don't want to destroy the Graph. It is very slow and inefficient. 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100719/dea8f0d9/attachment.html>
    
    
More information about the vlc-devel
mailing list