
Recherche avancée
Autres articles (105)
-
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 ;
-
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir -
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 (10689)
-
How to use x11grab in ffmpeg (Windows) for desktop Recording [on hold]
21 juillet 2017, par A.ZBI am using ffmpeg for desktop (Windows) recording it shows error :
Unknown input format x11grab
, Any solution for using in C# or simple for cmd ?
Thanks !!! -
How do i compile opencv_ffmpeg.dll file using mingw on windows 10 64 bit ?
9 février 2019, par JaideepI have tried many different methods for compiling opencv_ffmpeg.dll but they all fail. Can somebody tell me which mingw (32bit or 64bit) version and msys or msys2 version to use and how to configure them properly for the task.
Thanks in advance. -
src/flac/decode.c : Decoder buffering improvements on Windows.
2 octobre 2014, par Erik de Castro Loposrc/flac/decode.c : Decoder buffering improvements on Windows.
On Windows, decoding flac files is also prone to producing fragmented
files. Avoid fragmentation on NTFS by using Windows specific functions to
tell Windows the size of the file beforehand.Patch-from : Janne Hyvärinen <cse@sci.fi>