Recherche avancée

Médias (39)

Mot : - Tags -/audio

Autres articles (79)

  • 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

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

Sur d’autres sites (8996)

  • Revision a93992e725 : Adding get_entropy_context function. Moving common code from encoder and decode

    27 août 2013, par Dmitry Kovalev

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


     Modify /vp9/common/vp9_entropy.h


     Modify /vp9/decoder/vp9_detokenize.c


     Modify /vp9/encoder/vp9_tokenize.c



    Adding get_entropy_context function.

    Moving common code from encoder and decoder to this function.

    Change-Id : I60fa643fb1ddf7ebbff5e83b6c4710137b0195ef

  • avpacket : Fixing side data copy when src == dst

    2 septembre 2013, par Vignesh Venkatasubramanian
    avpacket : Fixing side data copy when src == dst
    

    Fixing av_packet_copy_side_data to work correctly when source and
    destination are the same. This makes sure that there is no memory
    leak and double frees.

    Signed-off by : Vignesh Venkatasubramanian <vigneshv@google.com>

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/avpacket.c
  • doc : Rename avtools-common-opts to fftools-common opts

    9 septembre 2013, par Timothy Gu
    doc : Rename avtools-common-opts to fftools-common opts
    

    Signed-off-by : Timothy Gu <timothygu99@gmail.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] doc/ffmpeg.texi
    • [DH] doc/ffplay.texi
    • [DH] doc/ffprobe.texi
    • [DH] doc/ffserver.texi
    • [DH] doc/fftools-common-opts.texi