# HG changeset patch # User rosfran # Date 1172779666 0 # Node ID 438858a187f955a05a260210b13fd370e99dd5df # Parent 8ce4806990850ad637684fc3ca7cab82f48461ec [svn r387] Added comment on gstgnomevfssrc plug-in usage. diff -r 8ce480699085 -r 438858a187f9 libgnomevfs2-mythtv/README --- a/libgnomevfs2-mythtv/README Thu Mar 01 20:03:52 2007 +0000 +++ b/libgnomevfs2-mythtv/README Thu Mar 01 20:07:46 2007 +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 +