Page 1 of 1

H.264 Manipulation

Posted: 04 Dec 2016 18:21
by bgu
HI
I am looking for the specific files to access,
in order to do some manipulation on compressed H264 video-file.
more specifically, I want to make some modification in motion vectors data,
in real time,
and I look for the appropriate file and code scope to do that
thanks!

Re: H.264 Manipulation

Posted: 05 Dec 2016 14:11
by Rémi Denis-Courmont
LibVLC is much too high-level for that purpose.

Re: H.264 Manipulation

Posted: 07 Dec 2016 17:35
by bgu
hi Rémi,
where may i find motion estimation algorithms in vlc's source code?

Re: H.264 Manipulation

Posted: 07 Dec 2016 19:37
by Rémi Denis-Courmont
Nowhere, actually.