Skip to content

[ffmpeg] auto detect outgoing_time_base for Encoder #649

Description

@NewYearPrism

Tell us about your Wish

For example, matroska (mkv) uses a fixed tbn of 1k (1/1000 time_base). if output is matroska, outgoing_time_base must be set to 1/1000 or video will play at a wrong speed.
It will be more convenient if we don't need to explicitly specify the time base when not necessary.

Is your feature related to a bug

No response

Additional Info

No response

Participation

  • I am willing to submit a pull request to implement this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions