Recherche avancée

Médias (1)

Mot : - Tags -/publishing

Autres articles (98)

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

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

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

Sur d’autres sites (15815)

  • C script and ffmpeg can't find files

    14 décembre 2019, par Edoardo Colella

    I tryed to use ffmpeg concat with popen command in c but i get "No such file o directory". If i use linux terminal with the same command it works.

    ffmpeg -i "concat: audio/1.mp3|audio/2.mp3" -acodec copy output.mp3

    What could be the problem ?

  • Evolution #2747 : Salvatore : noter les comits dans un fichier texte

    5 juin 2012, par marcimat -

    Qu’il y ait un fichier de log avec "svn merge -cXXX url" OK… Je vois pas ce que tu veux dire, par contre avec « et à déduire la destination de la source » ? Parce que sur la branche 3.0, je SVN merge des choses venant de la DEV comme ça en calant mon terminal sur la racine de la branche : svn merge -c (...)

  • An ISO ripped from a DVD-Video is empty but still plays in Apple DVD-Player ?

    7 avril 2015, par IAmDamoSuzuki

    I’ve run across a number of DVDs that seem to contain no visible data. The ISOs that I rip from them (using ddrescue) contain no VIDEO_TS folders, or any folders at all. However, if I use df on the mounted filesystem it claims to have a size.

    Even stranger however, is that the Apple DVD-Player and MPEG-Streamclip will still open and play the DVD. I’m unable to process the ISOs using ffmpeg because terminal can’t see any files !

    Has anybody experienced something like this before ?