tags:

views:

230

answers:

1

I'm working on an application for tagging video. My customer is supplying mp4 files with SMPTE time codes, our player needs to begin playback displaying the SMPTE start time rather than starting at 0:00:00.

Are there any recommended libraries in the .NET framework or third party that will allow me to extract SMPTE time code info from the file?

A: 

I'm interested to know how you solved this problem. Please do let me know regards

Mohit