Open N07070 opened 9 years ago
Added possible fixe for #18
Well, it's created, but not opened to write, so I guess it's that ?
Yeah, try adding w
self.file = open(video_filename, 'rwb')
Added possible fixe for #18