Recherche avancée

Médias (2)

Mot : - Tags -/plugins

Autres articles (57)

  • Ajouter des informations spécifiques aux utilisateurs et autres modifications de comportement liées aux auteurs

    12 avril 2011, par

    La manière la plus simple d’ajouter des informations aux auteurs est d’installer le plugin Inscription3. Il permet également de modifier certains comportements liés aux utilisateurs (référez-vous à sa documentation pour plus d’informations).
    Il est également possible d’ajouter des champs aux auteurs en installant les plugins champs extras 2 et Interface pour champs extras.

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

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

  • Receiving RTP streaming

    8 décembre 2017, par Thomas Marques

    I’m new to development with support for multimedia content on android. I need to receive an RTP streaming multicast on an android device.
    I’m already sending the streaming from another android device with ffmpeg using this library.
    Does anyone know of any library or any form of streaming ? Even by ffmpeg itself if possible.

  • Embedding pure python(Cpython) on android

    13 août 2020, par KiYugadgeter

    I want to create movie download app for android for learn.
To make develop easily, I would like to use youtube-dl for downloader backend.

    


    So I want to embed Cpython runtime and ffmpeg (for convert movie format) to Android app.
Is it able to do with android NDK ?

    


    Note that I know more better ways are exist.(like use java-friend python runtime or downloader implement as online server)

    


    But I want to try to embed python and ffmpeg in app for learn.

    


    Can it with Android NDK ?

    


  • Revision b0c146eea9 : [svc] 1. Add two pass RC options in vp9_spatial_scalable_encoder. 2. Add r

    28 février 2014, par Minghai Shang

    Changed Paths :
     Modify /examples.mk


     Modify /examples/vp9_spatial_scalable_encoder.c


     Modify /vpx/exports_enc


     Modify /vpx/src/svc_encodeframe.c


     Modify /vpx/svc_context.h



    [svc] 1. Add two pass RC options in vp9_spatial_scalable_encoder.
    2. Add read/write for RC stats file
    The two pass RC for svc does not work yet. This is just the first
    step. We need further development to make it working.
    Change-Id : I8ef0e177dff0b5ed3c97a916beea5123717cc6f2