Recherche avancée

Médias (1)

Mot : - Tags -/publishing

Autres articles (98)

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

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

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

Sur d’autres sites (6989)

  • Revision 9a5e0d4038 : Match improved vp9/10 style in libs.mk Change-Id : I5402c4e4a7d028f4865f429ec5ac

    1er septembre 2015, par Johann

    Changed Paths :
     Modify /libs.mk



    Match improved vp9/10 style in libs.mk

    Change-Id : I5402c4e4a7d028f4865f429ec5ac6cb592aa2dcb

  • tests : Renamed pix_fmts wording in ffv1 test target name to match pix_fmt parameter.

    31 août 2015, par Peter B
    tests : Renamed pix_fmts wording in ffv1 test target name to match pix_fmt parameter.
    

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] tests/fate/vcodec.mak
    • [DH] tests/ref/vsynth/vsynth1-ffv1-v0
    • [DH] tests/ref/vsynth/vsynth1-ffv1-v3-bgr0
    • [DH] tests/ref/vsynth/vsynth1-ffv1-v3-yuv420p
    • [DH] tests/ref/vsynth/vsynth1-ffv1-v3-yuv422p10
    • [DH] tests/ref/vsynth/vsynth1-ffv1-v3-yuv444p16
    • [DH] tests/ref/vsynth/vsynth1-ffv1.0
    • [DH] tests/ref/vsynth/vsynth1-ffv1.3-420
    • [DH] tests/ref/vsynth/vsynth1-ffv1.3-422p10
    • [DH] tests/ref/vsynth/vsynth1-ffv1.3-444p16
    • [DH] tests/ref/vsynth/vsynth1-ffv1.3-bgr
    • [DH] tests/ref/vsynth/vsynth2-ffv1-v0
    • [DH] tests/ref/vsynth/vsynth2-ffv1-v3-bgr0
    • [DH] tests/ref/vsynth/vsynth2-ffv1-v3-yuv420p
    • [DH] tests/ref/vsynth/vsynth2-ffv1-v3-yuv422p10
    • [DH] tests/ref/vsynth/vsynth2-ffv1-v3-yuv444p16
    • [DH] tests/ref/vsynth/vsynth2-ffv1.0
    • [DH] tests/ref/vsynth/vsynth2-ffv1.3-420
    • [DH] tests/ref/vsynth/vsynth2-ffv1.3-422p10
    • [DH] tests/ref/vsynth/vsynth2-ffv1.3-444p16
    • [DH] tests/ref/vsynth/vsynth2-ffv1.3-bgr
    • [DH] tests/ref/vsynth/vsynth3-ffv1-v0
    • [DH] tests/ref/vsynth/vsynth3-ffv1-v3-bgr0
    • [DH] tests/ref/vsynth/vsynth3-ffv1-v3-yuv420p
    • [DH] tests/ref/vsynth/vsynth3-ffv1-v3-yuv422p10
    • [DH] tests/ref/vsynth/vsynth3-ffv1-v3-yuv444p16
    • [DH] tests/ref/vsynth/vsynth3-ffv1.0
    • [DH] tests/ref/vsynth/vsynth3-ffv1.3-420
    • [DH] tests/ref/vsynth/vsynth3-ffv1.3-422p10
    • [DH] tests/ref/vsynth/vsynth3-ffv1.3-444p16
    • [DH] tests/ref/vsynth/vsynth3-ffv1.3-bgr
    • [DH] tests/ref/vsynth/vsynth_lena-ffv1-v0
    • [DH] tests/ref/vsynth/vsynth_lena-ffv1-v3-bgr0
    • [DH] tests/ref/vsynth/vsynth_lena-ffv1-v3-yuv420
    • [DH] tests/ref/vsynth/vsynth_lena-ffv1-v3-yuv420p
    • [DH] tests/ref/vsynth/vsynth_lena-ffv1-v3-yuv422p10
    • [DH] tests/ref/vsynth/vsynth_lena-ffv1-v3-yuv444p16
  • Revision 610e258cc5 : Make the round() replacement match C99 and POSIX. http://pubs.opengroup.org/onl

    8 août 2015, par Alex Converse

    Changed Paths :
     Modify /vp9/common/vp9_systemdependent.h



    Make the round() replacement match C99 and POSIX.

    http://pubs.opengroup.org/onlinepubs/009695399/functions/round.html

    Change-Id : Idf387d944d36bf593f8797db9053e11e5c9b9b39