diff -r 0e159c5e2d32 -r e2baa6947dbf gmyth-stream/libgnomevfs2/README --- a/gmyth-stream/libgnomevfs2/README Wed Aug 29 10:00:25 2007 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,12 +0,0 @@ -URI: myth://host:port/filename - -or, when downloading LiveTV content... - -URI: myth://user:password@host:port/?dbname&channel=channel_num - -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/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 -