Recherche avancée

Médias (1)

Mot : - Tags -/pirate bay

Autres articles (72)

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

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

Sur d’autres sites (9383)

  • Revision 1fec23bef6 : Use common get_uv_tx_size() Use a single method for calculating the transform s

    7 mai 2013, par John Koleszar

    Changed Paths :
     Modify /vp9/common/vp9_blockd.h


     Modify /vp9/encoder/vp9_encodemb.c



    Use common get_uv_tx_size()

    Use a single method for calculating the transform size of
    non-luma planes.

    Change-Id : I16ebd10e7944d7b9075ab79d15e6a5b5f9bab775

  • Revision 2117d4ee96 : Move get_sb_index to vp9_blockd.h Use common function to fetch/assign sb_index

    11 mai 2013, par Jingning Han

    Changed Paths :
     Modify /vp9/common/vp9_blockd.h


     Modify /vp9/decoder/vp9_decodframe.c


     Modify /vp9/encoder/vp9_bitstream.c


     Modify /vp9/encoder/vp9_encodeframe.c



    Move get_sb_index to vp9_blockd.h

    Use common function to fetch/assign sb_index in rd loop, bit-stream
    writing and reading.

    Change-Id : I1d8a214a57ed9cbcd026040436ef33e5e39d65b7

  • Best server side video processing library or software [closed]

    16 mai 2013, par Projapati

    I need your suggestion on selecting the right command line tool
    that would allow me to process user uploaded videos.

    By processing I mean :

    • Convert to flv, mp4, ogg etc formats
    • Modify quality, bitrate, framerate etc
    • Control file size and other attributes
    • Might need to process video in batch mode

    This processing will be done though some scheduled process that would grab the file and then process. The tool must have command line utilities.

    I only know the free FFMPEG library.
    Are there other (if costs money then fine) tools that allow me to do these ?

    What is used by youtube if you know it ?

    Thank you