Recherche avancée

Médias (1)

Mot : - Tags -/punk

Autres articles (106)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

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

  • convert images to video with differing time ranges

    11 juin 2013, par FaultyJuggler

    I have images coming in at random times labeled with their epoch time they were taken. I want to create a video that shows their real time creation in order. FFMPEG (far as I can tell) only allows you to set the framerate.

    For now I'm looking at creating a video file per image that is as long as the gap between the current image and the next image's timestamp, then concatenating all videos together after.

    Is there a better way to do this ?

  • ffplay : factorize clock functions

    11 mai 2013, par Marton Balint
    ffplay : factorize clock functions
    

    There should be no change in functionality.

    Signed-off-by : Marton Balint <cus@passwd.hu>

    • [DH] ffplay.c
  • Revision fb48bbf5c6 : Fixes for run-time change in temporal layers. Use a separate counter for resett

    11 mai 2013, par Marco Paniconi

    Changed Paths :
     Modify /vp8/encoder/onyx_if.c


     Modify /vp8/encoder/onyx_int.h



    Fixes for run-time change in temporal layers.

    Use a separate counter for resetting the pattern upon
    a change in temporal layers, and set/initialize the
    layer context parameters for the new temporal layer state.

    Also moved the setting of layer configuation in init_config()
    to a separate function.

    Change-Id : Ic7fc023a1e5490020509e107004645098f4c00f0