Should we relax the WMF H264 resolution requirements some more?
Categories
(Core :: Audio/Video: Playback, defect, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox131 | --- | fixed |
People
(Reporter: twisniewski, Assigned: alwu)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
A user report on webcompat.com states that Edge is able to play videos of 3500x3000 resolution on the NSFW site in the link, while Firefox cannot. They get the same error we saw in bug 1422239:
Details: mozilla::MediaResult __cdecl mozilla::WMFVideoMFTManager::ValidateVideoInfo(void):
Can't decode H.264 stream because its resolution is out of the maximum limitation
I see the 4K limit was set to 4096 * 2304 pixels, as per an MSDN article. However, if Edge is able to play those files, perhaps we should revisit this and find out why.
| Reporter | ||
Updated•2 years ago
|
Updated•2 years ago
|
Comment 1•2 years ago
|
||
Ive also had this issue with one of my older PCs with no external gpu.
Firefox would occasionaly lag and freeze on 4K dailymotion.com videos that uses h264/avc codec.
Chrome/ium browsers were smooth.
Updated•2 years ago
|
| Assignee | ||
Comment 2•1 year ago
|
||
That restriction was made long time ago, and the video playback technology has been changed a lot. I think it makes sense to cancel this restriction. I will do it on next version.
| Assignee | ||
Comment 3•1 year ago
|
||
This restriction [1] was made long time ago, and the video playback
technology has been changed a lot. It makes sense to cancel this
restriction now.
Description
•