"I can't see my video files in the dropdown in dnn video player module settings even though I've uploaded them to selected folder"
- Make sure you can see the files in Admin->File Manager. In case you can't, you need to Synchronize files in the folder where you uploaded your video.
"I am getting error when I am uploading .flv video to the server using standard DotNetNuke File Manager"
- Make sure you've added .flv, .mp4 and .mpeg4 as allowed files extensions in Host Settings->Other Settings
"My video is not being played even though I can see it in File Manager"
- Make sure that .flv, mp4 or mpeg4 are allowed MIME types in your IIS configuration. Try to access your files via http protocol using direct url, e.g. http://yourdomain.dom/Portals/0/fileName.flv. In case you are getting 404 error or server drops a connection, please contact your hosting provider asking to add .flv, mp4 and mpeg4 as allowed MIME types. Check this article on more information about adding MIME types.
"When the CS video player module is added, the module shows up to 600x800, and is in front of the module option drop down where the settings are. I have to minimize the module to get at the settings. (I'm using current Firefox on an xp box)"
- Location of the module settings dropdown depends on your dnn module container. You need to work container.css file of the selected container in order to place module settings links on the right spot.
"If a video is not played in you video player and you see buffering and loading going on for a long time."
- You should check whether appropriate MIME types are added to ISS. If you are operating on the basis of Windows 2003 Server but looking for a change in your usual download streaming employing Flash (.FLV), MPEG-4 and H.264 (.mp4) formats, it is necessary for you to add several MIME types to your server before you actually get down to streaming your content. Here you will find a quick tutorial on how to do it.
"I have uploaded MP4 video and try to play in. I can hear the sound but I can't see the video"
- More likely your MP4 video doesn't have properly formatted META information. Try using another video converter or convert this video to FLV.
"DNN video player displays 0:00 as my MP4 video length and shows play button above the video"
- More likely your MP4 video doesn't have properly formatted META information. Try using another video converter or convert this video to FLV.
"Video Player disappears when I hover menu in Safari"
- More likely you are using Sol Part menu or some other custom menu component that throws javascript errors in safari and brakes scripts execution. Only solution in this case is to replace site navigation with a bug-free menu module. Our Menu Box is exactly what you need then.