为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Can Firefox responses to .wav links be made equal to .mp3 links

  • 4 个回答
  • 1 人有此问题
  • 4 次查看
  • 最后回复者为 sayang

more options

Links to the same recorded sound in .wav format and .mp3 format are created in a html document. The setup in Firefox Tools | Options | Applications for .wav and .mp3 formats is identical. The Firefox response to these formats is very different. The processing of .wav files by Firefox appears to be defective. The problem is graphically explained by the attached image.

IT WOULD BE, IF THERE WAS A BROWSE BUTTON AS DESCRIBED IN THE HELP SECTION OF THIS FIREFOX 33.1.1! "You now have a screenshot that you can add to your forum question by clicking the Browse button below the Post a Reply box. "

But it can still be seen at www.discway.com.au/cmad/Example.png

Links to the same recorded sound in .wav format and .mp3 format are created in a html document. The setup in Firefox Tools | Options | Applications for .wav and .mp3 formats is identical. The Firefox response to these formats is very different. The processing of .wav files by Firefox appears to be defective. The problem is graphically explained by the attached image. IT WOULD BE, IF THERE WAS A BROWSE BUTTON AS DESCRIBED IN THE HELP SECTION OF THIS FIREFOX 33.1.1! "You now have a screenshot that you can add to your forum question by clicking the Browse button below the Post a Reply box. " But it can still be seen at www.discway.com.au/cmad/Example.png

所有回复 (4)

more options

The player on the right in the screenshot is the built-in HTML5 media player that can play MP3 files if support on the OS level is available and enabled (media.directshow.enabled = true). The player on the left is the VLC media player that is using a plugin. It is possible that the player needs to be loaded and that can take extra time. Firefox can only play a limited number of media file formats internally and only simple .wav files.


more options

Thanks for your response. It does appear that FF is loading the VLC plug-in. The FF Application chart (shown in the image) is misleading in that playing mp3 also requires the VLC plug-in.

The OS is Win XP with SP3 and I would think the .wav file is about as simple as one can get for audio and would fit the Firefox parameters referenced in the Help Information "Firefox can play the WAV container format (.wav, .wave file types) containing uncompressed audio in PCM at 8 or 16 bits per sample." Here is the .wav file info:

Audio Format  : PCM Format settings, Endianness  : Little Format settings, Sign  : Signed Codec ID  : 1 Duration  : 2s 200ms Bit rate mode  : Constant Bit rate  : 705.6 Kbps Channel(s)  : 1 channel Sampling rate  : 44.1 KHz Bit depth  : 16 bits Stream size  : 190 KiB (100%)

Regards

more options

There is usually an error message in the Web Console (Firefox/Tools > Web Developer) if there are problems with the HTML5 media player playing a specific file.

more options

Opening the html file, clicking on the link, waiting for the audio and display of the vlc icon, under the same tab, Tools | Web Developer | Web Console is clear. Perhaps that indicates FF does not attempt to use the internal player for .wav files.

However, this test had already passed through the phase where the first click on the .wav link after opening the document did not activate the player. Attempting to reproduce that situation did not reproduce the phenomena, but various combinations of `first click' will be tried until it is re-producible.