fixup gstreamer tags

This commit is contained in:
TangoCash
2017-10-28 19:56:28 +02:00
parent d908c7a947
commit b443fa07ac
2 changed files with 16 additions and 8 deletions

View File

@@ -67,6 +67,8 @@ bool cPlayback::Start(char *filename, int vpid, int vtype, int apid, int ac3, in
init_jump = -1;
unlink("/tmp/.id3coverart");
std::string file;
if (*filename == '/')
file = "file://";