Fungování této stránky je z důvodu údržby dočasně omezeno. Pokud žádný článek nápovědy nevyřeší váš problém a potřebujete se zeptat na další řešení, napište nám na Twitter @FirefoxSupport nebo Reddit /r/firefox.

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Firefox Quantum on Linux don't play html5 audio .ogg and .mp3

  • 4 odpovědi
  • 1 má tento problém
  • 11 zobrazení
  • Poslední odpověď od e_defranco

more options

I have installed today new Firefox Quantum on xubuntu 12.04 64bit and I seen that it cannot play html5 audio as: <audio id="audio1" src="audio/test/audio1.ogg" preload="auto" loop autoplay="autoplay"></audio> Pevious version FF 48 and FF 52 play it whitout problem.

I tested with test_audio.canPlayType('audio/mpeg;') and it return an empty string, but test_audio.canPlayType('audio/ogg; codecs="vorbis"') give me "probably".

Is a bug ?

Thank in advance,

Emilio

I have installed today new Firefox Quantum on xubuntu 12.04 64bit and I seen that it cannot play html5 audio as: <audio id="audio1" src="audio/test/audio1.ogg" preload="auto" loop autoplay="autoplay"></audio> Pevious version FF 48 and FF 52 play it whitout problem. I tested with test_audio.canPlayType('audio/mpeg;') and it return an empty string, but test_audio.canPlayType('audio/ogg; codecs="vorbis"') give me "probably". Is a bug ? Thank in advance, Emilio

Všechny odpovědi (4)

more options

In the address bar, type about:config and press Enter.

The about:config "This might void your warranty!" warning page may appear. Click I accept the risk! to continue to the about:config page.

Search for security.sandbox.content.level and set it to 2.

Restart Firefox.

more options

Thank you for your very quickly answer !

I tried but not working: don'play !!

I have also tried to set it to 1 but .. nothing: not working (obviously I have restarted FF after the modifications)

Maybe is a bug ?

Emilio

more options

Report bugs @ https://bugzilla.mozilla.org -- you will need to make an account, once you have done so follow the documentation for bug filing to get you started.

more options

Thank, I just done.

I have also prepared a test page (you can see at www.etelindustriale.net/test_audio.htm

The page have many java script ... maybe the problem is an "interference" between one script and another ...

I have not tested on mobile version, but I will be in the next days.

Upravil uživatel e_defranco dne