Recherche avancée

Médias (91)

Autres articles (63)

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

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

Sur d’autres sites (5853)

  • dnn : introduce dnn operand (in c code) to hold operand infos within network

    29 août 2019, par Guo, Yejun
    dnn : introduce dnn operand (in c code) to hold operand infos within network
    

    the info can be saved in dnn operand object without regenerating again and again,
    and it is also needed for layer split/merge, and for memory reuse.

    to make things step by step, this patch just focuses on c code,
    the change within python script will be added later.

    Signed-off-by : Guo, Yejun <yejun.guo@intel.com>
    Signed-off-by : Pedro Arthur <bygrandao@gmail.com>

    • [DH] libavfilter/dnn/dnn_backend_native.c
    • [DH] libavfilter/dnn/dnn_backend_native.h
    • [DH] libavfilter/dnn/dnn_backend_native_layer_pad.c
    • [DH] libavfilter/dnn/dnn_backend_native_layer_pad.h
    • [DH] tests/dnn/Makefile
    • [DH] tests/dnn/dnn-layer-pad-test.c
  • parse rtmp stream to detect a particular frame

    1er juin 2012, par scc

    I need to analyse an rtmp stream and when a given frame is streamed (predefined) I need to detect it and later on be able to create several recordings all split by that given frame. For example, stream emits predefined frame, program 1 starts, runs and ends, stream emits predefined frame again to signal program has ended. Now I need to create a video with program 1 and send it to youtube.

    Is there any library that can detect the given frame (step 1) (if python or nodejs even better) ? For splitting, ffmpeg should be enough, yes ?

    Any pointers very welcome :)

    Thanks :)

  • Revision 6fc20a8434 : Adjust rt speed steps. This commit adjusted the speed steps in rt mode to make

    27 mars 2014, par Yaowu Xu

    Changed Paths :
     Modify /test/datarate_test.cc


     Modify /vp9/encoder/vp9_onyx_if.c


     Modify /vp9/encoder/vp9_speed_features.c



    Adjust rt speed steps.

    This commit adjusted the speed steps in rt mode to make the steps
    more evenly spaced on speed and quality, specifically :
    1. Merged 3 and 4 into one single step 3 and removed confilicting
    features.
    2. Move 8, 7, 6, 5 to be 7, 6, 5, 4 repsectively.

    Change-Id : I38d56d61531f3561d772aef953c411c8fb38c063