Recherche avancée

Médias (1)

Mot : - Tags -/blender

Autres articles (103)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

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

Sur d’autres sites (12808)

  • Evolution #4170 : Visibilité icônes des auteurs

    1er septembre 2018, par nico d_

    Sinon sur la ligne 2 de auteur-32.png je ne suis pas fan du mix flat / fatcow, justement, ça ne fait pas "naturel".

  • Force Xvfb to play audio in specific pulseaudio sink

    18 août 2017, par boygiandi

    I’m trying to record audio from Xvfb session. In this Xvfb session, I started firefox, open webpage that contain an element. The audio element play music and loop.

    I create a sink with pulseaudio :

    pactl load-module module-null-sink sink_name=steam

    pacmd set-default-sink steam

    Then I start Xvfb session, start ffmpeg to record video and audio. It works. Now, I want to record another session, so I created new sink, named steam2, set default sink to steam2 like before.

    The problem is, in Xvfb session 1, when the audio stop-and-start (loop), it comes to new sink (steam2), then ffmpeg recorded no audio, steam2 now get mixed from 2 audios.

    Is there any way to force Xvfb session 1 play audio on sink1 ?

  • flacenc : send final extradata in packet side data

    29 avril 2014, par Anton Khirnov
    flacenc : send final extradata in packet side data
    
    • [DBH] libavcodec/flacenc.c