1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-22 10:22:31 +01:00
lossless-cut/TODO.md
2017-03-19 17:33:29 +01:00

789 B

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()