Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

zgo.at/wtff

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zgo.at/wtff

  • v0.0.0-20240619153648-c8d7acddfc0e
  • Go
  • Socket score

Version published
Created
Source

wtff is a frontend for some ffmpeg operations. ffmpeg is really neat and powerfull, but some incatations of the CLI are obscure enough that I can never be quite sure if it will do what I want to do, or will spawn a demon from the darkest depths of hell. Who knows? It's possible.

It's not intended to be a flexible tool to solve every problem; just some common things for common usage. Basically: stuff I wanted to do with ffmpeg at some point, with a bit of work to make it slightly generic.

Install with:

go install zgo.at/wtff/cmd/wtff@latest

Commands ("wtff" or "wtff help" for more info):

info         Show file information.
meta         Edit metadata in $EDITOR
mb           Load metadata from MusicBrainz
cat          Join one or more files.
cut          Cut a part from a file.
sub add      Add subtitle.
sub rm       Remove subtitle.
sub save     Save subtitle to file.
sub print    Print subtitle to stdout.
audio add    Add audio track.
audio rm     Remove audio track
audio save   Save audio track to file.

FAQs

Package last updated on 19 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc