Skip to content
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

Key frame and Audio tweaks #31

Merged
merged 2 commits into from
Dec 11, 2021
Merged

Key frame and Audio tweaks #31

merged 2 commits into from
Dec 11, 2021

Conversation

noideaman
Copy link
Contributor

Added 2 lines to help improve playback of live sources.
Keyframe injection to ensure equal segment splits
Audio mixing to always be stereo

A fix for some live sources (American TV as an example) when a stream changes how many audio channels are being used.
Fixes playback after the first person obtains a stream. as future connections of an active stream may fail with the following examples
-no playback/player fails out right (some vrchat players)
-no audio (mpv)
-no audio and frozen frame (vlc)
In case live streams are not consistent with key framing, forcing a key frame every second during the transcode process to ensure consistent segment sizes
@m1k1o
Copy link
Owner

m1k1o commented Dec 11, 2021

Thanks, closes #22.

@m1k1o m1k1o merged commit e5b329d into m1k1o:master Dec 11, 2021
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