為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

stream not download video files to windows media player

  • 8 回覆
  • 6 有這個問題
  • 18 次檢視
  • 最近回覆由 bcomnes

more options

When I choose an m4v file on the 'net, FF *downloads* instead of *streams* the file to Windows Media Player; IE9 and Chrome immediately launch WMP and begin streaming the video.

 I have the latest WMP plugin, and I have set the default program to WMP for M4V files.

Running Windows 7 and FF 15.0.1.

When I choose an m4v file on the 'net, FF *downloads* instead of *streams* the file to Windows Media Player; IE9 and Chrome immediately launch WMP and begin streaming the video. I have the latest WMP plugin, and I have set the default program to WMP for M4V files. Running Windows 7 and FF 15.0.1.

所有回覆 (8)

more options

Please update to Firefox 18 Update Firefox to the latest release

Then Reset and retest. Refresh Firefox - reset add-ons and settings

more options

Is that file played embedded on a we page or is this a link?

With which content (MIME) type is the file send by the server if you check the Net log in the Web Console (GET entry fro the media file)?

more options

It's simply a link pointing to the m4v file on the website.

I don't understand why IE9 and Chrome will stream it immediately no problem, but FF is compelled to download the entire file first. That's what I'm trying to fix.

I don't want to embed WMP on the page, since I assume that blocks out Safari users(?) I suppose if I embed any player it should be Flash Player, which is pretty universal. But I would like to stick to the MP4 format if I can.

I don't know how to make sense of the information on the console.

Thanks for any help.

--Dave

more options

I updated and reset.

Same problem: FF wants to download the entire file before launching WMP.

--dave

more options

Does that file already has the media content or is the URL of the streamed file stored in the m4v file?

If there is a link in the file then Firefox should only pass the file with the link and not the full media file to the player..

more options

Thanks for the reply, but I'm not sure what you're asking. The file on the server is simply an MP4 video file with name "vidTest.m4v" On my webpage I have a straight link pointing to it, eg.: <a href="vidTest.m4v">"MP4 Video Test"</a> in the same directory as the html that calls it.

If there's more I need to include with either in the link to "vidTest.m4v" or the m4v file itself to make FF immediately stream the file to WMP, could you exemplify it for me?

Thanks! --Dave

more options

This is about using a playlist file format like .m3u that stores the location of the file.

more options

I am having this issue to, and I am sorry, but telling the internet to pass around playlist files of media location urls does not solve anyone's problem here.


davidla985: Here is what I found out. go to about:config in your URL bar filter for "media.windows-media-foundation" Change it to true.

You might have to be running FF beta, I am not sure.

Now firefox will stream the MP3 or whatever files supported by your system in a tab without downloading first, just like chrome.

As far as getting a link to a file to open immediately in another app, like IE has for years, I cannot find a way to do that. It's been that way for so long, I presume either mozilla has to fix the issue, or someone could write an addon to get that behavior. Let me know if you come across anything that can get this working.