Outils pour utilisateurs

Outils du site


mix_video_vjaying

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
mix_video_vjaying [2022/05/22 22:29] Benjamin Labomediamix_video_vjaying [2024/04/10 21:07] (Version actuelle) – [pour Win en freeware :] Benjamin Labomedia
Ligne 12: Ligne 12:
   * Touchdesigner : version gratuite, très puissant mapping et + https://derivative.ca/feature/application-building   * Touchdesigner : version gratuite, très puissant mapping et + https://derivative.ca/feature/application-building
   * VPT8 https://www.nervousvision.com/VPT8documentation/index.html   * VPT8 https://www.nervousvision.com/VPT8documentation/index.html
 +  * Tooll3 open source https://github.com/tooll3/t3 Tooll 3 is an open source software to create realtime motion graphics. We are targeting the sweet spot between real-time rendering, graph-based procedural content generation and linear keyframe animation and editing.
 +
  
 En payant En payant
Ligne 39: Ligne 41:
   * Freemix (beta) : http://freemix.forja.rediris.es/   * Freemix (beta) : http://freemix.forja.rediris.es/
   * Super Pikix Pi : [[https://pikilipita.com/superpikixpi/|un logiciel de mix vidéo pour Raspberry Pi]]   * Super Pikix Pi : [[https://pikilipita.com/superpikixpi/|un logiciel de mix vidéo pour Raspberry Pi]]
-  * [[https://ofxpimapper.com/|Pi Mapper]] pour la Pi Un autre soft de mix vidéo pour vjay +  * [[https://ofxpimapper.com/|Pi Mapper]] pour la Pi Un autre soft de mix vidéo pour vjay 
 +  * [[https://nageru.sesse.net/|Nageru]], a modern free software video mixer (enfin moderne...), and Futatabi, a multi-camera free software instant replay system with slow motion. They are separate applications, but are made to work efficiently together and share a fair amount of source code, so they are a
   * [[https://radiance.video/|Radiance]] disponible pour Linux et macos, permet de mixer des vidéos, de la webcam et du youtube avec du beat detection et d'ajouter des effets faits avec des shaders   * [[https://radiance.video/|Radiance]] disponible pour Linux et macos, permet de mixer des vidéos, de la webcam et du youtube avec du beat detection et d'ajouter des effets faits avec des shaders
   * [[https://vidifold.com/vidifold_download|Vidifold]] FX Plugin stack for every slot/bus/screen,  AuxFX and Hot Cues, Tape loops, Multiple Video Inputs, Record as new item, mix it back or Export it,  Audio Responsive,  Midi In/Out mapping,  Video editor for multiple takes from a single source,  Bus & AuxFX Patchs,  FX snapshots,  Single and Dual Output configurations   * [[https://vidifold.com/vidifold_download|Vidifold]] FX Plugin stack for every slot/bus/screen,  AuxFX and Hot Cues, Tape loops, Multiple Video Inputs, Record as new item, mix it back or Export it,  Audio Responsive,  Midi In/Out mapping,  Video editor for multiple takes from a single source,  Bus & AuxFX Patchs,  FX snapshots,  Single and Dual Output configurations
Ligne 48: Ligne 51:
 {{ media_06:glmixer.jpeg?direct |}} {{ media_06:glmixer.jpeg?direct |}}
  
-==== Installation de vimix via snapd ====+==== Installation de vimix ==== 
 +=== En compilant === 
 +Sous Linux, notamment pour avoir le support des webcams (v4l2), ça marche plutôt bien sans complications 
 + 
 +Install des dépendances 
 +  sudo  apt-get install build-essential cmake libpng-dev libglfw3-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev gstreamer1.0-libav libicu-dev libgtk-3-dev    
 +Compil 
 +<code> 
 +git clone --recursive https://github.com/brunoherbelin/vimix.git 
 +mkdir vimix-build 
 +cd vimix-build 
 +cmake -DCMAKE_BUILD_TYPE=Release ../vimix 
 +cmake --build . 
 +</code> 
 + 
 +=== via snapd ===
 Selon la distribution Linux, installer snap : Selon la distribution Linux, installer snap :
   * Ubuntu : normalement par défaut   * Ubuntu : normalement par défaut
Ligne 63: Ligne 81:
 Un début de dépot de paquets http://sid.ethz.ch/debian/vimix/ https://github.com/brunoherbelin/vimix/issues/42 Un début de dépot de paquets http://sid.ethz.ch/debian/vimix/ https://github.com/brunoherbelin/vimix/issues/42
  
-Utiliser VIMIX+==== Utiliser VIMIX ==== 
   * [[https://github.com/brunoherbelin/vimix/wiki|Documentation officielle]]   * [[https://github.com/brunoherbelin/vimix/wiki|Documentation officielle]]
-  * Installer v4l2loopback pour avoir accès aux webcams+  * Plein de tutos sur Vimeo https://vimeo.com/vimix 
 + 
 +{{vimeo>530037965?medium}}
  
  
Ligne 89: Ligne 110:
   * http://emtv.vjfrance.com/article-21479717.html   * http://emtv.vjfrance.com/article-21479717.html
   * http://resolume.com/footage/archive.php   * http://resolume.com/footage/archive.php
-  * Des vidéos et films d'archive.org https://archive.org/details/movies+  * Des vidéos et films d'archive.org https://archive.org/details/movies notamment [[https://archive.org/details/prelinger|dans la collection Prelinger]] 
  
 {{tag>vidéo mapping vj vjaying}} {{tag>vidéo mapping vj vjaying}}
mix_video_vjaying.1653258566.txt.gz · Dernière modification : 2022/05/22 22:29 de Benjamin Labomedia