Recherche avancée

Médias (91)

Autres articles (14)

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • Gestion de la ferme

    2 mars 2010, par

    La ferme est gérée dans son ensemble par des "super admins".
    Certains réglages peuvent être fais afin de réguler les besoins des différents canaux.
    Dans un premier temps il utilise le plugin "Gestion de mutualisation"

Sur d’autres sites (3290)

  • FFMPEG Preview from Capture device

    8 avril 2018, par Манаф Иракский

    I am using MacOS with FFMPEG —enabled-decklink installed to capture from BlackMagic Ultrastudio Expressto SDI to Thunderbolt and streams it to youtube, it works perfectly fine, here is my code.

    ffmpeg -f decklink -format_code 'Hi50'  -i 'UltraStudio Express'
    -deinterlace -b:v 1M -vcodec h264 -pix_fmt yuv420p -color_range 1  -acodec aac  -f  flv  rtmp://a.rtmp.youtube.com/live2/*******

    but I am kinda blind cuz I cannot see what I am capturing till its live on Youtube, is there away to preview the video locally on my Mac before I start streaming via ffmpeg ?

  • lavfi/vf_vpp_qsv : scale_mode can be applied to color conversion

    28 novembre 2022, par Haihao Xiang
    lavfi/vf_vpp_qsv : scale_mode can be applied to color conversion
    

    Reviewed-by : Soft Works <softworkz@hotmail.com>
    Signed-off-by : Haihao Xiang <haihao.xiang@intel.com>

    • [DH] libavfilter/vf_vpp_qsv.c
  • Evolution #4391 : Squelettes de la dist : améliorer le markup et passer à BEM

    25 octobre 2019, par nicod _

    Bon, toutes ces discussions sur l’architecture des css c’est super intéressant, mais il ne faudrait pas transformer la dist en un truc incompréhensible.
    Il faut qu’elle reste simple et accessible, quand même.

    Je suis pour un peu de nommage BEM, pour rationaliser les noms des classes et donner le bon exemple, sans aller trop loin non plus.