Recherche avancée

Médias (0)

Mot : - Tags -/alertes

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (57)

  • 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

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

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

Sur d’autres sites (5461)

  • doc/APIChanges : fix lavu version numbers in a few recent entries

    7 février 2018, par James Almer
    doc/APIChanges : fix lavu version numbers in a few recent entries
    

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] doc/APIchanges
  • doc/APIchanges : add hashes and version numbers for recent entries

    27 avril 2021, par James Almer
    doc/APIchanges : add hashes and version numbers for recent entries
    

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] doc/APIchanges
  • Amazon Alexa Audio Encoding- Few audios are not playing [closed]

    3 mars 2023, par Vijayanath Viswanathan

    I am encoding audio for Alexa audio using ffmpeg like below,

    &#xA;&#xA;

    ffmpeg -i  -ac 2 -codec:a libmp3lame -b:a 48k -ar 16000 &#xA;

    &#xA;&#xA;

    The problem is few of the audios are playing properly but few are not. I am using same Project Rate and Quality (Project Rate 16000 and Quality to 48 kbps) for all audios which needs to be converted. Anybody knows is there any basic quality for source.mp3 to encode to Project Rate 16000 and Quality to 48 kbps ?

    &#xA;&#xA;

    The response I am getting from alexa for faulty file is, "There is a problem with skill response".

    &#xA;