<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le lun. 11 mars 2019 à 10:28, Carl Eugen Hoyos <<a href="mailto:ceffmpeg@gmail.com">ceffmpeg@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">2019-02-24 19:44 GMT+01:00, NDJORE BORIS <<a href="mailto:ndjoreboris@gmail.com" target="_blank">ndjoreboris@gmail.com</a>>:<br>
> Le dim. 24 févr. 2019 18:10, Carl Eugen Hoyos <<a href="mailto:ceffmpeg@gmail.com" target="_blank">ceffmpeg@gmail.com</a>> a écrit<br>
> :<br>
><br>
>> 2019-02-22 15:56 GMT+01:00, NDJORE BORIS <<a href="mailto:ndjoreboris@gmail.com" target="_blank">ndjoreboris@gmail.com</a>>:<br>
>><br>
>> > Can someone tell me where can I find the function used by encoder<br>
>> > to stare the type of a macroblock in a P_frame during encoding, please?<br>
>><br>
>> Which encoder are you interested in?<br>
>> (And was does "stare" mean in this context?)<br>
<br>
> I use h263 and MPEG-4 encoder. They are called by encode_video2 function.<br>
> In this context, by stare the type of macroblock, I mean define the type of<br>
> macroblock. The function I need is the function used to predicte the type<br>
> of a macroblock during encoding.<br>
<br>
Did you look at ff_mpeg4_encode_mb()?<br>
<br>
Carl Eugen<br>
_______________________________________________<br>Hello, </blockquote><div>No, I didn't but I'm going to look at it now.</div><div>Thanks. </div></div></div>