Module ffmpeg_sidecar::pix_fmt
source · Functions
- Map from the pix_fmt identifier string (e.g.
rgb24) to the number of bits per pixel (e.g.24). ReturnsNoneif the pix_fmt is unsupported/unrecognized.
rgb24) to the number of bits
per pixel (e.g. 24). Returns None if the pix_fmt is unsupported/unrecognized.