Closed
Bug 1450137
Opened 7 years ago
Closed 7 years ago
Decoder may not have the capability to handle the requested video format with YUV444 chroma subsampling
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: realprismaticyt, Unassigned)
Details
Attachments
(1 file)
|
1.87 MB,
video/mp4
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0
Build ID: 20180319141609
Steps to reproduce:
Record a video with the Kazam screenrecorder (Linux Mint only, I believe)
Play it in FIrefox
Actual results:
Said the video was corrupt and could not be played.
Expected results:
Played the video without error.
Updated•7 years ago
|
Component: Audio/Video → Audio/Video: Playback
Comment 1•7 years ago
|
||
We do not support YUV444 H264, as the Microsoft Windows and Apple Video Toolbox decoder do not support it.
For platform consistency, we've disabled support on linux too.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Comment 2•7 years ago
|
||
Kazam supports webm/VP8, those are free (in GNU Free meaning) codecs and fully supported in Firefox.
You need to log in
before you can comment on or make changes to this bug.
Description
•