Skip to main content
Home Forums Silverlight Design Video and Media Not able to play WMV HD videos with Silverlight
3 replies. Latest Post by y_makram on August 14, 2007.
(0)
hari_29
Member
2 points
2 Posts
08-14-2007 3:34 AM |
Hi,
I am trying to play High Definition (WMV HD) video of 720p with silverlight. But it is not playing. Though I am able to play normal WMV videos in silverlight.
Can anyone please tell me how to do that using XAML and Javascript.
thanks
Hari
y_makram
Contributor
6172 points
1,233 Posts
08-14-2007 3:46 AM |
I believe the audio profile may be the problem, Silverlight does not support the professional audio profile, you can use Windows media encoder to re-encode the file with a lower audio profile. Check this forum thread for supported and unsupported formats.
08-14-2007 4:02 AM |
Thanks for the reply. Actually I am very new to all this. Want to know, if I have a video file(WMV), how should I know these details (audio profile etc.) in it. Also If i want to maintain the same quality in video (the video is of WMV HD format of 720p and i want to retain this quality). Please guide me how should I go about.
I am using Robotica_720.wmv from following site
http://www.microsoft.com/windows/windowsmedia/musicandvideo/hdvideo/contentshowcase.aspx
08-14-2007 5:06 AM |
You can open the file in Windows media player, and choose File -> Properties to see the media properties.
To re-encode the file, you can use Windows Media Encoder to re-encode the file. Windows Media Encoder has many options, you can try different combinations till you reach the optimal quality/size that fits your needs