KDMediaPlayer VideoPlayer IE 9

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
5/21/2012 8:55:24 AM
Gravatar
Total Posts 88

KDMediaPlayer VideoPlayer IE 9

Hi,

On IE9 if i use the KDMediaPlayer for VideoPlayer i have this alert popup :

"jPlayer2.1.0 :id=.... Error"

"Media URL could not be loaded"

"Check media URL is valid"

"Context: /Domain/Data/Sites/SiteNumber/Media/file.m4v"

On mozzila v12 works fine

thanks

 

5/21/2012 10:41:25 AM
Gravatar
Total Posts 18439

Re: KDMediaPlayer VideoPlayer IE 9

Hi,

You need to make the m4v mime type map to mp4. I've added some notes about this in the Troubleshooting section in the article Using the Audio and Video Players.

Hope that helps,

Joe

5/21/2012 11:11:39 AM
Gravatar
Total Posts 88

Re: KDMediaPlayer VideoPlayer IE 9

Hi,

thanks for the anwser

I Only need to comment this to keys:

   <remove fileExtension=".mp4"/>

   <remove fileExtension=".m4v"/>

You must sign in to post in the forums. This thread is closed to new posts.