[FFmpeg-user] bug on ubuntu 18.04 with gcc7.3 and g++7.3

Carl Eugen Hoyos ceffmpeg at gmail.com
Sun Jan 6 23:09:13 EET 2019


2019-01-06 21:58 GMT+01:00, NDJORE BORIS <ndjoreboris at gmail.com>:
> What I want to edit motion vectors value
> while using encode_picture function of mpegvideo_enc.c file. The value of
> p_mv_table
> <https://www.ffmpeg.org/doxygen/0.6/structMpegEncContext.html#ee8d921a05a0725e94a3b52c4d4998af>
> )[2]  of MpegEncContext structure is changed.
> I don't know how to do then I insert a function in mpegvideo_enc.c file.

Look at the export_mvs decoding flag and the codecview filter
to see how to use motion vectors with current FFmpeg.

Please do not top-post here, find out what it means if you
don't know.

Carl Eugen


More information about the ffmpeg-user mailing list