Skip to content

Make converter output seekable WEBM #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 14, 2025
Merged

Conversation

sgfn
Copy link
Member

@sgfn sgfn commented May 13, 2025

what this does:

  • reencode the video
  • cap used threads at 8
  • set variable bitrate around 1.5M
  • put MKV seek cues at the front of the file
  • set GOP size to 150 -- @ 25 fps: generate keyframe every 6 secs

@sgfn sgfn requested a review from brzep May 13, 2025 22:31
@sgfn
Copy link
Member Author

sgfn commented May 13, 2025

dunno if we should merge to main or somewhere else, I needed to bump minors in ex_webrtc and live_ex_webrtc to test it out on glitch main

@mickel8 mickel8 merged commit 2a42782 into main May 14, 2025
1 check passed
@mickel8 mickel8 deleted the sgfn/seekable-recordings branch May 14, 2025 10:03
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.

2 participants