pttsbinet.org/x/ptt/cmd/ffcut

ffcut command

Command ffcut selects portions of an audio/video stream and extracts them into a new audio/video stream.

ffcut uses ffmpeg under the hood.

Usage: ffcut [options] <chunks>

ex:

 $> ffcut -i in.mp3 -o o.mp3 0-0:02:00 0:04:00-0:10:00 0:11:00-

options:
  -i string
    	path to input file
  -o string
    	path to output file file
Version
v0.0.0-20250303145539-212a2a8f82e2 (latest)
Published
Mar 3, 2025
Platform
linux/amd64
Imports
9 packages
Last checked
5 days ago

Tools for package owners.