Recherche avancée

Médias (0)

Mot : - Tags -/api

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

Autres articles (24)

  • 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 (...)

  • 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 (...)

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

Sur d’autres sites (3977)

  • avcodec/dfa : don't check for the bitstream version on every copied line

    18 mars 2022, par James Almer
    avcodec/dfa : don't check for the bitstream version on every copied line
    

    And use av_image_copy_plane() while at it to simplify things for
    version != 0x100.

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

    • [DH] libavcodec/dfa.c
  • avfilter : add comments for duplicate line

    1er février 2018, par Steven Liu
    avfilter : add comments for duplicate line
    

    comment about the looks like a duplicate line.
    but that is used to reason x is expressed from y

    Suggested-by : Paul B Mahol
    Suggested-by : Michael Niedermayer
    Signed-off-by : Steven Liu <lq@chinaffmpeg.org>

    • [DH] libavfilter/vf_crop.c
    • [DH] libavfilter/vf_drawtext.c
    • [DH] libavfilter/vf_overlay.c
  • Revision 60d8c50514 : Add estimated completion time to vpxenc Make the progress line more useful by p

    13 février 2013, par John Koleszar

    Changed Paths : Modify /vpxenc.c Add estimated completion time to vpxenc Make the progress line more useful by providing per-frame updates of processing frame rate and estimated time remaining. Fixes issue #534. Change-Id : Ic91551878ff4b2f5db1cedaafb588add220cfa52