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
ffprobe [2019/06/28 22:40]
beandog
ffprobe [2019/07/09 01:23] (current)
beandog
Line 21: Line 21:
     Stream #0:7[0x23]: Subtitle: dvd_subtitle     Stream #0:7[0x23]: Subtitle: dvd_subtitle
     Stream #0:8[0x22]: Subtitle: dvd_subtitle     Stream #0:8[0x22]: Subtitle: dvd_subtitle
 +</​code>​
 +
 +Display stream information in JSON:
 +
 +<​code>​
 +ffprobe -hide_banner -probesize 67108864 -analyzeduration 60000000 -i dvd_copy.mpg -show_format -of json -show_streams 2> /dev/null
 </​code>​ </​code>​

Navigation