საიტის გასაუმჯობესებელი სამუშაოების მიმდინარეობისას, შესაძლებლობების ნაწილი შეიზღუდება. თუ სტატიით ვერ მოახერხებ ხარვეზის გამოსწორება და შეკითხვის დასმა გსურთ, ჩვენი მხარდაჭერის გუნდი დაგეხმარებათ @FirefoxSupport გვერდის მეშვეობით Twitter-ზე და /r/firefox განყოფილებაში Reddit-ზე.

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

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

ვრცლად

Videos will not play any more?

  • 6 პასუხი
  • 1 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 1 ნახვა
  • ბოლოს გამოეხმაურა klint-k

I was watching YouTube then the HTML5 warning. When I click on it it show that I am having problems with H.264.

I am using kali linux Firefox ESR ver. 52.9.0 (32-bit) Kali Linux Kali - 1.0

I was watching YouTube then the HTML5 warning. When I click on it it show that I am having problems with H.264. I am using kali linux Firefox ESR ver. 52.9.0 (32-bit) Kali Linux Kali - 1.0

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

HI, drivers is your issue : featureLog: {u'fallbacks': [], u'features': [{u'status': u'blocked', u'description': u'Compositing', u'log': [{u'status': u'blocked', u'message': u'Acceleration blocked by platform', u'type': u'default'}], u'name': u'HW_COMPOSITING'}, {u'status': u'unavailable', u'description': u'OpenGL Compositing', u'log': [{u'status': u'unavailable', u'message': u'Hardware compositing is disabled', u'type': u'default'}], u'name': u'OPENGL_COMPOSITING'}]} info: {u'ApzWheelInput': 1, u'ApzTouchInput': 1, u'CairoUseXRender': 0, u'AzureFallbackCanvasBackend': u'none'

u'blocked', u'unavailable', disabled' = Bad

klint-k said

I was watching YouTube then the HTML5 warning. When I click on it it show that I am having problems with H.264. I am using kali linux Firefox ESR ver. 52.9.0 (32-bit) Kali Linux Kali - 1.0

Are you talking about the middle two on https://www.youtube.com/html5/ ?

To fully support HTML5 player make sure you have appropriate FFmpeg package installed.

James said

klint-k said
I was watching YouTube then the HTML5 warning. When I click on it it show that I am having problems with H.264. I am using kali linux Firefox ESR ver. 52.9.0 (32-bit) Kali Linux Kali - 1.0

Are you talking about the middle two on https://www.youtube.com/html5/ ?

To fully support HTML5 player make sure you have appropriate FFmpeg package installed.

The MSE is working, I think. the H.264 is not working so the MSe is not working

Pkshadow said

HI, drivers is your issue : featureLog: {u'fallbacks': [], u'features': [{u'status': u'blocked', u'description': u'Compositing', u'log': [{u'status': u'blocked', u'message': u'Acceleration blocked by platform', u'type': u'default'}], u'name': u'HW_COMPOSITING'}, {u'status': u'unavailable', u'description': u'OpenGL Compositing', u'log': [{u'status': u'unavailable', u'message': u'Hardware compositing is disabled', u'type': u'default'}], u'name': u'OPENGL_COMPOSITING'}]} info: {u'ApzWheelInput': 1, u'ApzTouchInput': 1, u'CairoUseXRender': 0, u'AzureFallbackCanvasBackend': u'none' u'blocked', u'unavailable', disabled' = Bad


What?

Did you check if there are updates available for FFmpeg ?

Firefox relies on FFmpeg for playing media files with the HTML5 media player. You can also check the Web Console for media related messages.

cor-el said

Did you check if there are updates available for FFmpeg ? Firefox relies on FFmpeg for playing media files with the HTML5 media player. You can also check the Web Console for media related messages.

Yes