Skip to content

Conversation

sassman
Copy link
Owner

@sassman sassman commented Feb 15, 2022

@sassman sassman changed the title feat(#28): Add framerate cli option feat(#28): higher framerate configurability Feb 15, 2022
sassman added 4 commits March 27, 2022 22:26
- add a framerate cli argument `-f | --framerate`
- limit the possible framerates to 4 and 8 for now
- introduce new wrapper types for better readability
- adjust the docs
- add a framerate cli argument `-f | --framerate`
- limit the possible framerates to 4 and 8 for now
- introduce new wrapper types for better readability
- adjust the docs

- retyping of u128 to Timecode not everywhere fully clean
- the framedrop mechanism is not thread safe solid
- retyping of u128 to Timecode not everywhere fully clean
- impl thread safe frame dropping strategy with comparing image hashes
- keeping a linked list of `FrameEssences`
@sassman sassman marked this pull request as draft April 18, 2022 11:53
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.

[FEAT] higher framerate configurability

1 participant