prog:piwigo
Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédente | |||
prog:piwigo [2020/04/29 20:17] – mhtml -> html root | prog:piwigo [2022/05/19 23:31] (Version actuelle) – [Support des vidéos] : ajout du script powershell root | ||
---|---|---|---|
Ligne 55: | Ligne 55: | ||
avconv -ss $i -i $fichier.mp4 -vcodec mjpeg -vframes 1 -an -f rawvideo -s 120x68 -y $fichier-th_$i.jpg | avconv -ss $i -i $fichier.mp4 -vcodec mjpeg -vframes 1 -an -f rawvideo -s 120x68 -y $fichier-th_$i.jpg | ||
done | done | ||
+ | </ | ||
+ | |||
+ | <file powershell thumb.ps1> | ||
+ | mkdir pwg_representative | ||
+ | $fichier=' | ||
+ | & " | ||
+ | & " | ||
+ | |||
+ | for ($i=1; $i -lt 6; $i++) | ||
+ | { | ||
+ | & " | ||
+ | } | ||
</ | </ | ||
prog/piwigo.1588184272.txt.gz · Dernière modification : 2020/04/29 20:17 de root