Closed Bug 1872204 Opened 6 months ago Closed 6 months ago

Correct timebase in FFmpegVideoEncoder

Categories

(Core :: Audio/Video, defect, P1)

All
Linux
defect

Tracking

()

RESOLVED FIXED
123 Branch
Tracking Status
firefox123 --- fixed

People

(Reporter: chunmin, Assigned: chunmin)

References

(Blocks 1 open bug)

Details

Attachments

(3 files)

In bug 1749047, the unit of the timestamps and durations are changed from 1 / framerate second to microsecond. However, the AVCodecContext's time_base is not updated accordingly.

Depends on D196640

In bug 1749047, the unit of the timestamps and durations are changed
from 1 / framerate second to microsecond. However, the
AVCodecContext's time_base is not updated accordingly. This patch
sets the time_base to microsecond.

Depends on D197353

Pushed by cchang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e7c083c63be0
Correct include order r=media-playback-reviewers,alwu
https://hg.mozilla.org/integration/autoland/rev/4d60ca14a7fb
Move pixel-format comments r=media-playback-reviewers,alwu
https://hg.mozilla.org/integration/autoland/rev/145445555789
Correct AVCodecContext time_base r=media-playback-reviewers,alwu
See Also: → 1869560
Status: NEW → RESOLVED
Closed: 6 months ago
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: