diff --git a/index.html b/index.html index 9277c95..ef62c12 100644 --- a/index.html +++ b/index.html @@ -1710,6 +1710,23 @@ + + + +
ffmpeg -i input_file -f null -
This decodes your video and prints any errors or found issues to the screen.
+null
muxer. This allows video decoding without creating an output file.-
is just a place holder. No file is actually created.