diff -r 9f0e61bf49ff -r 5bf73f56521b libgnomevfs2-mythtv/README --- a/libgnomevfs2-mythtv/README Fri Jan 19 19:02:02 2007 +0000 +++ b/libgnomevfs2-mythtv/README Mon Feb 25 13:49:59 2008 +0000 @@ -6,4 +6,7 @@ sample (remote .NUV file): gnomevfs-cat myth://127.0.0.1:7654/video.nuv -sample (LiveTV): gnomevfs-cat 'myth://mythtv:mythtv@192.168.3.165:6543/?mythconverg&channel=4' +sample (LiveTV): gnomevfs-cat 'myth://mythtv:mythtv@192.168.3.165:6543/livetv?channel=4' + +gst-launch-0.10 gnomevfssrc location='myth://192.168.3.165:6543/livetv?channel=444' ! nuvdemux name=d .audio_src ! queue ! alsasink d.video_src ! ffdec_mpeg4 ! xvimagesink +