diff -r 9f0e61bf49ff -r d35b50f4d77e libgnomevfs2-mythtv/README
--- a/libgnomevfs2-mythtv/README	Fri Jan 19 19:02:02 2007 +0000
+++ b/libgnomevfs2-mythtv/README	Thu Aug 16 14:45:22 2007 +0100
@@ -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
+