Recherche avancée

Médias (91)

Autres articles (84)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

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

  • Le profil des utilisateurs

    12 avril 2011, par

    Chaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
    L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...)

Sur d’autres sites (4848)

  • Revision e707e9580b : libs.mk : don't include x86inc.asm in codec src list this file is an include and

    28 juin 2014, par James Zern

    Changed Paths :
     Modify /libs.mk



    libs.mk : don’t include x86inc.asm in codec src list

    this file is an include and doesn’t need to be built on its own.
    fixes :
    ranlib : file : libvpx_g.a(x86inc.asm.o) has no symbols

    Change-Id : I89504e37ff0a4488489af7b9b7e09fb32acc4853

  • List all files with ID3v2.2 tag in folder

    13 septembre 2021, par JonHerbert

    I have a folder of around 40000 audio files and I need to find all tracks with an ID3v2.2 tag on them and add them to a folder.

    


    I am very new to eyed3 and ffmpeg, so is there a way to use one of these to get the files I need ? I've read both docs and found the 'tag-version' function and 'display' pattern for eyed3, but I'm not sure how to use them.

    


    Thanks !

    


  • lavf/mov.c : Don't correct edit list start to zero, when we can't find a frame before...

    14 novembre 2017, par Sasi Inguva
    lavf/mov.c : Don't correct edit list start to zero, when we can't find a frame before edit list start.
    

    After c2a8f0fcbe57ea9ccaa864130f078af10516c3c1 this can happen on normal edit lists starting on a B-frame.

    Signed-off-by : Sasi Inguva <isasi@google.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavformat/mov.c
    • [DH] tests/fate/mov.mak
    • [DH] tests/ref/fate/mov-bbi-elst-starts-b