Skip to content

Expose frame rate of streams#87

Open
niklaskorz wants to merge 1 commit into
angelcam:masterfrom
alugha:framerate
Open

Expose frame rate of streams#87
niklaskorz wants to merge 1 commit into
angelcam:masterfrom
alugha:framerate

Conversation

@niklaskorz
Copy link
Copy Markdown

@niklaskorz niklaskorz commented Mar 11, 2025

Updated version of #35

Changes TimeBase to use a shared type Rational, together with the frame rate. As a consequence, TimeBase now uses int instead of uint32 internally, which matches the types ffmpeg itself uses: https://ffmpeg.org/doxygen/trunk/structAVRational.html

@niklaskorz
Copy link
Copy Markdown
Author

@operutka I've rebased and updated the PR to use the Rational type you have since implemented yourself

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant