Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Learn More

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

How can I play mp4 videos in external player?

  • 2 risposte
  • 1 ha questo problema
  • 471 visualizzazioni
  • Ultima risposta di Jayhawk

more options

In customization I added AVI to the list to make that file type open in VLC video player. The process was when I downloaded an AVI file it popped up a dialog which offered me an "always do this" option that put the file type into that list.

I am trying to do something similar for MP3 and MP4, but am not able to prevent them from opening and running in Firefox. If I left click, the video downloads and runs. If I right click, there is no "download" option on the menu. In the customization page there is no way to add file types to the list, as the search box above the list appears to be nonfunctional.

There was an article from some years ago to change the "media.windows-media-foundation" in "about:config" from true to false, but that configuration does not appear to exist in my Firefox version (69.0.3 64 bit).

So, the question: how can I get MP4 videos to play in an external player?

In customization I added AVI to the list to make that file type open in VLC video player. The process was when I downloaded an AVI file it popped up a dialog which offered me an "always do this" option that put the file type into that list. I am trying to do something similar for MP3 and MP4, but am not able to prevent them from opening and running in Firefox. If I left click, the video downloads and runs. If I right click, there is no "download" option on the menu. In the customization page there is no way to add file types to the list, as the search box above the list appears to be nonfunctional. There was an article from some years ago to change the "media.windows-media-foundation" in "about:config" from true to false, but that configuration does not appear to exist in my Firefox version (69.0.3 64 bit). So, the question: how can I get MP4 videos to play in an external player?

Soluzione scelta

You can set this pref to false on the about:config page to prevent Firefox from playing media files via the HTML5 media player.

  • media.play-stand-alone = false

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.

Leggere questa risposta nel contesto 👍 1

Tutte le risposte (2)

more options

Soluzione scelta

You can set this pref to false on the about:config page to prevent Firefox from playing media files via the HTML5 media player.

  • media.play-stand-alone = false

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.

more options

Great. That did the trick. Thank you.