Recherche avancée

Médias (1)

Mot : - Tags -/Christian Nold

Autres articles (37)

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

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

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

  • Merge commit ’b9f76d19d81fbc7f088536f966c2d3dc23c34ddc’

    13 juillet 2015, par Michael Niedermayer
    Merge commit ’b9f76d19d81fbc7f088536f966c2d3dc23c34ddc’
    

    * commit ’b9f76d19d81fbc7f088536f966c2d3dc23c34ddc’ :
    hevc_ps : make sure failing to decode an SPS always returns an error

    Conflicts :
    libavcodec/hevc_ps.c

    See : 15893adbdb6a7000f59207bcb88def6e7b4812b9
    Merged-by : Michael Niedermayer <michael@niedermayer.cc>

  • ffmpeg color, size and amplitude

    9 décembre 2017, par user266005

    Trying to get ffmpeg to create an audio waveform while being able to control the image size, color, and amplitude. I have tried this (and many variations) but it just returns unmatched " .

    ffmpeg -i input -filter_complex "aformat=channel_layouts=mono,compand=gain=-3,showwavespic=s=1000x350,color=s=1000x350:color=A072FD” -frames:v 1 output.png

    Thoughts ?

  • Revision 02fda6582c : Merge changes Ie15e301e,Ib070c79b * changes : vp9_reconintra_neon : cosmetics :

    23 mai 2015, par James Zern

    Merge changes Ie15e301e,Ib070c79b

    * changes :
    vp9_reconintra_neon : cosmetics : reindent
    vp9_reconintra_neon : cosmetics : drop unneeded returns