Open Bug 948815 Opened 11 years ago Updated 2 years ago

[MediaEncoder] Handle odd size video resolutions

Categories

(Core :: Audio/Video: Recording, defect, P3)

x86_64
Linux
defect

Tracking

()

People

(Reporter: shelly, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [ft:multimedia-platform])

When encoding video source, deal with odd size resolutions. 

But how...? Any suggestion?
Depends on: 948819
This is difficult because of chroma subsampling. If the format supports a crop rectangle, I'd round up to the next even resolution and copy adjacent luma values into the undefined region to reduce the compression impact.
Whiteboard: [ft:multimedia-platform]
Component: Video/Audio → Video/Audio: Recording
Rank: 22
Priority: -- → P2
Mass change P2->P3 to align with new Mozilla triage process.
Priority: P2 → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.