fixup gstreamer tags

Origin commit data
------------------
Branch: master
Commit: b443fa07ac
Author: TangoCash <eric@loxat.de>
Date: 2017-10-28 (Sat, 28 Oct 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
TangoCash
2017-10-28 19:56:28 +02:00
parent 5819ef8b83
commit ca58357d32
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://";