Recherche avancée

Médias (1)

Mot : - Tags -/Christian Nold

Autres articles (57)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Ecrire une actualité

    21 juin 2013, par

    Présentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
    Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
    Vous pouvez personnaliser le formulaire de création d’une actualité.
    Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)

  • 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

Sur d’autres sites (6553)

  • Creating a VOD ABR system with HLS

    19 juillet 2016, par Matteo

    I know this is a specific question but I’m new to this and have spent weeks trying to solve this problem.

    I’m creating a mobile app and need to have Video on Demand (VOD) live streaming. Right now I’m converting MP4 video files into HLS using FFMPEG and broadcasting from a server but the load time is pretty long for 3G connections (low bandwith).

    Has anyone else set up this type of system that can help ?

    It looks like I need Adaptive Bitrate Streaming (ABR) and a media server with a CDN.

    My question is - #1 - Can I get away with not using a CDN ? Or perhaps not using a "media server" but just a regular server

    2 - Is it practical to use FFPMEG to set up an ABR stream with HLS

    I know I probably wont get a response to this question but I thought it was worth a shot.

    Thanks

  • Revision 244912d506 : Make build_inter_predictors static function Remove the function declaration fro

    7 août 2015, par Jingning Han

    Changed Paths :
     Modify /vp9/common/vp9_reconinter.c


     Modify /vp9/common/vp9_reconinter.h



    Make build_inter_predictors static function

    Remove the function declaration from vp9_reconinter.h file.

    Change-Id : I193562151b69ece19b9ee2efa1a791fe2522cca0

  • Revision 9b84d11356 : Move configure_arnr_filter function This function is now called from configures

    17 avril 2013, par Adrian Grange

    Changed Paths : Modify /vp9/encoder/vp9_firstpass.c Modify /vp9/encoder/vp9_onyx_if.c Modify /vp9/encoder/vp9_temporal_filter.c Modify /vp9/encoder/vp9_temporal_filter.h Move configure_arnr_filter function This function is now called from configures the ARNR filter so it belongs with the other (...)