F5OEO / avc2ts

H264 encoder and mpeg transport stream encapsulator
GNU General Public License v2.0
55 stars 17 forks source link

Error when using b101 card #8

Open j3dd4h opened 4 years ago

j3dd4h commented 4 years ago

I got below error when using HDMI to CSI-2 card (B101) :

avc2ts -o result.ts -b 800000 -m 1120000 -z 96000 -p 255 -i 25 -d 140 -x 1280 -y 720 -f 25 -n 230.0.0.1:1000

Avc2ts bitrate=1120000 OMX error: avc2ts.cpp:876 OpenMAX IL error: 0x80001000. OMX_GetHandle: 0x80001000 OMX_ErrorInsufficientResources

jay-sridharan commented 2 years ago

Did you find any fix for this? I'm facing the same issue