<HTML><BODY><div>Helo,</div><div>I trying to transcode mjpeg to h264</div><div>In avcodec_send_frame(pOutCdcCtx, pFrm) I get an error</div><div> </div><div>[mpeg4 @ 0x14e82c0] time_incr 12884901888 too large</div><div> </div><div>I understood that I was getting an error in the code mpeg4videodec.c (MpegEncContext->time)</div><div>But how to set the frame time ??? </div><div>time_base is set</div></BODY></HTML>