From 53908d398c6803ddd905dfb394ced5594293a48f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 2 Dec 2024 20:55:47 +0100 Subject: Add README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..b888b61 --- /dev/null +++ b/README @@ -0,0 +1,19 @@ +NAME + ffutils - collection of ffmpeg scripts + +DESCRIPTION + ffutils provides the following scripts that wrap + ffmpeg(1) and ffprobe(1): + + ffextract-audio(1) + Create an audio file from a video file. + + ffextract-frame(1) + Create an image file from a video file. + + ffget-audio-extension(1) + Get appropriate filename suffix for a audio + track in a video file. + + ffuse-frame(1) + Create an image file from a video file. -- cgit v1.2.3-70-g09d2