Recherche avancée

Médias (0)

Mot : - Tags -/clipboard

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (91)

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

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

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

Sur d’autres sites (4228)

  • Merge commit ’cd975d5658a1cbe99939df75db59d5ae9fbcb4e0’

    22 novembre 2014, par Michael Niedermayer
    Merge commit ’cd975d5658a1cbe99939df75db59d5ae9fbcb4e0’
    

    * commit ’cd975d5658a1cbe99939df75db59d5ae9fbcb4e0’ :
    hevc : Spin the mv_mpv_mode calls in a stand alone function

    Conflicts :
    libavcodec/hevc.c

    Merged-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/hevc.c
  • How do I use the CLI interface of FFMpeg from a static build ?

    13 décembre 2019, par deek0146

    I have added this (https://github.com/kewlbear/FFmpeg-iOS-build-script) version of ffmpeg to my project. I can’t see the entry point to the library in the headers included.

    How do I get access to the same text command based system that the stand alone application has, or an equivalent ?

    I would also be happy if someone could point me towards documentation that allows you to use FFmpeg without the command line interface.

    This is what I am trying to execute (I have it working on windows and android using the CLI version of ffmpeg)

    ffmpeg -framerate 30 -i snap%03d.jpg -itsoffset 00:00:03.23333 -itsoffset 00:00:05 -i soundEffect.WAV -c:v libx264 -vf fps=30 -pix_fmt yuv420p result.mp4
  • Remove tools/xyuv.c

    6 janvier 2014, par Henrik Gramner
    Remove tools/xyuv.c
    

    It’s an old stand-alone application that isn’t relevant to x264.

    • [DH] tools/xyuv.c