[Libav-user] macroblock type estimation

NDJORE BORIS ndjoreboris at gmail.com
Mon Mar 11 11:31:32 EET 2019


Le lun. 11 mars 2019 à 10:28, Carl Eugen Hoyos <ceffmpeg at gmail.com> a
écrit :

> 2019-02-24 19:44 GMT+01:00, NDJORE BORIS <ndjoreboris at gmail.com>:
> > Le dim. 24 févr. 2019 18:10, Carl Eugen Hoyos <ceffmpeg at gmail.com> a
> écrit
> > :
> >
> >> 2019-02-22 15:56 GMT+01:00, NDJORE BORIS <ndjoreboris at 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
> _______________________________________________
> Hello,

No, I didn't but I'm going to look at it now.
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20190311/4fd9c177/attachment.html>


More information about the Libav-user mailing list