Recherche avancée

Médias (91)

Autres articles (97)

  • Demande de création d’un canal

    12 mars 2010, par

    En fonction de la configuration de la plateforme, l’utilisateur peu avoir à sa disposition deux méthodes différentes de demande de création de canal. La première est au moment de son inscription, la seconde, après son inscription en remplissant un formulaire de demande.
    Les deux manières demandent les mêmes choses fonctionnent à peu près de la même manière, le futur utilisateur doit remplir une série de champ de formulaire permettant tout d’abord aux administrateurs d’avoir des informations quant à (...)

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

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

Sur d’autres sites (7472)

  • lavc/libvpxenc : prevent fifo from filling up

    7 juillet 2023, par David Lemler
    lavc/libvpxenc : prevent fifo from filling up
    

    Prevent the fifo used in encoding VPx videos from filling up and
    stopping encode when it reaches 21845 items, which happens when the
    video has more than that number of frames.

    Incorporated suggestion from James Zern to prevent calling
    frame_data_submit() at all when performing the first pass of a 2-pass
    encode so the fifo is not filled at all ; replaces original patch which
    drained the fifo after filling to prevent it from becoming full.

    Fixes the regression originally introduced in
    5bda4ec6c3cb6f286bb40dee4457c3c26e0f78cb

    Co-authored-by : James Zern <jzern@google.com>
    Signed-off-by : David Lemler <david@lemler.family>
    Signed-off-by : James Zern <jzern@google.com>

    • [DH] libavcodec/libvpxenc.c
  • script ubuntu lucid : apache

    4 mars 2012

    L’installation ne peut finir la configuration d’apache
    le log indique :

    1. Activation du module mod_deflate
    2. Module deflate already enabled
    3. Installation du fichier de configuration du mod_deflate
    4. cp : impossible d’évaluer « ./configs/apache/deflate.conf » : Aucun fichier ou dossier de ce type

    pourant le fichier est bien là :

    1. root@sd-27024 : /mediaspip_install# ls configs/apache/
    2. deflate.conf expires.conf mediaspip_mime.conf
  • Usurper of FATE

    31 juillet 2010, par Multimedia Mike — FATE Server

    Mans sent a message to the FFmpeg-devel list today :

    A new FATE

    Mike’s FATE system has done a great job over the last few years. It
    is however beginning to prove inadequate in various ways :

    [various shortcomings already dissected at length on this very blog]

    To address the above-mentioned issues, I have been working on a
    replacement system which is now ready to be announced.

    Check it out : http://fate.ffmpeg.org/.

    Considering that he just obsoleted something I’ve poured a lot of time and energy into over the last 2.5 years, is my first reaction to this news supposed to be unbridled joy ? Hey, I’m already on record as stating that I wouldn’t mind throwing away all of FATE if there was a better alternative.

    I’m not certain but I’m pretty sure that at this point, the original FATE server is practically obsolete. Mans is already testing all of his configurations as well as the configs I test. As soon as the other FATE installations switch over to the new server, I should be able to redirect fate.multimedia.cx -> fate.ffmpeg.org, sell most of my computers, and spend more time with my family.

    Thanks, Mans !