Recherche avancée

Médias (1)

Mot : - Tags -/lev manovitch

Autres articles (57)

  • Mise à jour de la version 0.1 vers 0.2

    24 juin 2013, par

    Explications des différents changements notables lors du passage de la version 0.1 de MediaSPIP à la version 0.3. Quelles sont les nouveautés
    Au niveau des dépendances logicielles Utilisation des dernières versions de FFMpeg (>= v1.2.1) ; Installation des dépendances pour Smush ; Installation de MediaInfo et FFprobe pour la récupération des métadonnées ; On n’utilise plus ffmpeg2theora ; On n’installe plus flvtool2 au profit de flvtool++ ; On n’installe plus ffmpeg-php qui n’est plus maintenu au (...)

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

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

Sur d’autres sites (8212)

  • Anomalie #2542 : forum interne

    8 mars 2012, par christophe ulmer

    avec sqlite3 , cela fonctionne

  • FFmpeg.AutoGen example of how to split audio file

    7 mars 2018, par Sven

    I want to use the FFmpeg.AutoGen project from here : https://github.com/Ruslan-B/FFmpeg.AutoGen

    I’m not familiar with the ffmpeg API, so I wanted to get an example of how to split an audio file into little files, for example the audio file is about 2 hours long (can be mp3,ogg,wav,etc.) and I want to split it into several little files of x minutes. The splitting should be done on the main audio file with timestamps from and to, for example from = 00:25:00 (meaning 25 minutes), to = 00:31:12 (meaning 31 minutes, 12 seconds) and the output should be the section from the main audio file, the result is 00:06:12 (meaning 6 minutes, 12 seconds) long.

    How can this task be achieved with the project ? Also a C example can help me, I would try to convert it into the framework.

    Thanks for your responses.

  • Localisation : fixed Persian translation of min/max message.

    28 janvier 2016, par EsiKhoob
    Localisation : fixed Persian translation of min/max message.
    

    Closes #1673.

    Hello, and thank you for this good plugin
    I find a bug in Farsi (Persian) localization exist in messages_fa.js
    The "min"&"max" methods messages in that file have bug. The Farsi "min"
    `s message has this meaning : “please enter value greater that 0
    words.”
    Phrase meaning "word" should be removed from Farsi message.