首页 新闻 会员 周边

iOS AVCaptureSession视频采集

0
悬赏园豆:10 [已关闭问题] 关闭于 2015-05-13 10:59

代码 :captureDeviceInput=[[AVCaptureDeviceInput alloc]initWithDevice:captureDevice error:&error];

    [videoDataOutputsetVideoSettings:[NSDictionarydictionaryWithObject:[NSNumbernumberWithInt:kCVPixelFormatType_420YpCbCr8BiPlanarFullRange] forKey:(id)kCVPixelBufferPixelFormatTypeKey]];

在输出编码中有YUV12和NV12两种,请问kCVPixelFormatType_420YpCbCr8BiPlanarFullRange是属于NV12还是YUV12呢??

一切都很淡然的主页 一切都很淡然 | 初学一级 | 园豆:151
提问于:2015-04-15 17:19
< >
分享
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册