diff --git a/index.html b/index.html
index db53ecd..bc5ddb4 100644
--- a/index.html
+++ b/index.html
@@ -367,7 +367,7 @@
-slicecrc 1Adds CRC information for each slice. This makes it possible for a decoder to detect errors in the bitstream, rather than blindly decoding a broken slice. (Read more here).
-slices 16Each frame is split into 16 slices. 16 is a good trade-off between filesize and encoding time.
-c:a copycopies all mapped audio streams.
- output_file.mkvpath and name of the output file. Use the .mkv
extension to save your file in a Matroska container. Optionally, choose a different extension if you want a different container, such as .mov
or .avi
.
+ output_file.mkvpath and name of the output file. Use the .mkv
extension to save your file in a Matroska container.
-f framemd5Decodes video with the framemd5 muxer in order to generate MD5 checksums for every frame of your input file. This allows you to verify losslessness when compared against the framemd5s of the output file.
-anignores the audio stream when creating framemd5 (audio no)
framemd5_output_filepath, name and extension of the framemd5 file.