
Recherche avancée
Médias (16)
-
#7 Ambience
16 octobre 2011, par
Mis à jour : Juin 2015
Langue : English
Type : Audio
-
#6 Teaser Music
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#5 End Title
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#3 The Safest Place
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#4 Emo Creates
15 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#2 Typewriter Dance
15 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
Autres articles (97)
-
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 -
Participer à sa documentation
10 avril 2011La documentation est un des travaux les plus importants et les plus contraignants lors de la réalisation d’un outil technique.
Tout apport extérieur à ce sujet est primordial : la critique de l’existant ; la participation à la rédaction d’articles orientés : utilisateur (administrateur de MediaSPIP ou simplement producteur de contenu) ; développeur ; la création de screencasts d’explication ; la traduction de la documentation dans une nouvelle langue ;
Pour ce faire, vous pouvez vous inscrire sur (...) -
Contribute to a better visual interface
13 avril 2011MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.
Sur d’autres sites (6666)
-
Pass the file type as contentType argument to the Blob.slice call.
4 décembre 2012, par Sebastian Tschanm js/jquery.fileupload.js m server/php/UploadHandler.php Pass the file type as contentType argument to the Blob.slice call. Remove the obsolete Content-Description header, which isn’t necessary anymore to transfer the file type for Blob (...)
-
Can I call multiple FFMPEG processes on a multi-core LAMP machine from PHP ?
12 décembre 2012, par undefinedI am using PHP to call an FFMPEG command using exec(). The script that initiates this command is called from another PHP script using
proc_close(proc_open('php /phpdirectory/process.php &', array(), $foo));
This works great. The ffmpeg command is called and runs 'in the background' leaving the first script to return to the user and in this case carry on uploading files. What if I am using a machine with multiple cores ? How would I go about optimizing things so that I could call an ffmpeg process for each core ? Or will a multicore machine process split the work between cores anyway and get through a single process faster ?
Anyone ?
-
dshow : call CoUninitialize() on dshow_read_close()
17 décembre 2012, par Ramiro Polladshow : call CoUninitialize() on dshow_read_close()