Update AC_PREREQ as suggested by autoupdate
[gst-am7xxxsink.git] / src / gst-am7xxx-play.sh
index 9e2ff95..590803c 100755 (executable)
@@ -22,7 +22,7 @@ case "$SRC" in
 
   uri)
     DECODER="dec"
-    INPUT="uridecodebin uri=$URI name=$DECODER ${DECODER}."
+    INPUT="uridecodebin uri=\"$URI\" name=$DECODER ${DECODER}."
     ;;
 
   v4l2)