An open API service indexing awesome lists of open source software.

https://github.com/7rikazhexde/trim-quicktime

AppleScript to trim and save selected video files with QuickTime Player on MacOS by time specification.
https://github.com/7rikazhexde/trim-quicktime

applescript export quicktime-player trim

Last synced: 2 months ago
JSON representation

AppleScript to trim and save selected video files with QuickTime Player on MacOS by time specification.

Awesome Lists containing this project

README

        

# trim-quicktime
AppleScript to trim and save selected video files with QuickTime Player on MacOS by time specification.

## Demo
![demo.gif](.demofile/demo_vscode.gif)

## Usage
1. Open ```trim_qt.applescript``` in ScriptEditer or VScode and press the Run button
2. Select the video file to be trimmed
3. Specify the path (folder) to output files after trimming
4. Enter the trim start time
5. Enter the trim end time

## Note
#### Verified Version
macOS Monterey (version 12.6)