Recherche avancée

Médias (2)

Mot : - Tags -/documentation

Autres articles (38)

  • 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 ;

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 est la première version de MediaSPIP stable.
    Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

  • Mise à disposition des fichiers

    14 avril 2011, par

    Par défaut, lors de son initialisation, MediaSPIP ne permet pas aux visiteurs de télécharger les fichiers qu’ils soient originaux ou le résultat de leur transformation ou encodage. Il permet uniquement de les visualiser.
    Cependant, il est possible et facile d’autoriser les visiteurs à avoir accès à ces documents et ce sous différentes formes.
    Tout cela se passe dans la page de configuration du squelette. Il vous faut aller dans l’espace d’administration du canal, et choisir dans la navigation (...)

Sur d’autres sites (5562)

  • Android ffmpeg simple JNI wrapper

    12 octobre 2012, par user1504495

    I've been trying to use an ffmpeg binary with command line access for a while now and getting nowhere (Using runtime.exec)
    It looks like the only way I'll be able to get it to work is using a wrapper in C to access the built ffmpeg libraries using JNI...
    Main problem : I haven't coded C for more than one and a half decades now and wouldn't know where to begin...

    I just need 3 operations, I need to add audio to a video file, I need to concatenate two video files and if possible I need to rotate a clip by 90 degrees (but I could do without this)...

    Does anyone have any example code that could work for me, or some good places to start (I've already exhausted much of the first pages of various google results to no avail)...

    Any help would be greatly appreciated !

  • Android ffmpeg simple JNI wrapper

    15 juin 2017, par user1504495

    I’ve been trying to use an ffmpeg binary with command line access for a while now and getting nowhere (Using runtime.exec)
    It looks like the only way I’ll be able to get it to work is using a wrapper in C to access the built ffmpeg libraries using JNI...
    Main problem : I haven’t coded C for more than one and a half decades now and wouldn’t know where to begin...

    I just need 3 operations, I need to add audio to a video file, I need to concatenate two video files and if possible I need to rotate a clip by 90 degrees (but I could do without this)...

    Does anyone have any example code that could work for me, or some good places to start (I’ve already exhausted much of the first pages of various google results to no avail)...

    Any help would be greatly appreciated !

  • Revision 17a26eb443 : Replacing SVC oxcf->mode check with oxcf->pass check. oxcf->pass is used in all

    18 août 2014, par Dmitry Kovalev

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



    Replacing SVC oxcf->mode check with oxcf->pass check.

    oxcf->pass is used in all other places in similar contexts.

    Change-Id : I9de3a5f24311838d5a6dc3dd470d258cb189ff59