Recherche avancée

Médias (91)

Autres articles (112)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

Sur d’autres sites (11147)

  • ffv1enc : reduce stack usage.

    2 septembre 2014, par Reimar Döffinger
    ffv1enc : reduce stack usage.
    

    A bit more complex than e.g. adding it to the context, but
    using the context for something that will be used only during
    initialization seemed a bit wasteful.

    Signed-off-by : Reimar Döffinger <Reimar.Doeffinger@gmx.de>

    • [DH] libavcodec/ffv1enc.c
  • Reduce bitrate using ffmpeg [on hold]

    18 septembre 2014, par user3228624

    I am trying to use ffmpeg to convert any video file to mp4 and also reduce the bitrate. So far I can convert any video file to .mp4, but bitrate is not reducing. I am using PHP.

    To change from any video file to mp4 :

    exec("ffmpeg -i file.wmv -ar 22050 -ab 32 -f mp4 -s output.mp4");

    To reduce the bitrate :

    exec("ffmpeg -i output.mp4 -b:v 64k -bufsize 64k output.mp4");

    My target bitrate is 350 kbps. Can anyone assist with the reducing the bitrate with ffmpeg ?

  • Piwik Mobile 2.1.1 with full support for iOS 8 and iPhone 6 Plus

    2 octobre 2014, par Thomas Steur — Piwik Mobile Releases

    Piwik Mobile 2.1.1 is now available and comes with full support for iOS 8 and iPhone 6 Plus.

    Please email us if you still experience any issues with this release.

    Thank you !