
Recherche avancée
Médias (3)
-
MediaSPIP Simple : futur thème graphique par défaut ?
26 septembre 2013, par
Mis à jour : Octobre 2013
Langue : français
Type : Video
-
GetID3 - Bloc informations de fichiers
9 avril 2013, par
Mis à jour : Mai 2013
Langue : français
Type : Image
-
GetID3 - Boutons supplémentaires
9 avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (74)
-
Mise à jour de la version 0.1 vers 0.2
24 juin 2013, parExplications des différents changements notables lors du passage de la version 0.1 de MediaSPIP à la version 0.3. Quelles sont les nouveautés
Au niveau des dépendances logicielles Utilisation des dernières versions de FFMpeg (>= v1.2.1) ; Installation des dépendances pour Smush ; Installation de MediaInfo et FFprobe pour la récupération des métadonnées ; On n’utilise plus ffmpeg2theora ; On n’installe plus flvtool2 au profit de flvtool++ ; On n’installe plus ffmpeg-php qui n’est plus maintenu au (...) -
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
-
Participer à sa traduction
10 avril 2011Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
Actuellement MediaSPIP n’est disponible qu’en français et (...)
Sur d’autres sites (14518)
-
Run ffmpeg on Terminal MacOS [closed]
6 juillet 2022, par user2139175I'm rather new to MacOS and I cannot find it easy to working with Terminal to get
ffmpeg
run properly as I have on Window.


I have got ffmpeg binary from http://ffmpegmac.net and I try running the executable in Terminal, it tells that the command not found ? The only way I can run it by now is using command :
"open ffmpeg"
, but this way the Terminal open in another window and this is not what I'm expecting.


Is there any ways to call ffmpeg directly in Terminal (just like run in on Windows cmd) or I'm missing anything ?


-
Run ffmpeg on Terminal MacOS [closed]
6 mars 2013, par user2139175I'm rather new to MacOS and I cannot find it easy to working with Terminal to get
ffmpeg
run properly as I have on Window.I have got ffmpeg binary from http://ffmpegmac.net and I try running the executable in Terminal, it tells that the command not found ? The only way I can run it by now is using command :
"open ffmpeg"
, but this way the Terminal open in another window and this is not what I'm expecting.Is there any ways to call ffmpeg directly in Terminal (just like run in on Windows cmd) or I'm missing anything ?
-
Can FFMPEG output like if it was a WDM / directshow webcam ?
22 septembre 2015, par JeffcuriousI am using a 3D scanning program that uses a Directshow input from a camera / webcam.
To increase the quality of the scan, I purchased a Blackmagic HDMI acquisition card that appears as a "webcam" in Windows. I am capturing the live HDMI output from a Canon DSLR (60D) into the Blackmagic card and then into the scanning program. But the output of the live Canon HDMI is interlaced (1080i). This is causing problems during the scan process.
I would like to deinterlace the signal coming from the Blackmagic with FFmpeg and then output it "as if it was a windows WDM/directshow".
Can FFMPEG output a stream that appears to other application as if it was a regular webcam ?
Thanks,
Jeff