Recherche avancée

Médias (0)

Mot : - Tags -/flash

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

Autres articles (53)

  • Modifier la date de publication

    21 juin 2013, par

    Comment changer la date de publication d’un média ?
    Il faut au préalable rajouter un champ "Date de publication" dans le masque de formulaire adéquat :
    Administrer > Configuration des masques de formulaires > Sélectionner "Un média"
    Dans la rubrique "Champs à ajouter, cocher "Date de publication "
    Cliquer en bas de la page sur Enregistrer

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

Sur d’autres sites (5699)

  • Revision 716ae78ce4 : Change initialization of static_scene_max_gf_interval. This removes an unnecess

    16 octobre 2014, par Paul Wilkins

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



    Change initialization of static_scene_max_gf_interval.

    This removes an unnecessary restriction that causes
    a problem (noticed by AWG) when the forced key frame
    interval is set to a very small value, such as 10. In this case
    we were being forced to code minimal length GF groups.

    Change-Id : I76ef5861a09638ff51f61fea02359554184ada53

  • Merge commit 'e12f1cd616573795681ce939113ac6cdad4c1f2b'

    11 novembre 2017, par James Almer
    Merge commit 'e12f1cd616573795681ce939113ac6cdad4c1f2b'
    

    * commit 'e12f1cd616573795681ce939113ac6cdad4c1f2b' :
    Revert "checkasm : Test more h264 idct variants"

    This commit is a noop. The code is readded with minimal cosmetic
    changes in a latter commit, so don't even bother removing it here.

    Merged-by : James Almer <jamrial@gmail.com>

  • FFmpeg shrink file size without loss [closed]

    22 mars 2021, par Frederik

    Is there a way to detect how the video res really is ? I have a bunge of videos that are rendered on a higher frame rate and and higher resolution than they really have ? Is there a way to detect what's the actual video res and fps are and shrink it to a minimal size without any quality loss ?

    &#xA;