Recherche avancée

Médias (91)

Autres articles (104)

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

  • ANNEXE : Les plugins utilisés spécifiquement pour la ferme

    5 mars 2010, par

    Le site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)

  • 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.

Sur d’autres sites (10764)

  • use ffmpeg to extract video frames with time code specified on the SRT file

    4 avril 2020, par Allen

    Complete newbie on ffmpeg here. I have a video file and an SRT subtitle file. Is there any way I can have ffmpeg read the time code on the SRT and use that as an input parameter for ffmepg to specify exactly when to extract video frames ?

    



    If this is too complex for ffmpeg, are there other approaches you can recommend to achieve what I am trying to do ?

    



    Thank you guys in advance for your input.

    



    Allen

    


  • Can anyone guide me how to use FFMPEG to decode H264 Video by swift in IOS ? [closed]

    28 octobre 2019, par nguyen_hung _mrroot

    Can anyone guide me how to use FFMPEG to decode H264 Video by Swift in IOS ?
    Thanks in advance.

  • FFMPEG Command Execution using libffmpeg.so file

    27 février 2014, par Sanket990

    How to Execute FFmpeg command using libffmpeg.so file ? Vec.io site using generating .so file but i don't know how to execute ffmpeg command using libffmpeg.so file
    Please give hint or steps how to execute in android
    Thanks in advance