FFMpeg allows to specify the pixel format for encoder with the -pix_fmt command line option. Is it possible to do similar for VideoWriter (assuming an ffmpeg backend)?
1 | initial version |
FFMpeg allows to specify the pixel format for encoder with the -pix_fmt command line option. Is it possible to do similar for VideoWriter (assuming an ffmpeg backend)?