Skip to content

Fix FFmpeg Driver H264/H265 #40

Description

@kyle-fitzp

Currently, FFmpeg driver manually converts parameter sets from AVCC to Annex B and prepends to key frames. This does not work if the video already AVCC parameters sets prepended to keyframes.

Current fix: use FFmpeg BSFs to convert parameter sets and prepend to keyframes (instead of manipulating bytes manually)

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions