Add metadata extraction example

This commit is contained in:
Vanilagy
2025-05-23 16:50:49 +02:00
parent 550b849235
commit 33b209644e
15 changed files with 995 additions and 16 deletions
+5 -4
View File
@@ -66,6 +66,7 @@
},
*/
video: {
width: 640
//forceReencode: true,
//rotate: 90
//width: 720 ?? 2160,
@@ -77,10 +78,10 @@
//width: 200,
//height: 100,
},
//trim: {
// start: 0,
// end: 30
//},
trim: {
start: 0,
end: 40
},
computeProgress: true
});
console.log(conversion);