Recherche avancée

Médias (0)

Mot : - Tags -/publication

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

Autres articles (37)

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

  • Librairies et binaires spécifiques au traitement vidéo et sonore

    31 janvier 2010, par

    Les logiciels et librairies suivantes sont utilisées par SPIPmotion d’une manière ou d’une autre.
    Binaires obligatoires FFMpeg : encodeur principal, permet de transcoder presque tous les types de fichiers vidéo et sonores dans les formats lisibles sur Internet. CF ce tutoriel pour son installation ; Oggz-tools : outils d’inspection de fichiers ogg ; Mediainfo : récupération d’informations depuis la plupart des formats vidéos et sonores ;
    Binaires complémentaires et facultatifs flvtool2 : (...)

  • Menus personnalisés

    14 novembre 2010, par

    MediaSPIP utilise le plugin Menus pour gérer plusieurs menus configurables pour la navigation.
    Cela permet de laisser aux administrateurs de canaux la possibilité de configurer finement ces menus.
    Menus créés à l’initialisation du site
    Par défaut trois menus sont créés automatiquement à l’initialisation du site : Le menu principal ; Identifiant : barrenav ; Ce menu s’insère en général en haut de la page après le bloc d’entête, son identifiant le rend compatible avec les squelettes basés sur Zpip ; (...)

Sur d’autres sites (6440)

  • PSNR on live stream

    13 juillet 2018, par Jocheinfa

    I need to measure quality of a live stream, and I was thinking of measuring PSNR. So I was wondering how can I run this test since it is a live stream, I do not have a refence stream or video. Should I look for a reference video of the same resolution and bitrate, like for example a Big buck bunny, and compare against It ?

    Thanks

  • YouTube Live ffmpeg DVR

    21 décembre 2016, par David McSpadden

    I’m using ffmpeg to stream to YouTube live. I have everything working perfectly.

    When I enable DVR on my channel I immediately start receiving playback errors on all iOS devices. When I disable DVR I immediately fix the DVR issue.

    I’ve tried changing the GOV and my KeyFrames. YouTube live’s control panel does not indicated any errors.

    Anyone else seen this ?

  • Add unit tests for CRC calculation.

    19 mai 2018, par Robert Kausch
    Add unit tests for CRC calculation.
    
    • [DH] src/test_libFLAC/Makefile.am
    • [DH] src/test_libFLAC/Makefile.lite
    • [DH] src/test_libFLAC/crc.c
    • [DH] src/test_libFLAC/crc.h
    • [DH] src/test_libFLAC/main.c
    • [DH] src/test_libFLAC/test_libFLAC.vcproj
    • [DH] src/test_libFLAC/test_libFLAC.vcxproj
    • [DH] src/test_libFLAC/test_libFLAC.vcxproj.filters