mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 02:43:48 +02:00
Fix incorrectly-written video rotation metadata even when rotation is baked into the video (fixes #329)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"composite": true,
|
||||
"noEmit": false,
|
||||
"paths": {
|
||||
"mediabunny": ["./src/index.ts"],
|
||||
//"mediabunny": ["./src/index.ts"], So that the direct source imports are preferred
|
||||
"@mediabunny/ac3": ["./packages/ac3/src/index.ts"],
|
||||
"@mediabunny/aac-encoder": ["./packages/aac-encoder/src/index.ts"],
|
||||
"@mediabunny/flac-encoder": ["./packages/flac-encoder/src/index.ts"],
|
||||
|
||||
Reference in New Issue
Block a user