Recherche avancée

Médias (0)

Mot : - Tags -/objet éditorial

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

Autres articles (86)

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

  • Configuration spécifique pour PHP5

    4 février 2011, par

    PHP5 est obligatoire, vous pouvez l’installer en suivant ce tutoriel spécifique.
    Il est recommandé dans un premier temps de désactiver le safe_mode, cependant, s’il est correctement configuré et que les binaires nécessaires sont accessibles, MediaSPIP devrait fonctionner correctement avec le safe_mode activé.
    Modules spécifiques
    Il est nécessaire d’installer certains modules PHP spécifiques, via le gestionnaire de paquet de votre distribution ou manuellement : php5-mysql pour la connectivité avec la (...)

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

  • Add filters and effects by FFMPEG on a live program

    2 mars 2014, par M.Yazdian

    Add filters and effects by FFMPEG on a live program.
    I need to add some effects such as writing at the bottom of a live program and impose the Images of other live cameras on the main camera image through FFMPEG but when I want to add these effects and filters I have to stop FFMPEG, edit command and run FFMPEG again which is not professional.

    All other broadcasting software such as wirecast , vidblaster and others work very well while the main event is going on LIVE, you can add filters and effects without any stop start, just apply the effect and the viewer can see every think live without any interruption

    can you advice me how can I use FFMPEG and add filters and effects without any stop start, I need to just apply the effects and the viewer should see every think live without any interruption.

    Thanks

  • Revision 0d39429914 : Refactor the non-RD partition decision process Combine the common variables and

    13 mars 2014, par Jingning Han

    Changed Paths :
     Modify /vp9/encoder/vp9_encodeframe.c



    Refactor the non-RD partition decision process

    Combine the common variables and functions used by different
    speed features.

    Change-Id : Ifd1fa86200edbcc9e50b3fc3b1ba8a275bc3c17f

  • Revision 334698009a : Merge "Moving common code into vp9_update_mv_count()."

    20 mars 2014, par Dmitry Kovalev

    Merge "Moving common code into vp9_update_mv_count()."