From 96903f018c9d37cc1574220eeb05bad2c3b5c859 Mon Sep 17 00:00:00 2001 From: Reto Kromer Date: Mon, 2 Oct 2017 17:45:00 +0200 Subject: [PATCH] cleanup HTML5 --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 65bcdab..910592c 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ ffmprovisr - + @@ -335,7 +335,7 @@

WAV to MP3

A couple notes

@@ -362,7 +362,7 @@

WAV to AAC/MP4

-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
-

A note about dither methods. FFmpeg comes with a variety of dither algorithms, outlined in the official docs, though some may lead to unintended, not-subtle digital clipping on some systems.

+

A note about dither methods. FFmpeg comes with a variety of dither algorithms, outlined in the official docs, though some may lead to unintended, not-subtle digital clipping on some systems.