hey need some help.. i am using vlc in android studio with ffmpeg in linux i need to modify some code in ffmpeg c file. when i compile ffmpeg and run vlc app in android it uses the original version of ffmpeg and not the modified . any suggestion why this occured maybe another way to compile or how t...
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!