Skip to content

Instantly share code, notes, and snippets.

@QuasimodoNZ
QuasimodoNZ / extracter.py
Created February 22, 2019 02:26
Huawei Motion Picture Splitter
'''
Extract the static image and video from a motion picture taken with a Huawei phone
'''
import os
import sys
from optparse import OptionParser