diff --git a/index.html b/index.html index 7adf0cf..a33fe9a 100644 --- a/index.html +++ b/index.html @@ -3,11 +3,9 @@ ffmprovisr - - + - @@ -32,7 +30,8 @@

For instructions on how to install FFmpeg on Mac, Linux, and Windows, refer to Reto Kromer’s installation instructions.

For Bash and command line basics, try the Command Line Crash Course. For a little more context presented in an ffmprovisr style, try explainshell.com!

License
-

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License

+

Creative Commons License
+ This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

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.

@@ -87,7 +86,7 @@
-c:a aac
sets the audio codec to AAC
-b:a 128k
sets the bitrate of the audio to 128k
-dither_method modified_e_weighted
Dither makes sure you don’t unnecessarily truncate the dynamic range of your audio.
-
-ar 44100
sets the audio sampling frequency to 44100 Hz, or 44.1 kHz, or "CD quality"
+
-ar 44100
sets the audio sampling frequency to 44100 Hz, or 44.1 kHz, or “CD quality”
output_file
path and name of the output file
@@ -271,7 +270,7 @@ - +