
Recherche avancée
Médias (91)
-
MediaSPIP Simple : futur thème graphique par défaut ?
26 septembre 2013, par
Mis à jour : Octobre 2013
Langue : français
Type : Video
-
avec chosen
13 septembre 2013, par
Mis à jour : Septembre 2013
Langue : français
Type : Image
-
sans chosen
13 septembre 2013, par
Mis à jour : Septembre 2013
Langue : français
Type : Image
-
config chosen
13 septembre 2013, par
Mis à jour : Septembre 2013
Langue : français
Type : Image
-
SPIP - plugins - embed code - Exemple
2 septembre 2013, par
Mis à jour : Septembre 2013
Langue : français
Type : Image
-
GetID3 - Bloc informations de fichiers
9 avril 2013, par
Mis à jour : Mai 2013
Langue : français
Type : Image
Autres articles (93)
-
Utilisation et configuration du script
19 janvier 2011, parInformations spécifiques à la distribution Debian
Si vous utilisez cette distribution, vous devrez activer les dépôts "debian-multimedia" comme expliqué ici :
Depuis la version 0.3.1 du script, le dépôt peut être automatiquement activé à la suite d’une question.
Récupération du script
Le script d’installation peut être récupéré de deux manières différentes.
Via svn en utilisant la commande pour récupérer le code source à jour :
svn co (...) -
Configuration spécifique d’Apache
4 février 2011, parModules spécifiques
Pour la configuration d’Apache, il est conseillé d’activer certains modules non spécifiques à MediaSPIP, mais permettant d’améliorer les performances : mod_deflate et mod_headers pour compresser automatiquement via Apache les pages. Cf ce tutoriel ; mode_expires pour gérer correctement l’expiration des hits. Cf ce tutoriel ;
Il est également conseillé d’ajouter la prise en charge par apache du mime-type pour les fichiers WebM comme indiqué dans ce tutoriel.
Création d’un (...) -
MediaSPIP Player : problèmes potentiels
22 février 2011, parLe lecteur ne fonctionne pas sur Internet Explorer
Sur Internet Explorer (8 et 7 au moins), le plugin utilise le lecteur Flash flowplayer pour lire vidéos et son. Si le lecteur ne semble pas fonctionner, cela peut venir de la configuration du mod_deflate d’Apache.
Si dans la configuration de ce module Apache vous avez une ligne qui ressemble à la suivante, essayez de la supprimer ou de la commenter pour voir si le lecteur fonctionne correctement : /** * GeSHi (C) 2004 - 2007 Nigel McNie, (...)
Sur d’autres sites (3390)
-
Can't install ffmpeg extension in xampp 3.2.2 in windows 7
25 mars 2019, par User 8405526I’m trying to install
ffmpeg
extension but couldn’t success-ed. I’vewindows 7 64 bit
,xampp version 3.2.2
with7.1.1 PHP version
andapache version is Apache/2.4.25 (Win32)
. Now I tried to installffmpeg
and get help from different forums like stackoverflow and other forums too but I got error instead offfmpeg
extension and now when I start myxampp
software it gives me error, error title ishttpd.exe - System Error
and error isThe program can't start because php5ts.dll is missing from your computer. Try reinstalling the program to fix this problem
image of error is also attached here when I clickOk
button after few seconds again it shows the same popup error with same title and error then myxampp's apache
starts then I startmysql
database and it starts normally, so is there any problem. Thanks in advance. -
How to schedule ffmpeg audio streams of varying lengths with titles and metadata ?
10 septembre 2021, par underdootI have a Shoutcast stream that I want to archive 24/7 with ffmpeg. Shows on this stream vary in length between 1-3 hours, but have a regular weekly schedule.


How do I download these shows, and give the files appropriate titles according to the show playing (determined by day of week and hour of day) ? I want the title of files to be along the lines of "2021.09.21 - 0300-0400 — Radio Show Name" and automatically add to a set folder. I also want to run the program only once, and have it running in the background constantly.


-
Two new files expected to be used in the upcoming EPub v. 2.15 for handling
7 octobre 2011, par Asbjorn Grandt+ EPub.NCX.php + EPub.OPF.php Two new files expected to be used in the upcoming EPub v. 2.15 for handling the OPF and NCX files in the books. They are not finished yet, but I need comments. How much checking and validation should I add ? These files are run by scripts, and errors will result in (...)