Recherche avancée

Médias (21)

Mot : - Tags -/Nine Inch Nails

Autres articles (75)

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

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

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

Sur d’autres sites (8830)

  • Avisynth processing source having multiaudio tracks

    22 mai 2014, par Tarun

    I wrote following avisynth script

    A1 = FFAudioSource("speed_2mins.mxf",track=1)
    A2 = FFAudioSource("speed_2mins.mxf",track=2)
    V = FFVideoSource("speed_2mins.mxf",width=200,height=100)
    AV1 = AudioDub(V,A1)
    AudioDub(AV1,A2)

    In hope of getting 2 audio tracks in the output, but i still got only one audio track when I processed the .avs file using ffmpeg

    How to get multi audio tracks output using avisynth ?

  • Remove avserver.

    9 juin 2014, par Anton Khirnov
    Remove avserver.
    

    It has not been properly maintained for years and there is little hope
    of that changing in the future.
    It appears simpler to write a new replacement from scratch than
    unbreaking it.

    • [DBH] .gitignore
    • [DBH] Changelog
    • [DBH] Makefile
    • [DBH] avserver.c
    • [DBH] configure
    • [DBH] doc/avserver.conf
    • [DBH] doc/avserver.texi
    • [DBH] doc/general.texi
    • [DBH] libavformat/Makefile
    • [DBH] libavformat/allformats.c
    • [DBH] libavformat/ffm.h
    • [DBH] libavformat/ffmdec.c
    • [DBH] libavformat/ffmenc.c
    • [DBH] tests/fate/avformat.mak
    • [DBH] tests/fate/seek.mak
    • [DBH] tests/lavf-regression.sh
    • [DBH] tests/ref/lavf/ffm
    • [DBH] tests/ref/seek/lavf-ffm
  • Remove avserver.

    9 juin 2014, par Anton Khirnov
    Remove avserver.
    

    It has not been properly maintained for years and there is little hope
    of that changing in the future.
    It appears simpler to write a new replacement from scratch than
    unbreaking it.

    • [DH] .gitignore
    • [DH] Changelog
    • [DH] Makefile
    • [DH] avserver.c
    • [DH] configure
    • [DH] doc/avserver.conf
    • [DH] doc/avserver.texi
    • [DH] doc/general.texi
    • [DH] libavformat/Makefile
    • [DH] libavformat/allformats.c
    • [DH] libavformat/ffm.h
    • [DH] libavformat/ffmdec.c
    • [DH] libavformat/ffmenc.c
    • [DH] tests/fate/avformat.mak
    • [DH] tests/fate/seek.mak
    • [DH] tests/lavf-regression.sh
    • [DH] tests/ref/lavf/ffm
    • [DH] tests/ref/seek/lavf-ffm