Recherche avancée

Médias (16)

Mot : - Tags -/mp3

Autres articles (56)

  • Problèmes fréquents

    10 mars 2010, par

    PHP et safe_mode activé
    Une des principales sources de problèmes relève de la configuration de PHP et notamment de l’activation du safe_mode
    La solution consiterait à soit désactiver le safe_mode soit placer le script dans un répertoire accessible par apache pour le site

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-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

  • Récupération d’informations sur le site maître à l’installation d’une instance

    26 novembre 2010, par

    Utilité
    Sur le site principal, une instance de mutualisation est définie par plusieurs choses : Les données dans la table spip_mutus ; Son logo ; Son auteur principal (id_admin dans la table spip_mutus correspondant à un id_auteur de la table spip_auteurs)qui sera le seul à pouvoir créer définitivement l’instance de mutualisation ;
    Il peut donc être tout à fait judicieux de vouloir récupérer certaines de ces informations afin de compléter l’installation d’une instance pour, par exemple : récupérer le (...)

Sur d’autres sites (5531)

  • What ffmpeg player and how to implement it in android

    23 juillet 2015, par Payam30

    I made a online tv application where i get my streaming videos in m3u8 and play them in my app. How ever it seems that the mediaplayer encoder gets problem with it. Someone suggested to use a another encoder like ffmpeg.

    Now my question is : do you know any good ffmpeg player with good documentation and guidlines that would play my playlists ?

  • Convert video of any format to mp4 using php and ffmpeg

    4 juillet 2012, par Chithri Ajay

    After doing some online searches, I found out that ffmpeg is the best way to convert any video format to mp4. How can I install the ffmpeg and ffmpeg-php extensions on my dedicated server ?

  • How can I download the libsvt_hevc library on ffmpeg on a Mac ?

    16 janvier 2023, par Tarnim Nos

    I need to perform Scalable Video Encoding on a video using ffmpeg. In order to do so, I need to have the libsvt_hevc library. So any idea how add this library to Ffmpeg on a Mac ?

    


    I tried downloading the library but none of the links available online are suitable for Mac.