[Libav-user] How to feed motion vectors
Carl Eugen Hoyos
cehoyos at ag.or.at
Sun Jul 19 15:20:47 CEST 2015
Yves Michels <yves.michels at ...> writes:
> I am working with the H.264 standard. I made a
> program to read and store the information
> about the macroblock partition and the motion
> vector values, and to change the motion
> vectors in an AVFrame structure.
> I am now trying to encode the video
If you want to encode h264 and if you want to
change encoder internals, then this is the
wrong place to ask: h264 encoding is done
with x264 which is an independent open-source
project.
Carl Eugen
More information about the Libav-user
mailing list