Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 586 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 586 Bytes

ffmpeg snippet

A collection of useful ffmpeg commands, with a UI Tool to search, configure and run!

Guideline

The snippets are defined in ./src/snippets. You can make a new snippet directory, define a snippet, then add it into index.ts.

Building

This is a frontend project built with:

References