Recherche avancée

Médias (91)

Autres articles (105)

  • Modifier la date de publication

    21 juin 2013, par

    Comment changer la date de publication d’un média ?
    Il faut au préalable rajouter un champ "Date de publication" dans le masque de formulaire adéquat :
    Administrer > Configuration des masques de formulaires > Sélectionner "Un média"
    Dans la rubrique "Champs à ajouter, cocher "Date de publication "
    Cliquer en bas de la page sur Enregistrer

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

Sur d’autres sites (9915)

  • Convert Video to f4v & m4p using FFMPEG [closed]

    3 décembre 2011, par Tayyab Tariq

    I would like to convert a video in any given format (say xvid) to a f4v & m4p using ffmpeg. Can someone describe the step by step process ?

  • ffmpeg.c use b:v for video bitrates using a target

    29 novembre 2011, par Jean First

    ffmpeg.c use b:v for video bitrates using a target

  • Free video file converter for c#

    29 novembre 2011, par Richard77

    I'm looking for a library in C#(not commandline) that converts video files' from one format to another.

    While googling, I've seen that many people have asked this question before. Unfortunately those questions were asked years in the past. The most recent of them was aked in april of 2010.

    I've read a lot about FFMPEG, but I don't see any tutorial on how to use that library in C#.

    Please, help with sample codes if possible.

    Thanks for helping