2017-10-27 20:09 GMT+02:00 mmironov <[email protected]>:
> +const enum AVPixelFormat ff_amf_pix_fmts[] = {
> + AV_PIX_FMT_NV12,
> + AV_PIX_FMT_BGRA,
> + AV_PIX_FMT_ARGB,
> + AV_PIX_FMT_RGBA,
This is wrong, your encoders do not convert transparency
information, there are 32 rgb formats without alpha channel.
> + { AV_PIX_FMT_NV12, AMF_SURFACE_NV12 },
> + { AV_PIX_FMT_D3D11, AMF_SURFACE_NV12 },
Just curious: Can you explain this in simple words?
I will try not to comment on the headers you sent, Carl Eugen
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel