Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Learn More

How do I stop preloading of HTML5 audio files?

  • 7 respostas
  • 2 têm este problema
  • 7 visualizações
  • Última resposta de jay_lofstead

more options

When I open a page that has audio tags for HTML5, it automatically downloads the files. I never use the in-browser audio player and instead download for offline listening. How do I prevent these files from being downloaded for browser playing since I have to download them a second time for my offline playing?

When I open a page that has audio tags for HTML5, it automatically downloads the files. I never use the in-browser audio player and instead download for offline listening. How do I prevent these files from being downloaded for browser playing since I have to download them a second time for my offline playing?

Solução escolhida

You can set the media.windows-media-foundation.enabled pref to false on the about:config page to disable the built-in HTML5 media player.

Ler esta resposta 👍 2

Todas as respostas (7)

more options

If you type about:config into the address bar, press Enter, then accept the warning, then search for Media, you should see several prefs called "media.comething.enabled". If you switch these to false does that do what you are wanting?

more options

Not that I can figure out. For example, if I have an embedded link to a .mp3 file (say, for a podcast) using the audio tag, then firefox loads the file in the background. There is nothing in the media.*.enabled that suggests that it would stop that from happening. There is no mp3 item in that list nor is there anything about preload defaults (set to no when it is 'auto' in the html). The other settings for mp3 and flash are set to false in areas I can find.

more options

Solução escolhida

You can set the media.windows-media-foundation.enabled pref to false on the about:config page to disable the built-in HTML5 media player.

more options

Thank you! Works perfectly.

more options

How do I do this on the mac now? The previous works well for Windows.

more options

Does Firefox play MP3 files in an HTML audio tag on Mac?

A lot of other types can be disabled via one of the media prefs, but if there isn't one for files that still play and disabling media.autoplay.enabled to false also doesn't help then I don't know what else to try.

more options

I thought it did the same as I was seeing in Windows, but it seems to not do it now. The vast majority of the times I run into it I am using Windows.

Thanks for the suggestion. If it comes up, I have a place to start.