Recherche avancée

Médias (0)

Mot : - Tags -/xmlrpc

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

Autres articles (26)

  • Emballe médias : à quoi cela sert ?

    4 février 2011, par

    Ce plugin vise à gérer des sites de mise en ligne de documents de tous types.
    Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;

  • 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 vidéos

    21 avril 2011, par

    Comme les documents de type "audio", Mediaspip affiche dans la mesure du possible les vidéos grâce à la balise html5 .
    Un des inconvénients de cette balise est qu’elle n’est pas reconnue correctement par certains navigateurs (Internet Explorer pour ne pas le nommer) et que chaque navigateur ne gère en natif que certains formats de vidéos.
    Son avantage principal quant à lui est de bénéficier de la prise en charge native de vidéos dans les navigateur et donc de se passer de l’utilisation de Flash et (...)

Sur d’autres sites (6429)

  • ffplay : always show stats at all log levels if requested by user

    3 avril 2020, par Gyan Doshi
    ffplay : always show stats at all log levels if requested by user
    

    Since 3b491c5a500, stats would be hidden if loglevel was lower than
    info, even if -stats was set.

    Fixes #6962

    • [DH] doc/ffplay.texi
    • [DH] fftools/ffplay.c
  • fftools/ffmpeg : show video stats in progress output without filters

    2 août 2024, par Jan Garcia via ffmpeg-devel
    fftools/ffmpeg : show video stats in progress output without filters
    

    Since ffmpeg 6.1 video stats are accidentally hidden from streamcopy progress output.
    This patch re-enables video stats (like frames=) in the progress output.

    Signed-off-by : Anton Khirnov <anton@khirnov.net>

    • [DH] fftools/ffmpeg.c
  • FFMPEG Always Show On New Window

    11 avril 2022, par Teguh.Saint

    Yesterday I tried to run an old version of ffmpeg, with new windows. everything works fine, and ffmpeg wants to run in the same command line window. but after i try the new version of ffmpeg, ffmpeg doesn't run in the same window. and that was not long, after appearing he immediately disappeared.&#xA;After that I decided to use the old version of ffmpeg, but it had the same effect and the result was the same.&#xA;Can anyone here give me a solution ? I only want ffmpeg to run on one command prompt window.

    &#xA;

    enter image description here

    &#xA;