Recherche avancée

Médias (91)

Autres articles (73)

  • 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

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

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

Sur d’autres sites (9590)

  • Transcode video and upload on amazon s3

    7 juillet 2019, par dev

    I want to transcode video in 360p, 480p, 720p and then upload to amazon s3.

    Currently we are using php library FFMPEG

    I have successfully transcode video on my server. But I did not get that how to achieve same on amazon s3.

    Do I need to first upload original video on s3 and then get that video and transcode in different format and send to amazon s3 ? is it possible ?

    Or if any other way than please suggest me.

  • Revision 691ec45b4e : Enable group adaptive max q by default. Set the GF group adaptive max Q compile

    23 mars 2015, par paulwilkins

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



    Enable group adaptive max q by default.

    Set the GF group adaptive max Q compile flag to 1 by default.

    This change has a quite big visual impact in some clips and also
    contributes to tighter rate control.

    For short test clips that have consistent content the impact is
    quite small on metrics but for more varied long form clips there is
    a drop in overal psnr but a sharp rise in average psnr caused by
    greater expenditure on some easier sections and tighter rate clipping
    in hard sections.

    In chunck’ed encodes some of the effect will already be present due
    to the independent rate control in each chunk but this change takes
    the control down to a smaller scale.

    yt hd +10.67%, - 3.77%, -1.56%
    yt +9.654%, - 3.6%, - 1.82%
    std hd +0.25%, -0.85%, -0.42%
    derf +0.25%, - 1.1%. - 0.87%

    Change-Id : Ibbc39b800d99d053939f4c6712d715124082843e

  • Deprecated '[un]glue', replaced with '[un]clip'.

    20 janvier 2014, par JamesMGreene
    Deprecated '[un]glue', replaced with '[un]clip'.
    

    Applies partially to Issues #286 and #289 but does not fix either in
    whole.