Fixed MP4 VoD input

This commit is contained in:
Thulinma 2022-02-09 15:49:12 +01:00
parent 4d1046f72a
commit 431c06e4cd

View file

@ -209,7 +209,6 @@ namespace Mist{
INFO_MSG("inFile failed!");
return false;
}
if (readExistingHeader()){return true;}
// first we get the necessary header parts
size_t tNumber = 0;