
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 (63)
-
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 (...) -
Supporting all media types
13 avril 2011, parUnlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)
-
Encoding and processing into web-friendly formats
13 avril 2011, parMediaSPIP automatically converts uploaded files to internet-compatible formats.
Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
All uploaded files are stored online in their original format, so you can (...)
Sur d’autres sites (4547)
-
Anomalie #3368 : Validation XML - Liens (links/href, etc.)
29 décembre 2014, par xdjuj -Salut fil
C’est bon j’ai compris.
Le bug se produit sur SPIP 2.1.12 [18566] (pas testé ailleurs pour l’instant) sur les "articles virtuels" (articles de redirection).
- #URL_ARTICLE renvoi, sans le protéger, le lien tel qu’il est saisi en backoffice.
- D’un autre côté, si je saisi : http://domaine.com/?page=article& ;id_article=25 dans le backoffice, il est automatiquement réécrit sans le & (http://domaine.com/?page=article&id_article=25)
Du coup, il me faut tout de même rajouter |quote_amp sur link et guid isPermaLink sinon, si le lien de redirection de l’article contient un & qui n’est pas protégé.
- si je vais côté base de donnée, et que je force le lien http://domaine.com/?page=article& ;id_article=25 (en le saisissant donc dans le champ CHAPO, puisque c’est là qu’il se trouve en SPIP 2) => avec le filtre |quote_amp la valeur retournée est bonne.
Moralité, #URL_ARTICLE renvoi une valeur "non protégée" lorsqu’il s’agit d’un article de redirection.
Côté Flux RSS rajouter |quote_amp permet de résoudre le problème (qui est peut être du coup un peu plus profond qu’un simple flux RSS).Est-ce que je modifie mon commit pour appliquer |quote_amp à la place ou est-ce que vous pensez que c’est #URL_ARTICLE qui bug et donc vous allez le corriger ?
-
Failed to install ffmpeg. Failed to download resource "x265"
19 août 2020, par Olha OlhaI was trying to run "brew install ffmpeg" and two download links failed. So it failed the installation.


Those are the links that aren't working :


==> Downloading https://mirrors.edge.kernel.org/pub/software/scm/git/git-htmldocs-2.28.0.tar.
==> Downloading https://bitbucket.org/multicoreware/x265/downloads/x265_3.4.tar.gz



I got this errors :


Error: Failed to download resource "git--html"

Download failed: https://mirrors.edge.kernel.org/pub/software/scm/git/git-htmldocs-2.28.0.tar.xz

Error: Failed to download resource "x265"

Download failed: https://bitbucket.org/multicoreware/x265/downloads/x265_3.4.tar.gz



-
ffmpeg facebook live video download issues [closed]
20 mai 2020, par HakanKWhat is the best working code line for ffmpeg to record Facebook live video stream ?



Kind regards



Hakan