Recherche avancée

Médias (1)

Mot : - Tags -/ogg

Autres articles (67)

  • Emballe médias : à quoi cela sert ?

    4 février 2011, par

    Ce plugin vise à gérer des sites de mise en ligne de documents de tous types.
    Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;

  • Le plugin : Gestion de la mutualisation

    2 mars 2010, par

    Le plugin de Gestion de mutualisation permet de gérer les différents canaux de mediaspip depuis un site maître. Il a pour but de fournir une solution pure SPIP afin de remplacer cette ancienne solution.
    Installation basique
    On installe les fichiers de SPIP sur le serveur.
    On ajoute ensuite le plugin "mutualisation" à la racine du site comme décrit ici.
    On customise le fichier mes_options.php central comme on le souhaite. Voilà pour l’exemple celui de la plateforme mediaspip.net :
    < ?php (...)

  • Gestion de la ferme

    2 mars 2010, par

    La ferme est gérée dans son ensemble par des "super admins".
    Certains réglages peuvent être fais afin de réguler les besoins des différents canaux.
    Dans un premier temps il utilise le plugin "Gestion de mutualisation"

Sur d’autres sites (7872)

  • Is there a way to tell ffmpeg mpdecimate to only evaluate a specific part of the frame ?

    27 novembre 2020, par CrosswordPuzzlz

    I have a 60 FPS screen recording of a significantly slower, variable frame rate, video. It is supposed to, however, be constant frame rate.

    &#xA;

    Fortunately, frame numbers are present in a fixed area of the screen. Within that area, the only time anything changes is when the frame number changes.

    &#xA;

    (There are sometimes changes between frames - in other parts of the frame - that I would like mpdecimate to ignore. Those changes, however, never appear in the frame count zone.)

    &#xA;

    Is there a way that I can tell mpdecimate to only evaluate that small 'frame counting' portion of the frame in determining whether sequential frames are duplicates ?

    &#xA;

    Thank you.

    &#xA;

  • truehd : break out part of rematrix_channels into platform-specific callback.

    20 mars 2014, par Ben Avison
    truehd : break out part of rematrix_channels into platform-specific callback.
    

    Verified with profiling that this doesn’t have a measurable effect upon
    overall performance.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DBH] libavcodec/mlpdec.c
    • [DBH] libavcodec/mlpdsp.c
    • [DBH] libavcodec/mlpdsp.h
  • truehd : break out part of output_data into platform-specific callback.

    20 mars 2014, par Ben Avison
    truehd : break out part of output_data into platform-specific callback.
    

    Verified with profiling that this doesn’t have a measurable effect upon
    overall performance.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DBH] libavcodec/mlpdec.c
    • [DBH] libavcodec/mlpdsp.c
    • [DBH] libavcodec/mlpdsp.h