Open Bug 1074675 Opened 10 years ago Updated 2 years ago

[meta] Improve MediaRecorder video quality.

Categories

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

ARM
Gonk (Firefox OS)
defect

Tracking

()

People

(Reporter: ayang, Unassigned)

References

Details

(Keywords: meta)

This is the tracing bug of video quality problem in MediaRecorder.

There are 2 major problems in it.
1. The source frame is from preview callback whose frame rate is not fixed. We need to enable the record callback to MediaRecorder.

2. The source frame time is from MSG, not from the camera hal. It will cause jitter when muxing the video. We need a way to pass the camera hal time through MSG and OMX encoder.
Needs bug breakdown
Rank: 25
Priority: -- → P2
Summary: Improve MediaRecorder video quality. → [meta] Improve MediaRecorder video quality.
Mass change P2->P3 to align with new Mozilla triage process.
Priority: P2 → P3
Assignee: ayang → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.