--- a/gst/playback/gsturidecodebin.c
+++ b/gst/playback/gsturidecodebin.c
@@ -1174,6 +1174,7 @@ array_has_uri_value (const gchar * values[], const gchar * value)
 static const gchar *stream_uris[] = { "http://", "https://", "mms://",
   "mmsh://", "mmsu://", "mmst://", "fd://", "myth://", "ssh://",
   "ftp://", "sftp://",
+  "file://",
   NULL
 };
 
