Recherche avancée

Médias (0)

Mot : - Tags -/upload

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (38)

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

  • avfilter : add D2TS, TS2D, TS2T as a common macro in internal.h

    1er juin 2020, par Limin Wang
    avfilter : add D2TS, TS2D, TS2T as a common macro in internal.h
    

    Signed-off-by : Limin Wang <lance.lmwang@gmail.com>

    • [DH] libavfilter/aeval.c
    • [DH] libavfilter/af_volume.c
    • [DH] libavfilter/f_select.c
    • [DH] libavfilter/f_sendcmd.c
    • [DH] libavfilter/internal.h
    • [DH] libavfilter/setpts.c
    • [DH] libavfilter/vf_delogo.c
    • [DH] libavfilter/vf_eq.c
    • [DH] libavfilter/vf_hue.c
    • [DH] libavfilter/vf_rotate.c
    • [DH] libavfilter/vf_scale.c
    • [DH] libavfilter/vf_vignette.c
  • How can I remove encode information from mediainfo for H265 HEVC .mkv ? [duplicate]

    15 octobre 2020, par For Fun

    I want to know how I can remove encode settings from the mediainfo with mkvpropedit or ffmpeg ?

    &#xA;

    İn this post :&#xA;How can I remove metadata from a flv file ?&#xA;I found this command :

    &#xA;

    ffmpeg -i INPUT -c copy -bitexact -map_metadata -1 -bsf:v &#x27;filter_units=remove_types=6&#x27; OUTPUT&#xA;

    &#xA;

    for only h264 AVC !

    &#xA;

    so how can you do this for h265 HEVC ?&#xA;What exact command do i need to use ?

    &#xA;

    I want to know how I can do this by just to simply copy -c copy the file ?

    &#xA;

    İ want to remove this :

    &#xA;

    &#xA;

    cpuid=0 / frame-threads=3 / no-wpp / no-pmode / no-pme / no-psnr / no-ssim / log-level=2 / input-csp=1 / input-res=1920x1080 / interlace=0 / total-frames=0 / level-idc=0 / high-tier=1 / uhd-bd=0 / ref=2 / no-allow-non-conformance / no-repeat-headers / annexb / no-aud / no-hrd / info / hash=0 / no-temporal-layers / open-gop / min-keyint=23 / keyint=250 / gop-lookahead=0 / bframes=4 / ...

    &#xA;

    &#xA;

  • mpeg2 : add sequence display extension information

    4 juin 2014, par Marc-Antoine Arnaud
    mpeg2 : add sequence display extension information
    

    Signed-off-by : Derek Buitenhuis <derek.buitenhuis@gmail.com>

    • [DBH] libavcodec/mpeg12enc.c
    • [DBH] tests/ref/lavf/gxf
    • [DBH] tests/ref/lavf/mxf
    • [DBH] tests/ref/lavf/mxf_d10
    • [DBH] tests/ref/lavf/ts
    • [DBH] tests/ref/seek/lavf-gxf
    • [DBH] tests/ref/seek/lavf-mxf
    • [DBH] tests/ref/seek/lavf-ts
    • [DBH] tests/ref/seek/vsynth2-mpeg2-422
    • [DBH] tests/ref/seek/vsynth2-mpeg2-idct-int
    • [DBH] tests/ref/seek/vsynth2-mpeg2-ilace
    • [DBH] tests/ref/seek/vsynth2-mpeg2-ivlc-qprd
    • [DBH] tests/ref/seek/vsynth2-mpeg2-thread
    • [DBH] tests/ref/seek/vsynth2-mpeg2-thread-ivlc
    • [DBH] tests/ref/vsynth/vsynth1-mpeg2
    • [DBH] tests/ref/vsynth/vsynth1-mpeg2-422
    • [DBH] tests/ref/vsynth/vsynth1-mpeg2-idct-int
    • [DBH] tests/ref/vsynth/vsynth1-mpeg2-ilace
    • [DBH] tests/ref/vsynth/vsynth1-mpeg2-ivlc-qprd
    • [DBH] tests/ref/vsynth/vsynth1-mpeg2-thread
    • [DBH] tests/ref/vsynth/vsynth1-mpeg2-thread-ivlc
    • [DBH] tests/ref/vsynth/vsynth2-mpeg2
    • [DBH] tests/ref/vsynth/vsynth2-mpeg2-422
    • [DBH] tests/ref/vsynth/vsynth2-mpeg2-idct-int
    • [DBH] tests/ref/vsynth/vsynth2-mpeg2-ilace
    • [DBH] tests/ref/vsynth/vsynth2-mpeg2-ivlc-qprd
    • [DBH] tests/ref/vsynth/vsynth2-mpeg2-thread
    • [DBH] tests/ref/vsynth/vsynth2-mpeg2-thread-ivlc