Open
Bug 1746949
Opened 4 years ago
Updated 3 years ago
Follow-up items for bug1697316 which is about checking resolution change for other formats
Categories
(Core :: Audio/Video: Playback, task, P3)
Core
Audio/Video: Playback
Tracking
()
NEW
People
(Reporter: alwu, Unassigned)
References
Details
There are some follow-up items for bug 1697316, which came from the here
- Make sure we handle the same case for h264.
- I'd like to check how we behave with different container configurations. We may already correctly handle the various container + stream configs following this, or we may not practically need to handle them. I recall thinking there's a lot that can feed into this, but may have over estimated how complicated this is. I know there's stuff in webm like pixel width and height that I don't think we're using, and I'm unclear on if we need to take it into account. It would certainly be easier if we could just always trust whatever we calculate from the container!
Related issue: Bug 1764425
The changes I am making there should be able to be easily applied to H264 if we have test cases.
You need to log in
before you can comment on or make changes to this bug.
Description
•