rhythmbox r5596 - trunk



Author: hadess
Date: Thu Feb 21 14:54:56 2008
New Revision: 5596
URL: http://svn.gnome.org/viewvc/rhythmbox?rev=5596&view=rev

Log:
2008-02-21  Bastien Nocera  <hadess hadess net>

	* README: Fix command to debug imports, don't know how that ever
	worked



Modified:
   trunk/ChangeLog
   trunk/README

Modified: trunk/README
==============================================================================
--- trunk/README	(original)
+++ trunk/README	Thu Feb 21 14:54:56 2008
@@ -54,7 +54,7 @@
 
   If you have troubles importing a specific file to your library, try running:
 
-  $ gst-launch-0.10 -t urisrc location=/path/to/my/musicfile.ogg ! decodebin ! fakesink
+  $ gst-launch-0.10 -t uridecodebin uri=file:///path/to/my/musicfile.ogg  ! fakesink
  
   Just replace /path/to/my/musicfile.ogg with some sound file in the 2 commands
   above.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]