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

Update matroska schema to v4 #5

Merged
merged 4 commits into from
Apr 21, 2022
Merged

Update matroska schema to v4 #5

merged 4 commits into from
Apr 21, 2022

Conversation

kmathmann
Copy link
Contributor

Fixes #3 by updating the matroska schema to v4 based on node-matroska.

Additional Changes:

  • Removes the 'dist' directory from git. It was outdated and is not required to be versioned by git.
  • Removes tsconfig.json from the files list so it does not get published to npm (not required in the published package).
  • Updates package-lock.json to v2 and changes the included urls from the current private registry to the official npm registry.

@StaZhu
Copy link
Owner

StaZhu commented Apr 21, 2022

Thanks!

@StaZhu StaZhu merged commit a000fa3 into StaZhu:master Apr 21, 2022
@kmathmann
Copy link
Contributor Author

We need to reopen the PR, i did some further testing today and ran into this error oeuillot/node-matroska#10.

@StaZhu
Copy link
Owner

StaZhu commented Apr 22, 2022

We need to reopen the PR, i did some further testing today and ran into this error oeuillot/node-matroska#10.

Did you figure out any solution on that?

@kmathmann
Copy link
Contributor Author

kmathmann commented Apr 22, 2022

I tried this suggested solution but it didn't worked.

after i change ColourSpace to UncompressedFourCC and TimecodeScale to TimestampScale it seems fine, at least for the video i am testing with

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.

Filter unknown elements
3 participants