Does anybody have any information or know of any tools regarding extracting closed captions data from ancillary data track of an MXF file? The closed captions are reported as ancillary data and encoded in EIA 608 and EIA 708, according to MediaInfo but we do not know how to extract the data and decode the data.
Basically it makes a map of essence streams indexed by BodySID and Track Number, then walks through the file partition by partition using BodyReader (noting the BodySID for the current partition) then each essence stream in that partition gets its own handler that sends its values to a file (indexed by the above map). End result is one file per essence stream per BodySID. If you only want the caption data you only set up the handlers for the data streams.
Users browsing this forum: No registered users and 1 guest
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum