I am trying to encode H264 video clips using ffmpeg in C. When setting the encoder properties, I donβt see how to set the frame encoding method to CABAC (lossless). Any idea?
Thanks in advance.
Set the coder_typeencoder context value FF_CODER_TYPE_AC.
coder_type
FF_CODER_TYPE_AC