2019-02-24 19:44 GMT+01:00, NDJORE BORIS <ndjorebo...@gmail.com>:
> Le dim. 24 févr. 2019 18:10, Carl Eugen Hoyos <ceffm...@gmail.com> a écrit
> :
>
>> 2019-02-22 15:56 GMT+01:00, NDJORE BORIS <ndjorebo...@gmail.com>:
>>
>> > Can someone tell me where can I find the function used by encoder
>> > to stare the type of a macroblock in a P_frame during encoding, please?
>>
>> Which encoder are you interested in?
>> (And was does "stare" mean in this context?)

> I use h263 and MPEG-4 encoder. They are called by encode_video2 function.
> In this context, by stare the type of macroblock, I mean define the type of
> macroblock. The function I need is the function used to predicte the type
> of a macroblock during encoding.

Did you look at ff_mpeg4_encode_mb()?

Carl Eugen
_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/libav-user

To unsubscribe, visit link above, or email
libav-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to