
Recherche avancée
Médias (1)
-
Revolution of Open-source and film making towards open film making
6 octobre 2011, par
Mis à jour : Juillet 2013
Langue : English
Type : Texte
Autres articles (50)
-
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 ;
-
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs
Sur d’autres sites (9947)
-
Command to get information about a mp3 using ffmpeg ?
25 février 2024, par user784637Is there a command with ffmpeg that returns information about an mp3 like the bitrate or sampling frequency ?


-
Command to get information about a mp3 using ffmpeg ?
19 septembre 2011, par LedZeppelinIs there a command with ffmpeg that returns information about an mp3 like the bitrate or sampling frequency ?
-
Unable to connect to UDP through opencv [closed]
16 février 2020, par HeyyayaCurrently on my windows laptop, I have setup a project which uses OpenCV to get live feed (udp) off my drone using the cv2.VideoCapture("udp ://@") command. It works very well, yet when I try running my code on the pi, it doesn’t recognize the video capture and returns errors including, unable to resize null object. Is there something I need installed inorder to get this working ?
Thanks