- 积分
- 26
贡献157
飞刀44 FD
注册时间2019-11-27
在线时间3 小时
|
楼主 |
发表于 2021-6-21 10:20:25
|
显示全部楼层
- # ./EncoderTest1
- debug : cedarc <LogVersionInfo:40>:
- >>>>>>>>>>>>>>>>>>>>>>>>>>>>> Cedar Codec <<<<<<<<<<<<<<<<<<<<<<<<<<<<
- tag : CedarC-v1.1.9
- branch: master
- commit: 1951abe1456450ea48bfd446e801861a1354e93c
- date : Wed May 30 18:59:36 2018 +0800
- author: jenkins8080
- patch :
- ----------------------------------------------------------------------
- debug : cedarc <VeSetSpeed:1559>: *** set ve freq to 360 Mhz ***
- debug : cedarc <VeInitialize:1198>: ve init ok
- debug : ionAlloc <__GetIonMemOpsS:985>: *** get __GetIonMemOpsS ***
- debug : ionAlloc <ion_alloc_open:134>: begin ion_alloc_open
- debug : cedarc <VeSetSpeed:1559>: *** set ve freq to 360 Mhz ***
- debug : cedarc <VeInitialize:1198>: ve init ok
- debug : ionAlloc <ion_alloc_open:175>: ** phy offset = 40000000
- debug : cedarc <VeRelease:1253>: ve release ok
- debug : cedarc <VideoEncInit:195>: (f:VideoEncInit, l:195)
- debug : cedarc <VideoEncInit:210>: (f:VideoEncInit, l:210)
- debug : cedarc <H264Init:2063>: vencoder only write back thumb yuv not to encode
- [D]main sps_pps_data.nLength: 0error : cedarc <FlushCacheAllocInputBuffer:315>: pEncoder == NULL
- error : cedarc <AddOneInputBuffer:363>: AddInputBuffer, param is NULL
- error : cedarc <AlreadyUsedInputBuffer:408>: AddInputBuffer, param is NULL
- error : cedarc <ReturnOneAllocInputBuffer:330>: pEncoder == NULL
复制代码
生成H264现在报错,请问这个如何解决 |
|