Recherche avancée

Médias (1)

Mot : - Tags -/Rennes

Autres articles (61)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

  • Other interesting software

    13 avril 2011, par

    We don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
    The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
    We don’t know them, we didn’t try them, but you can take a peek.
    Videopress
    Website : http://videopress.com/
    License : GNU/GPL v2
    Source code : (...)

Sur d’autres sites (6186)

  • 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