Recherche avancée

Médias (1)

Mot : - Tags -/net art

Autres articles (53)

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

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

Sur d’autres sites (6273)

  • oggenc : Set the right AVOption size for the pref_duration option

    6 juin 2014, par Martin Storsjö
    oggenc : Set the right AVOption size for the pref_duration option
    

    On big endian machines, the default value set via the faulty
    AVOption ended up as 2^32 times too big.

    This fixes the fate-lavf-ogg test which currently is broken on
    big endian machines, broken since 3831362. Since that commit,
    a final zero-sized packet is written to the ogg muxer in that test,
    which caused different flushing behaviour on little and big endian
    depending on whether the pref_duration option was handled as it
    should or not.

    CC : libav-stable@libav.org
    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DBH] libavformat/oggenc.c
  • Flash video streaming in iOS

    4 mai 2013, par Ghazanfar Ali

    i am trying to make a web browser app for iOS. upto now i am able to to browse desktop version of websites in it and play iOS competible videos also. But i want to have support for flash videos alos. my inspiration is vBrowse and according to there statement they are using "FFmpeg" and "librtmp" in their app. so can anyone help me to implement this library so that my browser would support swf/flv videos.

    Bundle thanx in advance for any help.

  • id3v2 : reject APICs with size of 0

    19 mai 2012, par Piotr Bandurski

    id3v2 : reject APICs with size of 0