We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Commit 7c8f627 allows for users to add .mkv video files to view in the video player.
However, this does not fully implement support for .mkv files.
Some of the following changes will need to be done in order for full .mkv support:
The text was updated successfully, but these errors were encountered:
Optionally, also support fragmented .mp4 since we are now on OBS 29.1.1.
Benefit of .mkv and fragmented .mp4 is for whenever recording gets interrupted/corrupted, there would still be a chance to recover the capture.
Sorry, something went wrong.
d3c2791
No branches or pull requests
Commit 7c8f627 allows for users to add .mkv video files to view in the video player.
However, this does not fully implement support for .mkv files.
Some of the following changes will need to be done in order for full .mkv support:
The text was updated successfully, but these errors were encountered: