Skip to content

Commit

Permalink
fix: encode correct video width/height in transmuxed mp4 (#1166)
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonocasey authored Jul 14, 2021
1 parent 1d6bb55 commit d32801a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"global": "^4.4.0",
"m3u8-parser": "4.7.0",
"mpd-parser": "0.17.0",
"mux.js": "5.12.1",
"mux.js": "5.12.2",
"video.js": "^6 || ^7"
},
"peerDependencies": {
Expand Down

0 comments on commit d32801a

Please sign in to comment.