
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 (64)
-
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 -
Support de tous types de médias
10 avril 2011Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)
-
Support audio et vidéo HTML5
10 avril 2011MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)
Sur d’autres sites (9206)
-
avformat/hlsplaylist : simplify code for checking whether the string is empty
26 mars 2020, par Limin Wang -
print list of video files containing "x" string in meatadata - Windows 10 [closed]
30 mai 2020, par Harry SandersonI have a large collection of video files which have the contents of the video listed in one of the metadata fields. for example one video might have "trees, birds, cars", another might have "birds, building, person".



I'm looking for a command to print the filenames of all the videos that contain a specific string ie "birds" to a .txt file where the names would be separated by a comma so, "video1.mov, video2.mov" and so on.



I know very little about this sort of problem, is it the sort of thing that can be done directly in windows cmd line, or would it require a python script ?



Any help really appreciated ! :)


-
Music discord.js bot : The "url" argument must be of type string
4 juin 2020, par NathanI am trying to make a working music Discord bot with discord.js and ffmpeg but I keep getting the error
TypeError [ERR_INVALID_ARG_TYPE]: The "url" argument must be of type string. Received type undefined
. The error occurs when I try the commandplay
, after the bot joins the voice channel and sendퟎ