Media期望在构造函数中将URI作为String.因此,File#getAbsolutePath()您应该使用File#toURI()而不是使用.
Media
File#getAbsolutePath()
File#toURI()
https://docs.oracle.com/javase/7/docs/api/java/io/File.html#toURI%28%29
来自Media#newJavaDoc(感谢@Andreas):
Media#new
source - 源媒体的URI.