- 积分
- 115
- 最后登录
- 2020-11-16
- 精华
- 0
- 阅读权限
- 20
- 主题
- 7
- UID
- 4838396
- 帖子
- 288
- PB币
- 40
- 威望
- 0
- 贡献
- 0
- 技术
- 0
- 活跃
- 352
 
- UID
- 4838396
- 帖子
- 288
- PB币
- 40
- 贡献
- 0
- 技术
- 0
- 活跃
- 352
|
发表于 2019-1-13 19:50:15
|显示全部楼层
/Applications/Final\ Cut\ Pro.app/Contents/MacOS/Final\ Cut\ Pro
2019-01-13 19:40:10.963 Final Cut Pro[548:7071] PGLMasterCGLPixelFormat(): Framebuffer is 10 bit
2019-01-13 19:40:10.964 Final Cut Pro[548:7071] PGLMasterCGLPixelFormat(): attrsWindowServer and attrsWindowServerFor10BitFrameBuffer have different counts (2, 1) or 10-bit failed (0x7fd6bb648940, 0, 0x7fd6bb524700, 0)-- falling back from supporting 10-bit frame buffer to 8-bit-only as workaround for 32485504/32530049
2019-01-13 19:40:10.965 Final Cut Pro[548:7071] PGLMasterCGLPixelFormat(): Successfully allocated an 8 bit pixel format
2019-01-13 19:40:10.965 Final Cut Pro[548:7071] PGLMasterCGLPixelFormat() -- CGL reports there are 2 virtual screens for this CGLChoosePixelFormat
Assertion Failure in file /Library/Caches/com.apple.xbs/Sources/MotionSharedCode/Motion-33023.6.26/ProGraphics/PGInfo.cpp, line 389
Statement( isBlendingSupported16 && isBlendingSupported32 )
Hardware blending not supported
Abort trap: 6
附上终端启动失败的反馈 |
|