Error at end of file

Issue #1 resolved
Andrew Baldwin repo owner created an issue

From ItsMeLenny:

It plays like 9/10 of the video then it gets near the end and for all the rest of the frames it spits out an error like this.

Code: [Select] Error reading frame 714, 1263681869 Traceback (most recent call last): File "/home/cosmo/Downloads/baldand-mlrawviewer-bf8730084c27/MlRaw.py", line 293, in preloaderMain frame = self._loadframe(arg) File "/home/cosmo/Downloads/baldand-mlrawviewer-bf8730084c27/MlRaw.py", line 337, in _loadframe fh,framepos = self._getframedata(index) File "/home/cosmo/Downloads/baldand-mlrawviewer-bf8730084c27/MlRaw.py", line 327, in _getframedata blockName = MLV.BlockTypeLookup[blockType] KeyError: 1263681869

Comments (2)

  1. Log in to comment