Closed Bug 1869583 Opened 11 months ago Closed 5 months ago

Implement reconfiguring FFmpegVideoEncoder on the fly

Categories

(Core :: Audio/Video: Web Codecs, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1869186

People

(Reporter: padenot, Unassigned)

References

(Blocks 1 open bug)

Details

For now, it always says that it can't reconfigure on the fly, and so the VideoEncoder flushes it and recreate one. We should implement reconfiguration, and fix tracking what encoder config applies to what output packet, in EncoderTemplate's output callback.

One way would simply be keeping a couple indices: a count of encode, and for each reconfigure, at what encode it needs to be reported. That means keeping some encode config structs around.

Blocks: 1749047

The severity field is not set for this bug.
:padenot, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(padenot)
Severity: -- → S3
No longer blocks: 1749047
Flags: needinfo?(padenot)
Status: NEW → RESOLVED
Closed: 5 months ago
Duplicate of bug: 1869186
Resolution: --- → DUPLICATE
Blocks: 1900376
No longer blocks: 1900376
You need to log in before you can comment on or make changes to this bug.