Make Conversion.cancel() cause execute() to throw (closes #271)

This commit is contained in:
Vanilagy
2026-01-12 15:13:00 +01:00
parent 78e78e5b4f
commit 24af125415
4 changed files with 22 additions and 4 deletions
+2 -1
View File
@@ -100,6 +100,7 @@
},
*/
video: () => ({
forceTranscode: true,
allowRotationMetadata: false,
//width: 720,
//frameRate: 30,
@@ -181,7 +182,7 @@
},
trim: {
start: 0,
end: 4
//end: 4
},
});
console.log(conversion);