Fall back to default timescale when not provided by the Matroska file

This commit is contained in:
Vanilagy
2025-07-27 13:03:43 +02:00
parent 232d1a6cd7
commit ac8baa4873
4 changed files with 12 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "mediabunny",
"author": "Vanilagy",
"version": "1.4.0",
"version": "1.4.1",
"description": "Pure TypeScript media toolkit for reading, writing, and converting media files, directly in the browser.",
"type": "module",
"main": "./dist/bundles/mediabunny.cjs",