Avatar for Username

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

Learn More

can't play ogv video on this site

  • 3 პასუხი
  • 19 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 19 ნახვა
  • ბოლოს გამოეხმაურა cor-el

I am using firefox 8 on mac, and can't play ogv videos on this site: http://www.chronosnet.com/Products/f10launchstudio/videos.html

I have tried in safemode with the same result. I right click on the video, there's video control like (play/mute/hide control/full scren) but they're blurred out.

plugins installed: Java Applet Plug-in QuickTime Plug-in 7.7.1 Flip4Mac Windows Media Plugin 2.4.0.11 Silverlight Plug-In 4.0.60831.0 SharePoint Browser Plug-in iPhotoPhotocast doubleTwist Web Plugin Glims iGetter Plugin

I am using firefox 8 on mac, and can't play ogv videos on this site: http://www.chronosnet.com/Products/f10launchstudio/videos.html I have tried in safemode with the same result. I right click on the video, there's video control like (play/mute/hide control/full scren) but they're blurred out. plugins installed: Java Applet Plug-in QuickTime Plug-in 7.7.1 Flip4Mac Windows Media Plugin 2.4.0.11 Silverlight Plug-In 4.0.60831.0 SharePoint Browser Plug-in iPhotoPhotocast doubleTwist Web Plugin Glims iGetter Plugin

გადაწყვეტა შერჩეულია

That OGV file is send with this content-type:

Content-Type: binary/octet-stream

Firefox won't play OGV and OGG files embedded unless they are send with a supported MIME type.



Amazon S3 records the MIME type that your S3 client sends with each file upload.
This means that you must configure your system with the appropriate “video/ogg” MIME type when you upload.

პასუხის ნახვა სრულად 👍 1

ყველა პასუხი (3)

Does it work if you select View Video in the right-click context menu ?

You can also try to save the video (about 44 MB) and play it locally.


data:text/html,<object data="http://chronosnet3.com.s3.amazonaws.com/F10Intro.ogv" type="application/ogg" width="100%" height="100%"></object>

data:text/html,<object data="http://chronosnet3.com.s3.amazonaws.com/F10Intro.ogv" type="application/ogv" width="100%" height="100%"></object>

I can download it and watch it locally, but it's not the problem. The problem is that firefox can't play this type of video, while other browsers can. Thank for your reply anyway :p

ჩასწორების თარიღი: , ავტორი: lostforest

შერჩეული გადაწყვეტა

That OGV file is send with this content-type:

Content-Type: binary/octet-stream

Firefox won't play OGV and OGG files embedded unless they are send with a supported MIME type.



Amazon S3 records the MIME type that your S3 client sends with each file upload.
This means that you must configure your system with the appropriate “video/ogg” MIME type when you upload.