Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/okofish/itrim
Command-line video trimmer for iTerm 2
https://github.com/okofish/itrim
Last synced: 5 days ago
JSON representation
Command-line video trimmer for iTerm 2
- Host: GitHub
- URL: https://github.com/okofish/itrim
- Owner: okofish
- Created: 2016-07-19T18:11:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-24T14:10:54.000Z (over 8 years ago)
- Last Synced: 2024-11-13T03:34:44.676Z (about 1 month ago)
- Language: JavaScript
- Size: 4.91 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-blessed - itrim - line video trimmer for iTerm 2 (Built with blessed)
README
# itrim
![iTrim screenshot](/screenshot.png)
itrim is an interactive command-line video trimming tool for iTerm 2. It displays video frames using iTerm's [custom image ANSI escape codes](https://www.iterm2.com/documentation-images.html).
## Use
Install itrim with `npm install -g itrim` and run it with `itrim `, or clone the repository and run `./index.js test.mp4`.
## TODO
- [ ] Add audio support
- [ ] Improve support for non-MPEG-4 video formats
- [x] Modify ffmpeg command to reduce the dimension of video frames, so iTerm doesn't lag with giant images
- [ ] Map `g` key to a "goto frame" dialog for quickly jumping around the file