Recherche avancée

Médias (1)

Mot : - Tags -/artwork

Autres articles (48)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

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

Sur d’autres sites (9636)

  • Automate file spliting with FFMPEG

    10 novembre 2017, par JSawyer

    We currently use Wowza web streaming for events and would like to take the recorded streams and split them up based on events within the stream.

    My thought would be to upload a file with the times listed and then loop through those times using FFMPEG to split the file.

  • avcodec/mips : Improve hevc uni weighted 4 tap vt mc msa functions

    6 novembre 2017, par Kaustubh Raste
    avcodec/mips : Improve hevc uni weighted 4 tap vt mc msa functions
    

    Use global mask buffer for appropriate mask load.
    Use immediate unsigned saturation for clip to max saving one vector register.
    Remove unused macro.

    Signed-off-by : Kaustubh Raste <kaustubh.raste@imgtec.com>
    Reviewed-by : Manojkumar Bhosale <Manojkumar.Bhosale@imgtec.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/mips/hevc_mc_uniw_msa.c
  • avcodec/mips : Improve hevc uni weighted 4 tap hz mc msa functions

    3 novembre 2017, par Kaustubh Raste
    avcodec/mips : Improve hevc uni weighted 4 tap hz mc msa functions
    

    Use global mask buffer for appropriate mask load.
    Use immediate unsigned saturation for clip to max saving one vector register.
    Remove unused macro.

    Signed-off-by : Kaustubh Raste <kaustubh.raste@imgtec.com>
    Reviewed-by : Manojkumar Bhosale <Manojkumar.Bhosale@imgtec.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/mips/hevc_mc_uniw_msa.c