Om de ûnderfining foar jo te ferbetterjen is tydlik de funksjonaliteit dan dizze website troch ûnderhâldswurk beheind. Wannear in artikel jo probleem net oplost en jo in fraach stelle wolle, kin ús stipemienskip jo helpe yn @FirefoxSupport op Twitter en /r/firefox op Reddit.

Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Mear ynfo

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

Mp3 Files in HTML5 Audio player are working fine in Windows browsers but not playing song in Linux browsers. Please help

  • 1 antwurd
  • 2 hawwe dit probleem
  • 1 werjefte
  • Lêste antwurd fan cor-el

more options

I have build an Audio player with HTML5 and jquery. Its working fine in firefox browser in windows OS. But when i run that code on Linux OS browser. It doesn't play the song. Is this a bug or there is problem in my code ? Please help

I have build an Audio player with HTML5 and jquery. Its working fine in firefox browser in windows OS. But when i run that code on Linux OS browser. It doesn't play the song. Is this a bug or there is problem in my code ? Please help

Alle antwurden (1)

more options

On Linux you need proper GStreamer support to play mp3 files with the HTML5 media player.

  • media.gstreamer.enabled = true
  • Bug 794282 - Enable GStreamer in official builds