Calculate nb_frames for MKV using duration and fps.

This commit is contained in:
Alf
2020-12-18 21:50:44 -08:00
parent 1fa33a5be3
commit 3ed230e822
3 changed files with 7 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "ffprobe-wasm",
"version": "0.2.0",
"version": "0.2.1",
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",