Challenge Overview
The overall goal of the project is to develop a plugin for MMPPF (http://smf.codeplex.com/) that will be able to parse and render CEA-608 and CEA-708 closed captions(CC). The CC raw data will be coming in as sparse data in the fragmented smooth stream.
This component will provide the IClosedCaptionParser implementation which parses CEA-608 closed captions.
Please refer to the Quick Start Guide for background, tips and step-by-step guide to get MMPPF and sample streams work.
Final Submission Guidelines
Refer to the requirement specification.