Recherche avancée

Médias (1)

Mot : - Tags -/wave

Autres articles (52)

  • 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

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • 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 (10039)

  • FFmpeg's "Bitrate Tolerance" and "MPEG Version" Options

    10 mars 2012, par RRN

    I am using FFCoder.

    In "Rate Control" -> "Bitrate Tolerance" is set to '1.0'

    What does it mean ?

    I checked the FFmpeg docs, it explains this is "in bits", default=4000k, so 1.0 seems not reasonable here... anybody know ?

    ‘-bt tolerance’
    Set video bitrate tolerance (in bits, default 4000k). Has a minimum value of : (target_bitrate/target_framerate). In 1-pass mode, bitrate tolerance specifies how far ratecontrol is willing to deviate from the target average bitrate value. This is not related to min/max bitrate. Lowering tolerance too much has an adverse effect on quality.

    By the way, for "AAC" audio codec, the "MPEG Version" can be set to "MPEG-4" or "MPEG-2", what is the corresponding FFmpeg's option ??

    Thanks !!

  • Make telemetry work with striped decoding.

    2 mars 2012, par Tim Terriberry
    Make telemetry work with striped decoding.
    

    This allows it to be used from dump_video without having to disable
    striped decoding there.

    git-svn-id : http://svn.xiph.org/trunk/theora@18218 0101bb08-14d6-0310-b084-bc0e0c8e3800

    • [DH] examples/dump_video.c
    • [DH] lib/decode.c
  • configure : Refactor HAVE_ options available on the command line

    5 septembre 2012, par Diego Biurrun

    configure : Refactor HAVE_ options available on the command line