diff --git a/index.html b/index.html index 715f1f1..571ac47 100644 --- a/index.html +++ b/index.html @@ -678,11 +678,12 @@
ffmpeg -i input_file -f null -
ffmpeg -report -i input_file -f null -
This decodes your video and displays any crc checksum mismatches. These errors will display in your terminal like this: [ffv1 @ 0x1b04660] CRC mismatch 350FBD8A!at 0.272000 seconds
Frame crcs are enabled by default in FFV1 Version 3.
-loglevel verbose
.null
muxer. This allows video decoding without creating an output file.-
is just a place holder. No file is actually created.