Différences
Ci-dessous, les différences entre deux révisions de la page.
Prochaine révision | Révision précédente | ||
ffmpeg2theora [Le 24/12/2010, 06:12] – créée luron | ffmpeg2theora [Le 12/04/2019, 02:53] (Version actuelle) – 193.250.138.66 | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
+ | {{tag> | ||
+ | ---- | ||
+ | ====== ffmpeg2theora ====== | ||
+ | |||
+ | **ffmpeg2theora** permet de convertir une vidéo au format ogg Theora. | ||
+ | |||
+ | ===== Pré-requis ===== | ||
+ | |||
+ | * Disposer des [[: | ||
+ | * Disposer d'une connexion à Internet configurée et activée. | ||
+ | |||
+ | ===== Installation ===== | ||
+ | |||
+ | Pour installer ce logiciel, il suffit d' | ||
+ | |||
+ | ===== Utilisation===== | ||
+ | |||
+ | ffmpeg2theora est un logiciel en ligne de commande. | ||
+ | |||
+ | La [[: | ||
+ | |||
+ | ffmpeg2theora NomDeMaVideo | ||
+ | |||
+ | Un fichier NomDeMaVideo.ogg sera créé. Il est possible d' | ||
+ | |||
+ | man ffmpeg2theora | ||
+ | |||
+ | |||
+ | Quelques exemples tirés de la page officielle: | ||
+ | |||
+ | ffmpeg2theora -v 7 -a 3 NomDeMaVideo | ||
+ | |||
+ | Créera NomDeMaVideo.ogg en qualité vidéo 7 (-v 7) et audio 3 (-a 3). | ||
+ | |||
+ | Il est également possible d' | ||
+ | |||
+ | ffmpeg2theora -p preview videoclip.dv | ||
+ | |||
+ | Les détails à propos de ces pré-réglages peuvent être consultés (en anglais) en tapant | ||
+ | |||
+ | ffmpeg2theora -p help | ||
+ | |||
+ | Les pré-réglages disponibles sont **preview** (aperçu), **pro**, **videobin**, | ||
+ | | ||
+ | ===== Interface graphique ===== | ||
+ | Pour les allergiques à la ligne de commande on peut [[: | ||
+ | |||
+ | ===== Désinstallation ===== | ||
+ | |||
+ | Pour supprimer cette application, | ||
+ | |||
+ | ===== Voir aussi ===== | ||
+ | |||
+ | * **(en)** [[http:// | ||
+ | * **(fr)** [[http:// | ||
+ | * **(fr)** [[http:// | ||
+ | * **(fr)** [[http:// | ||
+ | |||
+ | ---- | ||
+ | // |