Recherche avancée

Médias (0)

Mot : - Tags -/upload

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

Autres articles (44)

  • Les statuts des instances de mutualisation

    13 mars 2010, par

    Pour des raisons de compatibilité générale du plugin de gestion de mutualisations avec les fonctions originales de SPIP, les statuts des instances sont les mêmes que pour tout autre objets (articles...), seuls leurs noms dans l’interface change quelque peu.
    Les différents statuts possibles sont : prepa (demandé) qui correspond à une instance demandée par un utilisateur. Si le site a déjà été créé par le passé, il est passé en mode désactivé. publie (validé) qui correspond à une instance validée par un (...)

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

  • mp4 video loading forever and does not open of Samsung TV

    16 août 2020, par Amira Elsayed Ismail

    I have two mp4 files one is working on Samsung TV and the second one is not working, it keep loading forever

    


    I have checked the codec of both and the are the same , the only change is the bitrate is different, could that be the reason of not being able to play the video on TV

    


    and if yes how to solve t using vlc program or any ffmpeg code that convert it

    


    enter image description here

    


    enter image description here

    


    enter image description here

    


  • vorbis : fallback to normal division instead of crashing

    19 mai 2013, par Luca Barbato
    vorbis : fallback to normal division instead of crashing
    

    The use of ff_inverse speeds up slightly arches + compilers that
    do not provide a division faster than the whole machinery, such
    as ppc32 + gcc4.7, but has operational limits.

    Drop the always-enable assert and provide a fallback.

    • [DH] libavcodec/vorbisdec.c
  • Revision 9068bce4e7 : Put iterative motion search under speed control Enable iterative motion search

    3 juin 2013, par Jingning Han

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



    Put iterative motion search under speed control

    Enable iterative motion search for compound inter-inter prediction
    of block sizes 4x4/4x8/8x4 only when best coding quality is selected.
    The iterative motion search provides about 0.1% gains for derf and
    stdhd at this point, at the expense of longer runtime.

    Change-Id : Idc03e7f827e51f1bb8d269bc3752ee297a6bbfe5