« Conversion hap » : différence entre les versions
Aller à la navigation
Aller à la recherche
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 1 : | Ligne 1 : | ||
[[category:Petit Vélo]] | [[category:Petit Vélo]] | ||
télécharger et décompresser ffmpeg pour windows 64 bits : | |||
[[https://cinema-theatre.net/io/pv/ffmpeg-4.2.1-win-64.zip ffmpeg-4.2.1-win-64.zip]] | |||
exemple sous windows | exemple sous windows | ||
<poem> | <poem> | ||
cd P:\ffmpeg\ffmpeg-4.2.1-win-64 | cd P:\ffmpeg\ffmpeg-4.2.1-win-64 | ||
Ligne 9 : | Ligne 11 : | ||
</poem> | </poem> | ||
Modifier les chemins de fichiers bien entendu ! |
Version du 16 décembre 2022 à 07:56
télécharger et décompresser ffmpeg pour windows 64 bits :
[ffmpeg-4.2.1-win-64.zip]
exemple sous windows
cd P:\ffmpeg\ffmpeg-4.2.1-win-64
P:
ffmpeg -r 25 -i P:\projets\TFE_PV\projet\medias\images\mattePainting\acte1\grenier003\acte1_grenier%05d.tif -vcodec hap -format hap_alpha -chunks 4 P:\projets\TFE_PV\projet\medias\images\mattePainting\acte1\grenier003_hap.mov
Modifier les chemins de fichiers bien entendu !