Recherche avancée

Médias (91)

Autres articles (93)

  • Utilisation et configuration du script

    19 janvier 2011, par

    Informations 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, par

    Modules 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, par

    Le 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 8405526

    I’m trying to install ffmpeg extension but couldn’t success-ed. I’ve windows 7 64 bit, xampp version 3.2.2 with 7.1.1 PHP version and apache version is Apache/2.4.25 (Win32). Now I tried to install ffmpeg and get help from different forums like stackoverflow and other forums too but I got error instead of ffmpeg extension and now when I start my xampp software it gives me error, error title is httpd.exe - System Error and error is The 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 click Ok button after few seconds again it shows the same popup error with same title and error then my xampp's apache starts then I start mysql 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 underdoot

    I 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 (...)