1.1.2: Fix some bugs regarding frame rate
- r_framerate doesn't exist, but r_frame_rate does. - FFmpeg may misidentify CFR streams as pseudo-VFR, need to force it into the correct mode.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "js-vmaf",
|
"name": "js-vmaf",
|
||||||
"version": "1.1.1",
|
"version": "1.1.2",
|
||||||
"description": "A simple tool to quickly and correctly compare a reference file with a distorted file using VMAF.",
|
"description": "A simple tool to quickly and correctly compare a reference file with a distorted file using VMAF.",
|
||||||
"main": "generated/index.js",
|
"main": "generated/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user