AMDmi3 / opendaed

Libre reimplementation of The Daedalus Encounter game
GNU General Public License v3.0
8 stars 0 forks source link

Take .mov file PTS offset into account #2

Closed AMDmi3 closed 9 years ago

AMDmi3 commented 9 years ago

Frame ranges seem to be shifted for some files, for example open_02.mov (but not tm_01.mov). libquicktime shows nonzero PTS offset for this file, likely this should be taken into account in MovPlayer class.