
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 (112)
-
ANNEXE : Les plugins utilisés spécifiquement pour la ferme
5 mars 2010, parLe site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)
-
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 (...) -
Ajouter des informations spécifiques aux utilisateurs et autres modifications de comportement liées aux auteurs
12 avril 2011, parLa manière la plus simple d’ajouter des informations aux auteurs est d’installer le plugin Inscription3. Il permet également de modifier certains comportements liés aux utilisateurs (référez-vous à sa documentation pour plus d’informations).
Il est également possible d’ajouter des champs aux auteurs en installant les plugins champs extras 2 et Interface pour champs extras.
Sur d’autres sites (7918)
-
ffmpeg based app and VLC IPC ?
1er avril 2012, par ronagI have an application that uses the ffmpeg libraries (not ffmpeg.exe) to encode video and would like to forward the encoded data directly to a VLC process.
Right now I use udp ://localhost (i.e.
avio_open("udp://localhost:5290")
andvlc udp://@localhost:5290
) for interprocess communication, however it seems a bit unreliable.ffmpeg (avio_open) doesn't seem to support named pipes, i.e.
\\.\pipe\test
is not accepted, and I cannot use standard output/input piping since the applications run in different processes.Soo my question is, how can I achieve reliable (and somewhat efficient) interprocess communication between VLC and an application using the ffmpeg libraries ?
-
Is there a way to compile code on a Mac in a sandbox so it doesn't potentially affect my system if something goes wrong ?
31 mars 2012, par Eli GreenbergI'm going to attempt to build ffmpeg with a bunch of libraries included and I would like to keep my current system clean in case it all goes to shit. Is there a way to compile programs like ffmpeg so that they don't affect the system if something goes wrong ?
I'm a beginner at this stuff, so if this question is misguided and there is no danger in compiling programs please let me know :)
-
Anomalie #2619 : impossible de surcharger un fichier défini dans ecrire/plugin.xml ?
28 mars 2012, par cedric -Sauf que pour faire le find_in_path il faut déjà avoir le ’bon’ path en mémoire, et donc compilé les plugins. Il faudrait donc pré-compiler les plugins, relancer le hit avec le bon path, et recompiler les pipelines avec ce bon path... En fait je pense que la question ne s’est jamais posée car les (...)