Recherche avancée

Médias (91)

Autres articles (44)

  • La file d’attente de SPIPmotion

    28 novembre 2010, par

    Une file d’attente stockée dans la base de donnée
    Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
    Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...)

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

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

  • Revision d83f6f0632 : Change Qlimit for arf kf. The limits applied under the flag "LIMIT_QRANGE_FOR_A

    4 avril 2014, par Paul Wilkins

    Changed Paths :
     Modify /vp9/encoder/vp9_ratectrl.c



    Change Qlimit for arf kf.

    The limits applied under the flag
    "LIMIT_QRANGE_FOR_ALTREF_AND_KEY"
    behaved in an undesirable way if the gap between
    active_worst_quality and active_best_quality was
    changed.

    In this patch, the adjustment is made using the
    vp9_compute_qdelta_by_rate() function and fixed
    rate multiplier values. Hence it is not impacted by
    the relative value of active_best_quality.

    Change-Id : I93b3308e04ade1e4eb5af63edf64f91cd3700249

  • Applied maxWidth and maxHeight to the initialWidth and initialHeight. Fixes #391

    4 avril 2014, par jackmoore
    Applied maxWidth and maxHeight to the initialWidth and initialHeight.  Fixes #391
  • PHP Startup ffmpeg Unable to initialize module

    5 mai 2014, par rami-yrm

    When start Apache I get this error..

    How can I solve it ?

    PHP Warning:  PHP Startup: ffmpeg: Unable to initialize module
    Module compiled with module API=20060613
    PHP    compiled with module API=20100525
    These options need to match
    • extension=php_ffmpeg.dll : added to php.ini
    • php_ffmpeg.dll copied to php/ext
    • avcodex-51.dll/ avformat-51.dll/ avutil-49.dll/ pthreadGC2.dll : added to C :\Windows\SysWOW64