Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 67bebdec authored by Ricardo Cerqueira's avatar Ricardo Cerqueira
Browse files

stagefright: Fix encoder startup failure on 7x27

Framerate value on output port can't be zero, that value causes the
encoder init to abort entirely.
Higher values must be used, and on 7x27 VidEnc it apparently must match
the input bitrate, since the value is used for rate control. Lower values
result in:

E/VENC_ENC( 2565): VENC_ERROR venci_do_rate_control_camcorder::5077 time delta is less than 1
E/VENC_ENC( 2565): VENC_ERROR venci_arm_encode::5586 time delta is less than 1

Change-Id: I7070514040e5bdedae7f360fa4df502bca158439
parent a9c342c9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment