Skip to content

Revert "fix: Fixed pub_multi_track.sh frame rate" #38

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
Feb 21, 2025

Conversation

englishm
Copy link
Owner

Reverts #21

This appears to be causing some kind of corruption in the ffmpeg output and blocking progress on adding ABR switching logic to moq-js: englishm/moq-js#55

I've tried a few variations on this, but, so far, every time I mux multiple video streams with different frame rates together, I end up with corrupted output. (True when writing to a local file as well - this is separate from moq-pub) When the output is not corrupted it also seems to be the case that the framerates end up being identical for each rendition. Reverting until we can implement a proper fix.

@englishm
Copy link
Owner Author

Here's one such example of corrupted output from attempting to mux together renditions with different framerates:
https://github.com/user-attachments/assets/b62ac057-9b0c-4fd4-8074-8f318d71b12b

@englishm englishm merged commit 753f7fb into main Feb 21, 2025
1 check failed
englishm added a commit that referenced this pull request Feb 21, 2025
Reverts the changes from #21

For some reason GitHub's automatically generated revert commit in
#38 was empty
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