Recherche avancée

Médias (1)

Mot : - Tags -/livre électronique

Autres articles (44)

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

  • Submit enhancements and plugins

    13 avril 2011

    If you have developed a new extension to add one or more useful features to MediaSPIP, let us know and its integration into the core MedisSPIP functionality will be considered.
    You can use the development discussion list to request for help with creating a plugin. As MediaSPIP is based on SPIP - or you can use the SPIP discussion list SPIP-Zone.

  • Création définitive du canal

    12 mars 2010, par

    Lorsque votre demande est validée, vous pouvez alors procéder à la création proprement dite du canal. Chaque canal est un site à part entière placé sous votre responsabilité. Les administrateurs de la plateforme n’y ont aucun accès.
    A la validation, vous recevez un email vous invitant donc à créer votre canal.
    Pour ce faire il vous suffit de vous rendre à son adresse, dans notre exemple "http://votre_sous_domaine.mediaspip.net".
    A ce moment là un mot de passe vous est demandé, il vous suffit d’y (...)

Sur d’autres sites (7741)

  • How convert High bitrate mp3 to lower rate using ffmpeg in android

    31 mars 2017, par Android Weblineindia

    We want to convert 320kbps mp3 file to 128kbps mp3 so currently we are using below ffmpeg command but its not working.

    ffmpeg -i input.mp3 -codec:a libmp3lame -qscale:a 5 output.mp3

    Result :-the output bitrate same as input mp3.

    And we are following the FFmpeg Encoding guideline for that here is the link :- https://trac.ffmpeg.org/wiki/Encode/MP3

    so please suggest any solution.

  • doc : delete viterbi.txt

    10 novembre 2013, par Timothy Gu
    doc : delete viterbi.txt
    

    The description has been moved to the FFmpeg wiki :
    https://trac.ffmpeg.org/wiki/ViterbiAlgorithm

    Signed-off-by : Timothy Gu <timothygu99@gmail.com>

    • [DH] doc/viterbi.txt
  • lavc : Switch bitrate to 64bit unless compatibility with avconv was requested.

    15 septembre 2015, par Michael Niedermayer
    lavc : Switch bitrate to 64bit unless compatibility with avconv was requested.
    
    • [DH] doc/APIchanges
    • [DH] ffserver.c
    • [DH] libavcodec/avcodec.h
    • [DH] libavcodec/cook.c
    • [DH] libavcodec/dcaenc.c
    • [DH] libavcodec/libfdk-aacenc.c
    • [DH] libavcodec/libgsmenc.c
    • [DH] libavcodec/libopusenc.c
    • [DH] libavcodec/libspeexenc.c
    • [DH] libavcodec/mpegvideo_enc.c
    • [DH] libavcodec/options_table.h
    • [DH] libavcodec/pcm-bluray.c
    • [DH] libavcodec/pcm-dvd.c
    • [DH] libavcodec/sipr.c
    • [DH] libavcodec/utils.c
    • [DH] libavcodec/version.h
    • [DH] libavcodec/wma.c
    • [DH] libavcodec/wmaenc.c
    • [DH] libavdevice/fbdev_dec.c
    • [DH] libavformat/movenc.c
    • [DH] libavformat/rdt.c
    • [DH] libavformat/sdp.c
    • [DH] libavformat/smoothstreamingenc.c
    • [DH] libavformat/vqf.c