I would use python's `urllib2` or the like to check the URL for anything other than 200 OK before feeding the URL to gstreamer. For local files, you could use os.path.exists(). -- Sent from: http://gstreamer-devel.966125.n4.nabble.com/