diff options
author | Soft Works <softworkz@hotmail.com> | 2021-10-13 12:08:57 +0000 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2021-11-13 19:55:32 +0100 |
commit | f3b6e3e81aad9adb454cee2983d55455e2fc3ec2 (patch) | |
tree | 8d19901cde315f8cf9e2ae147bd19cca1f0198f7 /libavfilter/qp_table.h | |
parent | ce47ce079ae0e1f60ccca3d614181a4ba05cc2e2 (diff) | |
download | ffmpeg-f3b6e3e81aad9adb454cee2983d55455e2fc3ec2.tar.gz |
fftools/cmdutils: Print bit depths when executing 'ffmpeg -pix_fmts'
New output looks like this:
Pixel formats:
I.... = Supported Input format for conversion
.O... = Supported Output format for conversion
..H.. = Hardware accelerated format
...P. = Paletted format
....B = Bitstream format
FLAGS NAME NB_COMPONENTS BITS_PER_PIXEL BIT_DEPTHS
-----
IO... yuv420p 3 12 8-8-8
IO... yuyv422 3 16 8-8-8
IO... rgb24 3 24 8-8-8
IO... bgr24 3 24 8-8-8
IO... yuv422p 3 16 8-8-8
IO... yuv444p 3 24 8-8-8
[..]
Signed-off-by: softworkz <softworkz@hotmail.com>
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'libavfilter/qp_table.h')
0 files changed, 0 insertions, 0 deletions