Recherche avancée

Médias (91)

Autres articles (99)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

  • Soumettre améliorations et plugins supplémentaires

    10 avril 2011

    Si vous avez développé une nouvelle extension permettant d’ajouter une ou plusieurs fonctionnalités utiles à MediaSPIP, faites le nous savoir et son intégration dans la distribution officielle sera envisagée.
    Vous pouvez utiliser la liste de discussion de développement afin de le faire savoir ou demander de l’aide quant à la réalisation de ce plugin. MediaSPIP étant basé sur SPIP, il est également possible d’utiliser le liste de discussion SPIP-zone de SPIP pour (...)

Sur d’autres sites (11712)

  • Revision 4fae926494 : iosbuild.sh : Add VPX_FRAMEWORK_TARGET preproc symbol Mainly for determining the

    18 juillet 2014, par Tom Finegan

    Changed Paths :
     Modify /build/make/iosbuild.sh



    iosbuild.sh : Add VPX_FRAMEWORK_TARGET preproc symbol

    Mainly for determining the actual arch when running performance
    tests.

    Change-Id : Ia6a1c4fcf83e6db1bf94f3e869d146ec32df02f8

  • Parsing m3u, pls and asx files on server

    18 septembre 2013, par shaish

    i'm looking for a way to get information about an audio streaming URL from the server side.

    i'm currently using ffprobe to get the information, but it only works on the actual stream URLs - i'm looking for an (easy ?) way to make it work on urls pointing to playlists.

    i've asked this question before with reference to the ffmpeg library and couldn't find an answer - so i'm thinking maybe i should use an external parser and feed the results into ffprobe.

    Thanks !

  • How external libraries install for ffmpeg_kit_flutter ?

    8 septembre 2022, par DNB5brims

    I would like to use the h264 package :
https://pub.dev/packages/ffmpeg_kit_flutter

    


    But it just say : "you need to install a package with x264 inside. ", but how ? What is the actual step for it ?