Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/leaysgur/movie-slicer

Slice your favorite scenes from movie file.
https://github.com/leaysgur/movie-slicer

Last synced: 10 days ago
JSON representation

Slice your favorite scenes from movie file.

Awesome Lists containing this project

README

        

# movie-slicer

![MovieSlicer](./assets/img/app.png)

## Usage

- Drop your video
- Select ranges to slice with preview
- Slice it!

## Limitations
- Output codecs are limited
- video: H.264
- audio: AAC

## Build
```
npm run build
npm run package:mac # or build your own
```

### Requirements

- `ffmpeg` and `ffprobe`
- with `--enable-gpl --enable-libx264 --enable-libfdk-aac`