Recherche avancée

Médias (1)

Mot : - Tags -/censure

Autres articles (104)

  • Participer à sa traduction

    10 avril 2011

    Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
    Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
    Actuellement MediaSPIP n’est disponible qu’en français et (...)

  • Les formats acceptés

    28 janvier 2010, par

    Les commandes suivantes permettent d’avoir des informations sur les formats et codecs gérés par l’installation local de ffmpeg :
    ffmpeg -codecs ffmpeg -formats
    Les format videos acceptés en entrée
    Cette liste est non exhaustive, elle met en exergue les principaux formats utilisés : h264 : H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 m4v : raw MPEG-4 video format flv : Flash Video (FLV) / Sorenson Spark / Sorenson H.263 Theora wmv :
    Les formats vidéos de sortie possibles
    Dans un premier temps on (...)

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

  • IIS 404 error on existing text file

    18 août 2014, par Harun Yılmaz

    I’m running a project on a server which runs IIS 7.5

    There’s a strange error that I have never seen. The project is written with Codeigniter. I’m converting videos with ffmpeg.exe and writing the results in separate text files for each video. And in the client side it reads the text file for progress.

    But the server throws a 404 error for existing txt file. It keeps throwing error until I restart the server. After restarting the server, it can be able to show the text file.

    Everything else works perfect. Please help me.

    EDIT :

    .txt files are reachable after amount of time. But it’s not certain how much time should pass.

  • Multicolor text in FFmpeg

    14 septembre 2018, par Holy_diver

    How to use drawtext in ffmpeg to draw multicolor text over video ?
    Example : I want to highlight a proper nouns in a sentence,
    "XYZ company shares hike 91%"
    highlight XYZ white yellow
    highlight 91% with green

    If you have any other approach not using ffmpeg to draw multicolor text over video, that would work too.

  • Revision 228 : Fixed help text.

    15 juin 2011, par marc.noirot

    Changed Paths :
     Modify /trunk/src/flvmeta.c



    Fixed help text.