【发布时间】:2014-09-26 01:24:05
【问题描述】:
我正在尝试提高我的视频录制应用程序的视频质量,生成的视频始终有 1 个参考帧(见下文),而我们确实看到其他应用程序的视频具有此值为 2,我检查了苹果文档和搜索了 SO,但找不到任何解决方案来指定此参数,有人可以在这里阐明一下吗?非常感谢!
Video
ID : 2
Format : AVC
Format/Info : Advanced Video Codec
Format profile : Main@L3.1
Format settings, CABAC : Yes
**Format settings, ReFrames : 1 frame**
Format settings, GOP : M=1, N=30
Codec ID : avc1
Codec ID/Info : Advanced Video Coding
Duration : 14s 868ms
Bit rate : 1 527 Kbps
Width : 540 pixels
Height : 960 pixels
Display aspect ratio : 0.562
Frame rate mode : Variable
Frame rate : 25.221 fps
Minimum frame rate : 3.750 fps
Maximum frame rate : 30.000 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
【问题讨论】:
标签: ios encoding h.264 avassetwriter encoder