XDXVideoDecoder
XDXVideoDecoder copied to clipboard
CVPixelBufferRef pixelBuffer = (CVPixelBufferRef)videoFrame->data[3];
where is videoFrame->data[3]? data[3] 在in Other FFmpeg lib is null
你的FFmpeg没有开启VideoToolbox硬解