Advanced Forum Search Results
-
Adding link to blog post on this subject:
http://blog.johndeutscher.com/2009/02/18/smpte-12m-timecode-support-for-silverlight/
-
Adding a link to my blog post on this subject also
http://blog.johndeutscher.com/2009/02/18/smpte-12m-timecode-support-for-silverlight/
-
Adding a link to my blog post on this subject as well
http://blog.johndeutscher.com/2009/02/18/smpte-12m-timecode-support-for-silverlight/
-
Sorry I am way late to this thread!
I have your answer. You can do SMPTE timecode with Silverlight, but currently not in the way the old WMP.ocx would allow you to navigate based on the embeded per-frame Data Unit Extension that is in the Format SDK.
However for IMM we wrote a helper class that looks like a TimeSpan, but ...
-
Not exactly....
At least not in the way the old WMP.ocx would allow you to navigate based on the embeded per-frame Data Unit Extension that is in the Format SDK
However, you can easily convert the TimeSpan object that is reported back from Silverlight's MediaElement to SMPTE 12M timecode using a class that I wrote that is included in ...
-
VC-1 format can store a Data Unit Extension that contains the SMPTE timecode. Details on that are in the Format SDK.
Unfortunately you cant do anything with that Data Unit Extension in the Silverlight 2.0's MediaElement.
However, you can easily convert the TimeSpan object that is reported back from Silverlight's ...
-
Not exactly....
At least not in the way the old WMP.ocx would allow you to navigate based on the embeded per-frame Data Unit Extension that is in the Format SDK
However, you can easily convert the TimeSpan object that is reported back from Silverlight's MediaElement to SMPTE 12M timecode using a class that I wrote that is included in ...
-
Not exactly....
At least not in the way the old WMP.ocx would allow you to navigate based on the embeded per-frame Data Unit Extension that is in the Format SDK
However, you can easily convert the TimeSpan object that is reported back from Silverlight's MediaElement to SMPTE 12M timecode using a class that I wrote that is included in ...