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 (7956)

  • doc/protocols : Re-order HTTP options to match http.c order

    22 avril 2024, par Derek Buitenhuis
    doc/protocols : Re-order HTTP options to match http.c order
    

    This makes the list easier to maintain.

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

    • [DH] doc/protocols.texi
  • libsvtav1 : Fix the documentation to match the actual options

    30 juillet 2020, par Mark Thompson
    libsvtav1 : Fix the documentation to match the actual options
    
    • [DH] doc/encoders.texi
    • [DH] libavcodec/libsvtav1.c
  • How can I remove encode information from mediainfo for H265 HEVC .mkv ? CAN SOMEONE PLEASE ANSWER I DİD DELETE CAUSE THİS POST WAS CLOSED [closed]

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

    UPDATE

    &#xA;

    THAT POST İS GONE THİS POST WAS EARLİER UPLOADED WHY İS THİS POST CLOSED AND NOT THE OTHER ONE ? I DİD DELETE THAT POST

    &#xA;