https://github.com/nbonamy/easy-chapters
MacOS application to edit chapters in a video file.
https://github.com/nbonamy/easy-chapters
chapters ffmpeg ffmpeg-gui macos-app macos-application video video-editing
Last synced: 7 months ago
JSON representation
MacOS application to edit chapters in a video file.
- Host: GitHub
- URL: https://github.com/nbonamy/easy-chapters
- Owner: nbonamy
- License: apache-2.0
- Created: 2024-01-29T13:34:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-01T02:45:10.000Z (11 months ago)
- Last Synced: 2025-02-06T00:42:45.971Z (8 months ago)
- Topics: chapters, ffmpeg, ffmpeg-gui, macos-app, macos-application, video, video-editing
- Language: Swift
- Homepage:
- Size: 1.25 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# easy-chapters
MacOS application to edit chapters in a video file.
## Prequisites
Requires [ffmpeg](https://ffmpeg.org) to be installed. If it is not in shell-less PATH, following locations are checked (in that order):
- /opt/homebrew/bin/ffmpeg
- /opt/local/bin/ffmpeg
- /usr/local/bin/ffmpeg
- /usr/bin/ffmpegIf you installed ffmpeg with [Homebrew](https://brew.sh), that version should therefore be used.
## Screenshots
![]()