Skip to content
This repository has been archived by the owner on Aug 27, 2023. It is now read-only.
/ trimerger Public archive

✂️ Easily trim a video using multiple timestamps with FFMPEG.

License

Notifications You must be signed in to change notification settings

lamualfa/trimerger

Repository files navigation

DEPRECATED

Please use videlo instead.


Trimerger

Screenshot

✂️ Easily trim a video using multiple timestamps with FFMPEG.

NPM Version Badge FFMPEG Version Badge License Badge


Usage

Important!

Please run the following command inside the folder where your video is located.

NPM

npx trimerger

PNPM

pnpm dlx trimerger

Yarn

yarn dlx trimerger

Notes

  • Currently trimerger only support .mp4 video.
  • The trimming results may not accurate because we don't re-encode the video for performance purpose. The accurate option will be implemented later.
  • This is a side project. I have no plans to add advanced features.

About

✂️ Easily trim a video using multiple timestamps with FFMPEG.

Topics

Resources

License

Stars

Watchers

Forks