From 65e1009e3756c35e447bfe6b21731a58919971b5 Mon Sep 17 00:00:00 2001 From: ablwr Date: Fri, 20 Mar 2015 22:10:59 -0400 Subject: [PATCH] columns --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 5f5be8b..9059d0d 100644 --- a/index.html +++ b/index.html @@ -25,7 +25,7 @@
-
+

What do you want to do?

Select from the following.
@@ -43,7 +43,7 @@
-
+

Making ffmpeg easier

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

This project is very much a work in progress. Each button displays a form to help fulfill a popular user request. To use, click on the button and fill out the form. After clicking the Generate button, a command line will appear in the box below. That line can be copied and pasted into a Terminal, with the assumption that the video file is located in the same directory that the user currently is in.