Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
libav [2013/04/18 18:59]
beandog
libav [2014/09/16 23:37]
beandog created
Line 1: Line 1:
-==== libav ====+====== libav ======
  
-  * [[avconv]] +==== avprobe ====
-  * [[avplay]] +
-  * [[ffmpeg]]+
  
-  * [[http://libav.org/|libav homepage]]+Display all information about a file in JSON format: 
 + 
 +<​code>​ 
 +avprobe movie.mkv -show_format -of json -show_streams 2> /dev/null 
 +</code>

Navigation