From 66be57ea0932934cc29694be2e2c4d4a95f80ab7 Mon Sep 17 00:00:00 2001 From: Ashley Date: Wed, 7 Dec 2016 09:33:49 -0500 Subject: [PATCH] adds target=_blank --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 0a58e93..8874fc5 100644 --- a/index.html +++ b/index.html @@ -29,7 +29,7 @@

FFmpeg is a powerful tool for manipulating audiovisual files. Unfortunately, it also has a steep learning curve, especially for users unfamiliar with a command line interface. This app helps users through the command generation process so that more people can reap the benefits of FFmpeg.

Each button displays helpful information about how to perform a wide variety of tasks using FFmpeg. To use this site, click on the task you would like to perform. A new window will open up with a sample command and a description of how that command works. You can copy this command and understand how the command works with a breakdown of each of the flags.

For FFmpeg basics, check out the program’s official website.

-

For Bash and command line basics, try the Command Line Crash Course.

For a little more context in presented in an ffmprovisr style, try explainshell.com! +

For Bash and command line basics, try the Command Line Crash Course.

For a little more context in presented in an ffmprovisr style, try explainshell.com!
Sister projects

Script Ahoy: Community Resource for Archivists and Librarians Scripting

The Sourcecaster: an app that helps you use the command line to work through common challenges that come up when working with digital primary sources.