I am trying to integrate h.264 platinum codecs into DVSDK 3.10 demos on DM36X EVM following the instructions in:
The decoder works OK, although ARM usage is much higher than for the version 1.1 of the decoder. And the encoder gives me segmentation fault message during the creation. The log with CE_DEBUG=3 is attached. Does anyone know if something else has to be changed (extended parameters perhaps)? The encode demo does not use extended parameters at all.