Recherche avancée

Médias (1)

Mot : - Tags -/swfupload

Autres articles (105)

  • 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

  • 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

  • Support audio et vidéo HTML5

    10 avril 2011

    MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
    Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
    Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
    Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)

Sur d’autres sites (13478)

  • sh4 : Remove dubious aligned dsputil code

    18 avril 2013, par Diego Biurrun
    sh4 : Remove dubious aligned dsputil code
    

    The code represents a considerable maintenance burden and it is not
    clear that it gives a noticeable benefit to outweigh this after 10
    years of improvements in compiler technology since its creation.

    • [DBH] libavcodec/h264chroma.c
    • [DBH] libavcodec/h264chroma.h
    • [DBH] libavcodec/hpeldsp.c
    • [DBH] libavcodec/hpeldsp.h
    • [DBH] libavcodec/sh4/Makefile
    • [DBH] libavcodec/sh4/dsputil_align.c
    • [DBH] libavcodec/sh4/dsputil_sh4.c
    • [DBH] libavcodec/sh4/dsputil_sh4.h
    • [DBH] libavcodec/sh4/h264chroma_init.c
    • [DBH] libavcodec/sh4/hpeldsp.c
    • [DBH] libavcodec/sh4/qpel.c
  • Can somebody compare the decoding speed of popular audio formats ? [on hold]

    23 novembre 2017, par puppon -su

    People usually quote compression ratio, but I’m interested in how well they perform on old computers and mobile phones. I’m interested in cpu usage, battery usage, and if they require/benefit from SIMD.

    I’m not sure if it still matters by now, everyone seems to buy new hardware every few years.

  • Debian killing ffmpeg

    3 juillet 2017, par Viktor Joras

    It must be some kind of Linux update because all of a sudden, after years of ffmpeg usage with Debian, ffmpeg gets killed without a logic reason. The funny part is there is no trace of killings in log files inside /var/log. Nothing !

    The killings are more or less random, sometimes it happens after 1 second, other times after 50 seconds.

    While transcoding ffmpegs outputs "Killed" and after few rows it outputs "Exiting normally, received signal 15".

    The same behaviour happens with 4 different machines with Debian, kernel 3.16 and 4.9 with a lot of RAM, so memory is not the issue.

    Is there a kind of setting that limits CPU or some other devilry that is ruining my happiness ?