Closed
Bug 1211378
Opened 9 years ago
Closed 7 years ago
Windows: H.264 MP4 file does not play via progressive download
Categories
(Core :: Audio/Video: Playback, defect, P3)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: andrej.peterka, Unassigned, NeedInfo)
References
()
Details
(5 keywords)
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0
Build ID: 20150918100310
Steps to reproduce:
Trying to play an MP4 video file which worked in Firefox 40 results in file not loading, only blank square is displayed.
Windows 7, 64bit
Firefox 41.0.1
1. Open Firefox 41.0.1
2. Enter this URL in the address bar and hit enter:
http://psn.sdn.si/psv/15/268/bad.mp4
Actual results:
The video did not play.
Expected results:
The video should play as it did in previous versions of Firefox (40.0.3 works).
n.b.
Running the MP4 file through ffmpeg with the following CLI:
ffmpeg -i bad.mp4 -movflags faststart -c copy good.mp4
produces a working file as can be observed here:
http://psn.sdn.si/psv/15/268/good.mp4
Comment 1•9 years ago
|
||
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:41.0) Gecko/20100101 Firefox/41.0
20150929144111
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:44.0) Gecko/20100101 Firefox/44.0
20151004030211
Release: the video doesn't play. 0:00 duration and no preview image shown.
Nightly: the video immediately fails to play with a “Video can't be played because the file is corrupt.” error message.
Opera 32: works.
IE 11: works.
I don't believe the “progressive download” bit is relevant, since saving the file locally and opening it yields the same result.
Status: UNCONFIRMED → NEW
Has Regression Range: --- → no
Has STR: --- → yes
Component: Untriaged → Audio/Video: Playback
Ever confirmed: true
Keywords: regression,
testcase
OS: Unspecified → All
Product: Firefox → Core
Hardware: Unspecified → All
Whiteboard: [parity-ie][parity-chrome][parity-opera]
Comment 2•9 years ago
|
||
FWIW, the file doesn't play on Mac either.
Comment 4•9 years ago
|
||
regressionwindow |
Push log:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=8b64c75b0b86&tochange=62d9b117c688
Has Regression Range: no → yes
Mass change P2 -> P3
Priority: P2 → P3
Comment 7•7 years ago
|
||
Mass bug change to replace various 'parity' whiteboard flags with the new canonical keywords. (See bug 1443764 comment 13.)
Whiteboard: [parity-ie][parity-chrome][parity-opera]
Comment 8•7 years ago
|
||
Can't reproduce the file not being available anymore.
Please re-open with a new link if this is still happening for you.
thank you
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(andrej.peterka)
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•