Soft Works
f3b6e3e81a
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>
2021-11-13 19:55:32 +01:00
..
2021-11-13 19:55:32 +01:00
2021-09-16 12:46:07 -03:00
2021-09-21 10:41:16 -03:00
2021-09-12 13:33:50 -03:00
2021-11-10 15:20:12 +01:00
2021-06-10 19:54:03 +08:00
2021-11-13 19:55:32 +01:00
2021-09-16 12:46:07 -03:00
2021-10-29 12:17:41 +10:00
2021-09-20 01:03:52 +02:00
2021-08-11 13:45:36 -03:00