## TODO / ideas - Visual feedback on button presses - support for previewing other formats by streaming through ffmpeg? - Slow scrub with modifier key - show frame number (approx?) - ffprobe show keyframes (pprobe -of json -select_streams v -show_frames file.mp4) - Shortcut Cmd+o also triggers o (cut end) - Travis github deploys https://docs.travis-ci.com/user/deployment - react video ref="video" this.refs.video.play() ## Links - http://apple.stackexchange.com/questions/117306/what-options-are-available-to-losslessly-trim-mp4-m4v-video-on-10-8-or-above - http://superuser.com/questions/554620/how-to-get-time-stamp-of-closest-keyframe-before-a-given-timestamp-with-ffmpeg/554679#554679 - http://www.fame-ring.com/smart_cutter.html - https://github.com/electron/electron/issues/2538