This entire past week I’ve been reading about the MPEG-2 specs. I’ve got some video files that have KLV data stored in the user_data extension of the MPEG stream. So, right off the bat, I tried using ffmpeg‘s avcodec library. Unfortunately, there is no documentation. Seriously, they have no explanation on how to use the [...]
