newbie gstreamer sdk problem

Ralph ralph.gucwa at racelogic.co.uk
Thu Nov 15 05:16:12 PST 2012


Try
  uri=file:///D:/AudioDriver/sample.avi
instead of 
  uri=file://D:/AudioDriver/sample.avi

Each time I want to open a new file I use this code in C#:
  playBin.Uri = @"file:///" + fileName.Replace('\\', '/'); 



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/newbie-gstreamer-sdk-problem-tp4656925p4656930.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list