Recherche avancée

Médias (1)

Mot : - Tags -/iphone

Autres articles (112)

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

  • Ecrire une actualité

    21 juin 2013, par

    Présentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
    Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
    Vous pouvez personnaliser le formulaire de création d’une actualité.
    Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)

Sur d’autres sites (14238)

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