-
is it possible to add own data to a video
Excuse my english please, i’ll try my best!
I want to know if its possible to add some not media data to a video. For example instructions to turn different leds on and of (ambilight or something)
The data has to be exactly synchronized to the timestamp/frame of the video.
I heard of containers for misc. Things in the h264 format, wich i could use for whatever i want.
So is there a way to add some synchronized data to a video using ffmpeg?
I suggest mediaplayers without special extension to interpret my added, not standart data, would ignore it and are playing just the video, right? So it would be co patible to alle mediaplayers, some with the capability to use my data, some not.
I hope you could get what i mean 😉 thanks for reading!