Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 385 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 385 Bytes

movie-slicer

MovieSlicer

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