Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

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

  • 6 válasz
  • 1 embernek van ilyen problémája
  • 1 megtekintés
  • Utolsó üzenet ettől: 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

Összes válasz (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:

Módosította: guigs,

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?