I would like to be able to store metadata on each frame of a video file (a key to value map with ~10 entries per frame).
Which video format allows me to store such data ?
Where can I find a c++ library to do this ?
Thank you very much for your answers.