diff --git a/index.html b/index.html index b2d1fc7..ffc01ed 100644 --- a/index.html +++ b/index.html @@ -135,11 +135,9 @@
ffprobe -i filename.avi -show_format -show_streams -print_format xml
This command extracts technical metadata from a video file and displays it in xml.
ffmpeg documentation on ffprobe (full list of flags, commands, https://www.ffmpeg.org/ffprobe.html)
-