Recherche avancée

Médias (91)

Autres articles (105)

  • De l’upload à la vidéo finale [version standalone]

    31 janvier 2010, par

    Le chemin d’un document audio ou vidéo dans SPIPMotion est divisé en trois étapes distinctes.
    Upload et récupération d’informations de la vidéo source
    Dans un premier temps, il est nécessaire de créer un article SPIP et de lui joindre le document vidéo "source".
    Au moment où ce document est joint à l’article, deux actions supplémentaires au comportement normal sont exécutées : La récupération des informations techniques des flux audio et video du fichier ; La génération d’une vignette : extraction d’une (...)

  • MediaSPIP version 0.1 Beta

    16 avril 2011, par

    MediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

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

  • Revision a126b6ce7d : Change speed and rd features for formatting bars. Change speed features / behav

    24 juin 2015, par paulwilkins

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


     Modify /vp9/encoder/vp9_firstpass.c


     Modify /vp9/encoder/vp9_firstpass.h


     Modify /vp9/encoder/vp9_rdopt.c


     Modify /vp9/encoder/vp9_rdopt.h


     Modify /vp9/encoder/vp9_speed_features.c



    Change speed and rd features for formatting bars.

    Change speed features / behavior for split mode when there
    is an internal active edge (e.g. formatting bars).

    Remove some threshold constraints in rd code near the active
    edge of the image.

    Add some plumbing for left and right active edge detection.

    Patch set 5. Limit rd pass through for sub 8x8 to internal active edges.
    This takes away any speed penalty for most clips but keeps the enhanced
    edge coding for the more critical case of internal image edges

    Change-Id : If644e4762874de4fe9cbb0a66211953fa74c13a5

  • Revision da9db83270 : Revert "Fill buffer speed up" This reverts commit 9b4f9f45eee4d63cef3cd10f24923

    13 juillet 2015, par Jim Bankoski

    Changed Paths :
     Modify /vp9/decoder/vp9_reader.c


     Delete /vpx_util/endian_inl.h


     Modify /vpx_util/vpx_util.mk



    Revert "Fill buffer speed up"

    This reverts commit 9b4f9f45eee4d63cef3cd10f24923ed0bdd5ab7b.

    Change-Id : I23545ac8c7464127f7466fc6a58de517874fe0cf

  • Revision c243835303 : Merge "Revert "Fill buffer speed up""

    13 juillet 2015, par Jim Bankoski

    Merge "Revert "Fill buffer speed up""