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.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
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
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
thanks for the anwser
I Only need to comment this to keys:
<remove fileExtension=".mp4"/>
<remove fileExtension=".m4v"/>