我想从设备的后置摄像头直接捕获视频到ProRes编解码器,现在.proRes422和.proRes4444可用作AVVideoCodecTypeiOS11中的选项。但我收到一条错误消息:unsupportedgiventhecurrentconfiguration在iPhoneX和第二代iPadPro上,尝试使用以下代码捕获视频时:movieFileOutput.setOutputSettings([AVVideoCodecKey:AVVideoCodecType.proRes422],for:movieFileOutputConnection!)如果这种方法是错误的,是否可以使用AV