I was looking for saving custom data into movie file using ffmpeg mainly actual start frame, end frame, and other few information something like key:value pair, so later on I can fetch the details from movie file on the go.
I looked all over but couldn't figure out myself. Is there anyway to do that?