Hello,
i try to use the Video Control in an asp.net webform (Version 12.1, .Net 4.0). I set the video source to an local mp4 file or a mp4 file on a webserver. I can open the file in an IE9 with no problems (
http://www.freizeit-saarmoselle.eu/Videos/1_5_M__Kurzfassung.mp4
)
But the IG VideoControl load and say 'no compatible video source' i each browser i try. Any idea?
Thanks
Patric
Hello Martin,
thanks for your work. I tested your code with the files on your Dropbox, and it worked in all browser with audio, super. Then i downloaded the files from your Dropbox, store them on my Webserver and changed your programm. And you can imagine, no videos in IE and Firefox, but video and sound in Chrome and Safari (but in Safari i got video and audio and then again the video without audio).
I made two versions:
http://www.freizeit-saarmoselle.eu/videos/igVideoPlayer_1.html and
http://www.freizeit-saarmoselle.eu/videos/igVideoPlayer_2.html
Is it running on your machine with IE and Firefox (the main browsers used in Germany and France)??
Any idea where this problem came from??
Hi Patric,
Attached you can find simple web page which has igVideoPlayer in it. Video player is configured to use 3 files in 3 different formats: mp4, ogv and webm. These 3 files I created with Miro using http://www.freizeit-saarmoselle.eu/Videos/Convert/Kurzfassung_x264.mp4 as a source. Also there is a fallback scenario for Safari which I found in this sample from Apple.
I tested my sample under IE9, Opera 12.02, Firefox 15.0.1, Chrome 22.0.1229.79 m, Safari 5.1.7. It works well with remote and local videos.
Try it and see if it works for you.
P.S.: You can see the links to the videos on Dropbox in the sample code.
Best regards,
Martin Pavlov
Infragistics, Inc.
following i sent you a link to my Dropbox with the original video (https://www.dropbox.com/s/1o6498njcsbp7ie/Kurzfassung.mov).
Could you try to convert the video with a resolution of 640 x 480 and with audio in the format mp4, webm and ogv? I'm under pressure in the project and none of my converter seems to work. And i have no idea what's the problem.
Thanks for help.
i try an other converter; 'Any video converter' (http://www.any-video-converter.com/) and the tool generate an Html-page to play the converted video in a browser. This runs local so i try to load it on the webserver. If i start the following url in Chrome, it plays the video in a video tag.
http://www.freizeit-saarmoselle.eu/Videos/Convert/Kurzfassung_libtheora_001.html
If i try the local running version for IE on the web nothing happend
http://www.freizeit-saarmoselle.eu/Videos/Convert/Kurzfassung_x264.html
But no one of this files is running in the ig-control.
This all is very strange.
PS. The link to the files is:
http://www.freizeit-saarmoselle.eu/Videos/Convert/Kurzfassung_libtheora_001.ogv
http://www.freizeit-saarmoselle.eu/Videos/Convert/Kurzfassung_x264.mp4
first of all thanks for your help, but there are some realy strange results. First the audio is missing in your conversion. If i download the file from your Dropbox and try to play it from local file or from a webserver (
http://www.freizeit-saarmoselle.eu/Videos/Convert/1_5_M__Kurzfassung.mp4
or my conversion for firefox
http://www.freizeit-saarmoselle.eu/Videos/Convert/1_5_M__Kurzfassung.mp4.oggtheora.ogv)
i got an error! But if use the Link to your Dropbox as 'Source' in my example, it plays the video??
I also try to convert the download to ogv (with Miro). Wrong format, but in VLC the video is running?
I have no idea what went wrong. Do you?? Can you open the video with your example and my url (it is the file from your Dropbox)?
Thanks for your support