Skip to content

Instantly share code, notes, and snippets.

@mleinart
mleinart / whisper-resize-filtered.py
Created April 19, 2012 18:34
Whisper-resize with a filter option
#!/usr/bin/env python
import sys, os, time, traceback
import whisper
from optparse import OptionParser
now = int(time.time())
option_parser = OptionParser(
usage='''%prog path timePerPoint:timeToStore [timePerPoint:timeToStore]*