Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

Error message: "No video with supported format and MIME type found" with mp3 files

  • 2 απαντήσεις
  • 0 έχουν αυτό το πρόβλημα
  • 1 προβολή
  • Τελευταία απάντηση από cor-el

more options

I'm getting the error message "No video with supported format and MIME type found" with mp3 files at https://www.gatherthepeople.org/test/styled-7/page-3/ when using Firefox 123.0 on my M1 (ARM) iMac running OS 14.3.1; when using Firefox 123.0 on my M1 (ARM) MacBook Air running OS 14.3.1; when using Firefox 123.0 on Win 11;and when using Firefox 115.8 on my Intel MacBook Pro running OS 10.14.6.

The same mp3 files (https://www.gatherthepeople.org/test/styled-7/page-3) play without any problem with Chrome and Safari on the Mac and with Edge on Win 11 .

Thanks

I'm getting the error message "No video with supported format and MIME type found" with mp3 files at https://www.gatherthepeople.org/test/styled-7/page-3/ when using Firefox 123.0 on my M1 (ARM) iMac running OS 14.3.1; when using Firefox 123.0 on my M1 (ARM) MacBook Air running OS 14.3.1; when using Firefox 123.0 on Win 11;and when using Firefox 115.8 on my Intel MacBook Pro running OS 10.14.6. The same mp3 files (https://www.gatherthepeople.org/test/styled-7/page-3) play without any problem with Chrome and Safari on the Mac and with Edge on Win 11 . Thanks

Όλες οι απαντήσεις (2)

more options

You can ignore the previous reply as this looks AI generated and is very outdated mostly for Windows.

I can replicate this issue and the file won't play for me as well with an error message in the Web Console.

more options

Hmm, Firefox tries to play the file using a video tag and that fails. Forcing an audio tag via a data URI works. Saving the file and changing the file extension to .mp3 works as well.


data:text/html,<audio src="https://www.gatherthepeople.org/test/resources/Media/GTP_02_Ma_Tovu.mp3" controls>