Quotidien Shaarli
October 28, 2022
Tout est dans le titre
Tout est dans le titre
Tout est dans le titre... Le code à écrire :
const crypto = require('crypto').webcrypto; // Shims the crypto property onto global global.crypto = crypto;
La commande en question : ffmpeg -i input.webm -vf "select=eq(n\,34)" -vframes 1 thumbnail.png