Recherche avancée

Médias (0)

Mot : - Tags -/presse-papier

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

Autres articles (111)

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (11347)

  • pgssubdec : fix subpicture output colorspace and range

    24 avril 2016, par Jan Ekström
    pgssubdec : fix subpicture output colorspace and range
    

    Functionality used before didn’t widen the values from limited to
    full range. Additionally, now the decoder uses BT.709 where it
    should be used according to the video resolution.

    Default for not yet set colorimetry is BT.709 due to most observed
    HDMV content being HD.

    BT.709 coefficients were gathered from the first two parts of BT.709
    to BT.2020 conversion guide in ARIB STD-B62 (Pt. 1, Chapter 6.2.2).
    They were additionally confirmed by manually calculating values.

    Fixes #4637

    • [DH] libavcodec/pgssubdec.c
    • [DH] libavutil/colorspace.h
  • lavfi : add ff_detect_color_primaries helper

    10 avril 2022, par Niklas Haas
    lavfi : add ff_detect_color_primaries helper
    

    Related to #9673, this helper exists to facilitate "guessing" the right
    primary tags from a given set of raw primary coefficients.

    The cutoff value of 0.001 was chosen by experimentation. The smallest
    "false positive" delta observed in practice was 0.023329, while the
    largest "false negative" delta was 0.00016. So, a value of 0.001 sits
    comfortably in the middle.

    Signed-off-by : Niklas Haas <git@haasn.dev>

    • [DH] libavfilter/colorspace.c
    • [DH] libavfilter/colorspace.h
  • compile ffmpeg for android [PAID]

    2 juin 2018, par Rafael Lima

    I’m 100% sure this is not the place for that and many people will downvote it but i’ve already posted this request in specific foruns and still no answer

    I’m willing to pay for someone able to compile ffmpeg for android

    I’ve been developing an app using ffmpeg binaries provided by an user on github, on the final phase of development i discover those binaries are not able to do some things i need because they were compiled without some specific flags

    I spent unsucessfully the last 20 days following tutorials about compile ffmpeg for android

    the flags i need are

    --enable-libfreetype \
    --enable-libfontconfig \
    --enable-zlib \
    --enable-libmp3lame \
    --enable-libopus \
    --enable-libx264 \ or --enable-openh264 \
    --enable-static \
    --enable-ffmpeg \
    --enable-librtmp \
    --enable-pic \
    --disable-doc \
    --disable-shared

    if you think you able to do it please contact me at my e-mail ragpl07@gmail.com