Video with YUV444 chroma subsampling can't be played back
Categories
(Core :: Audio/Video: Playback, defect, P3)
Tracking
()
People
(Reporter: ehsan.akhgari, Unassigned)
References
Details
(Keywords: parity-chrome)
Comment 1•8 years ago
|
||
Updated•8 years ago
|
Updated•8 years ago
|
Comment 3•7 years ago
|
||
Comment 4•7 years ago
|
||
Comment 6•7 years ago
|
||
(In reply to Akkana Peck from comment #3)
YUV444 chroma subsampling seems to be some sort of default when making
videos with ffmpeg -- I made one with "ffmpeg -i img%2d.png -filter:v
"setpts=6.0*PTS" output.mp4" and firefox can't play it. I'm not finding much
online about how to turn off this YUV444 thing that firefox can't handle.
For future reference for people who stumble upon this Firefox bug, the solution is to add "-pix_fmt yuv420p" in your ffmpeg command line.
By the way, it is a shame that Firefox shows nothing for yuv444 videos. It makes it look like a bug. It'd be nice if instead it showed a message explaining the problem, "Proprietary video format. Firefox will not fix. Please encode video using an open standard (VP9). FFmpeg users may create mp4's using -pix_fmt yuv420p."
Comment 8•6 years ago
|
||
Amusingly, one site suggests, after detecting this failure,using the Brave browser.
Setting an alias on this since it comes up with some regularity and I keep needing to find the bug.
Comment 16•5 years ago
|
||
Chrome on Win10 and Linux is able to play it.
Chromium on Linux is able to play it.
Chromium on Win10 won't load the video.
Old Edge: Decode Error
Edgium (Chrome repeatedly freezes on Edge's download page and shows a popup asking to close the page, I had to use my regular Nightly to successfully download it: But Edge installer itself doesn't download more than ~20%): uninstallable, untestable 3:)
![]() |
||
Updated•4 years ago
|
Updated•2 years ago
|
Updated•1 year ago
|
Comment 22•1 year ago
|
||
I can play https://cygnusjobs-4-u.net/webinar.mp4 in Chrome and Quicktime but not in Safari. I think we should reconsider whether we really want this to be WONTFIX
Comment 24•7 months ago
|
||
Now working on Linux 133.0 can anyone test on Windows & Mac?
![]() |
||
Comment 25•7 months ago
|
||
In Nifghtky136.0a1 Windows11, these videos(comment#0, comment#22) show an error and cannot be played.
Comment 26•4 months ago
|
||
Not working with Firefox 138.0.1 on Windows. VideoFrame() with I444 format is not working either.
Description
•