Recherche avancée

Médias (0)

Mot : - Tags -/formulaire

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

Autres articles (42)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

Sur d’autres sites (6184)

  • avcodec/trace_headers_bsf : also parse extradata in packet side data

    5 août 2021, par James Almer
    avcodec/trace_headers_bsf : also parse extradata in packet side data
    

    Certain mov/mp4 files have parameter sets out of band, and when required for a
    sample it may be propagated within the relevant packet's side data.
    This fixes parsing said files if the SPS and/or PPS in the side data is
    different than the one in extradata.

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavcodec/trace_headers_bsf.c
  • ffmpeg doesn't send data through udp

    5 avril 2018, par ofir dubi

    Im using ffmpeg to stream my desktop (the server) to another computer (the client)

    server command :

    ffmpeg -f gdigrab -i desktop -f mpegts udp:1.2.3.4:1234

    client command :

    ffplay -f mpegts udp://4.3.2.1:1234

    when I run the server and the client on the same computer (using ip 127.0.0.1) it works and I can see my desktop. but when i try to send it to another computer it fails.

    I checked my network traffic, and apparently the server isn’t sending any data.

    So why is the data not sent ?

  • Revision 6420585c8a : Merge changes Ib5030373,Id614cfe6 * changes : test-data.mk : add some sectional

    10 octobre 2014, par James Zern

    Merge changes Ib5030373,Id614cfe6

    * changes :
    test-data.mk : add some sectional comments
    add test-data.mk