Thank you I didn't see the last line in documentation
Promise next time I will publish on the right list.
Thank you very much,
Best regards,
DELMAS P
Le 13/04/2017 à 12:23, Cley Faye a écrit :
> 2017-04-13 11:18 GMT+02:00 Pierre Delmas <
> pierre.del...@centrale-marseille.fr>:
>
>> How to r
2017-04-13 11:18 GMT+02:00 Pierre Delmas <
pierre.del...@centrale-marseille.fr>:
>
> How to replace avcodec_decode_video2 in the version ffmpeg-3.2.4 ?
Two things.
First, this is not the right list for this kind of questions;
https://lists.ffmpeg.org/mailman/listinfo/libav-user/ is probably a
Hello,
I need a little help.
Currently I'm doing a research project in which I use ffmpeg.
For that project I need to extract motion vectors so I looked on the web
for solution and found the use of AVMotionVector (like in file
frame.cpp) but with that method I get a segfault so I looked for the