Recherche avancée

Médias (1)

Mot : - Tags -/publishing

Autres articles (88)

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

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

Sur d’autres sites (9308)

  • Stream n number of files to n number of Streams

    13 août 2020, par Tahir

    I am relatively new to ffmpeg. I have streamed single file to multiple servers and can stream multiple files to one server. Now, I want to create a server where I have video files (say 50) and want to stream them all at a time with some specific addresses. Scenario is like, 50 files streaming at the same time to 50 devices running VLC, all files are identical in size but are actually different.
Like :

    


    input-1
input-2
input-3
..
..
input-n

    


    streams like :

    


    stream-1
stream-2
stream-3
..
..
stream-n

    


    All files are pre-encoded and I don't want to encode them on the go. Just take files from a directory and stream them.

    


  • Revision e3f0b19f3f : Use lookup table to find pixel numbers in block This could save one multiplicat

    8 janvier 2015, par Jingning Han

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



    Use lookup table to find pixel numbers in block

    This could save one multiplication in each threshold funtion
    called by the denoiser per block.

    Change-Id : I35f437e09999f0a087180878ef7805f0d86e5819

  • Remove clearing as numbers of `min`, `max` and `range` rules. Fixes #455. Closes gh-528.

    4 février 2013, par hazzik

    m jquery.validate.js m test/index.html m test/rules.js m test/test.js Remove clearing as numbers of `min`, `max` and `range` rules. Fixes #455. Closes gh-528. These rules are fully suitable to check any comparable JavaScript objects such as strings or dates. Also clearing prevents HTML5 date (...)