Recherche avancée

Médias (1)

Mot : - Tags -/pirate bay

Autres articles (45)

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

  • Librairies et binaires spécifiques au traitement vidéo et sonore

    31 janvier 2010, par

    Les logiciels et librairies suivantes sont utilisées par SPIPmotion d’une manière ou d’une autre.
    Binaires obligatoires FFMpeg : encodeur principal, permet de transcoder presque tous les types de fichiers vidéo et sonores dans les formats lisibles sur Internet. CF ce tutoriel pour son installation ; Oggz-tools : outils d’inspection de fichiers ogg ; Mediainfo : récupération d’informations depuis la plupart des formats vidéos et sonores ;
    Binaires complémentaires et facultatifs flvtool2 : (...)

Sur d’autres sites (3315)

  • Anomalie #3333 (Nouveau) : Notices PHP à foison lors d’un changement de statut d’un article

    4 novembre 2014, par marcimat ☺☮☯♫

    Depuis l’introduction d’une fausse boucle dans la fonction calculer_langues_utilisees(), il y a tout un tas de notices PHP lors d’un changement de statut, tel que (en révision 21775) :

    - Notice : Use of undefined constant TYPE_RECURSIF - assumed ’TYPE_RECURSIF’ in ecrire/public/compiler.php on line 336
    - Notice : Undefined index : sourcefile in ecrire/public/compiler.php on line 633
    - Notice : Undefined index : nom in ecrire/public/compiler.php on line 634
    - Notice : Undefined index : sourcefile in ecrire/public/compiler.php on line 560
    - Notice : Undefined index : connect in ecrire/iterateur/sql.php on line 64
    - Notice : Undefined variable : SP in ecrire/inc/rubriques.php(519) : eval()’d code on line 29
    - ...

  • Anomalie #3454 (Fermé) : Document joint a un nouvel article

    19 mai 2015, par Eric Camus

    Bonjour,

    Quand on joint un fichier a un nouvel article (sans numéro, pas dans la base donc), celui-ci n’apparais pas dans la colonne (sur un spip brut sans modif).
    Il est juste enregistré dans la base "spip_documents" mais il n’y a pas de liaison dans la table "spip_documents_liens" avec "-id_auteur" dans "id_objet".

    Dans le log de spip de dev avec mon plugin (un spip un peu maquiller) : il y a deux ligne NIET aux deux autorisation suivantes :
    autoriser_joindredocument_dist(joindredocument,document,468,X X): niet<br />autoriser_associerdocuments_dist(associerdocuments,article,-1,X X): niet
    Mais je ne sait pas si c’est vraiment ça !

  • Anomalie #3380 : Un rédacteur peut attacher un document à un article qu’il n’a pas le droit de mod...

    14 mai 2015, par marcimat ☺☮☯♫