Advanced Forum Search Results
-
Aaah, it's the audio. Many thanks for clearing that up. I'll try the encoder link you sent.
Thanks, s5g
-
I've just tried using Robotica_720.wmv. (I can play the file fine with WMP).
Thanks,
s5g
-
I've been trying to use MediaElement to play one of the 720p HD samples from:
http://www.microsoft.com/windows/windowsmedia/musicandvideo/hdvideo/contentshowcase.aspx
but just get a black screen.
The Silverlight 1.1 Alpha SDK documentation lists
"WMVC1: Windows Media Video Advanced Profile, VC-1" as a supported video ...
-
I found another situation where the ClientBin path gets messed up. Create a project with a name of the form A-B, the namespace
becomes A_B, the xaml file has assembly=ClientBin/A_B.dll, but the dll is built as ClientBin/A-B.dll
- Simon