Recherche avancée

Médias (1)

Mot : - Tags -/biographie

Autres articles (46)

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

  • Support audio et vidéo HTML5

    10 avril 2011

    MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
    Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
    Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
    Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)

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

Sur d’autres sites (9675)

  • Nomenclature #3465 : Nouvelle balise : #LOGO

    18 février 2021, par cedric -

    oué j’ai quand même un peu de réserves vis à vis d’un code stocké dans un wiki depuis 2 ans et qui a pas servi.
    A moins que ce soit quelque part dans un plugin ?
    bref faudrait trouver quelqu’un qui l’a fait marché et qui peut attester que c’est utilisable.

    Ou le mettre dans bonux ou un autre plugin en rodage...

  • Is it possible to retrieve the "profile" of one file, and use it to convert another file ?

    25 août 2018, par GDP

    So we have an ancient compiled program that has been converting AVI files to MPEG for television broadcast. The program is pure sorcery, as the original programmer is long gone, but it has created 10’s of thousands of MPEG files of a very particular format that our (also ancient) broadcast server uses.

    So...the question is whether or not, we can use FFMPEG to initially "get the details" of one of those MPEG files, and use THAT to convert future MP4 files to that legacy MPEG format ?

    In short, we don’t know all the intricacies of everything that the program is or may be doing, and want to replace it with FFMPEG, being confident that we’re getting exactly the same output that works without a hitch in the fussy broadcast server.

  • Revert "avcodec/vc1 : add Simple and Main profile to vc1_put_signed_blocks_clamped"

    18 juin 2018, par Carl Eugen Hoyos
    Revert "avcodec/vc1 : add Simple and Main profile to vc1_put_signed_blocks_clamped"
    

    This reverts commit 2065317db6dc3a219f8ed2de427fe7e19e02eb68.

    I committed a wrong version of this patch.
    Also reverts the follow-up commits 77a3dfb3 and 8331e591.

    • [DH] libavcodec/vc1.h
    • [DH] libavcodec/vc1_block.c
    • [DH] libavcodec/vc1_loopfilter.c