This is an old revision of the document!


libav

avprobe

Display all information about a file in JSON format:

avprobe movie.mkv -show_format -of json -show_streams 2> /dev/null

Navigation