Hi everyone,

For research purpose I need to use my own motion vector in a video than estimated ones so I found the me_threshold attribute into AVCodecContext on which documentation says :

Motion estimation threshold below which no motion estimation is performed, but instead the user specified motion vectors are used.

So I think it will be able to do the work but it doesn't work so do you know some example on how to use it properly ?

For information, I use ffmpeg 2.4 because it seems after that this attribute became deprecated.

Thank you,

Best regards,
DELMAS P.

_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to