Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Learn More

Firefox 39.0 shows black sceen when I playback a wmv video streamed through IIS 7

  • 6 respostas
  • 1 tem este problema
  • 19 visualizações
  • Última resposta de guigs

more options

I have a website in which I have embedded video in the web page.When I playback wmv file in silverlight player it shows black screen. The video is streamed through IIS 7.I f I playback the same video in IE then it plays fine. Also, If I playback a flash/quicktime video streamed through IIS then it plays

I have a website in which I have embedded video in the web page.When I playback wmv file in silverlight player it shows black screen. The video is streamed through IIS 7.I f I playback the same video in IE then it plays fine. Also, If I playback a flash/quicktime video streamed through IIS then it plays

Todas as respostas (6)

more options

Is the codec supported? And what has be tried to resolve?

more options

Can you pls tell me how to check if the codec is supported?

more options

My firefox version is 39 & silverlight player is 5.1 Also when I play wmv video, the audio is fine & slider also moves but the screen is black. If the same wmv video is streamed through an external window media server then it plays fine

more options

poojha sure I can, these are the lists of supported codecs: Silverlight (black screen): https://msdn.microsoft.com/en-us/libr.../cc189080%28v=vs.95%29.aspx

Flash (works) - https://helpx.adobe.com/flash/kb/supported-codecs-flash-player.html if installed to tell if its playing you know to look for the plugin icon in the url bar: http://camendesign.com/code/video_for.../test.html

Quicktime (works) - https://support.apple.com/en-us/HT201290 -test page: http://camendesign.com/code/video_for.../test_qt.html

If you right click on the webpage and select "Page Info" the window that opens up will have a Media tab. I believe the video file type will be indicated by the file extension. However even further you can check the headers of the media requests in the console, but the first should be simpler.

I will post back as other troubleshooting steps include:

Alterado por guigs em

more options

With what content-type does the server sends these files?

What code are you using to play the files?

more options

Another thought, perhaps if its not a codec issue, the console log may have an error, can you check in the set up when you play the video in the sliverlight player?