This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
ffprobe [2022-03-19 14:33:06] mi [Show video format] |
ffprobe [2023-06-08 15:10:59] (current) mi [Show video format] |
||
---|---|---|---|
Line 13: | Line 13: | ||
===== Show video format===== | ===== Show video format===== | ||
- | ffprobe -v quiet -select_streams v -show_entries stream=codec_name,height,width,pix_fmt -of csv=p=0 "$in" | + | ffprobe -v warning -select_streams v -show_entries stream=codec_name,height,width,pix_fmt -of csv=p=0 "$in" |
===== Has alpha channel? ===== | ===== Has alpha channel? ===== |