Simple pipeline to play .avi files and .mp3 files on windows
gakwaya
wayadn at yahoo.fr
Mon Sep 29 18:52:09 PDT 2014
Thanks for the reply,
With :
gst-launch-1.0 playbin uri=file://C:/gstreamer/1.0/x86/bin/pima.mp3
I kept getting the same error though , from
http://stackoverflow.com/questions/2216064/gstreamer-playbin-setting-uri-on-windows
<http://stackoverflow.com/questions/2216064/gstreamer-playbin-setting-uri-on-windows>
I found that I needed to use a triple slash like this:
gst-launch-1.0 playbin uri=file:///C:/gstreamer/1.0/x86/bin/pima.mp3
Hope this helps somebody someday.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Simple-pipeline-to-play-avi-files-and-mp3-files-on-windows-tp4668878p4668892.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list