Recherche avancée

Médias (1)

Mot : - Tags -/illustrator

Autres articles (47)

  • 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

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

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

Sur d’autres sites (7156)

  • ffmpeg/libav skips frames in case of network disconnection

    20 juin 2023, par naufumi

    I have remote m3u8 playlist with ts files. I'm trying to read it with av_read_frame. For some reason, in case of quick reconnection to the network (I used sudo ifconfig myInterface down && sudo ifconfig myInterface up) I have missed frames : it skips all data from the current ts file and jumps to the next ts in playlist. Do we have any AVDictionary options or something else to prevent this behavior ?

    


  • avcodec/utils : Add case for jv to avcodec_align_dimensions2()

    3 octobre 2014, par Michael Niedermayer
    avcodec/utils : Add case for jv to avcodec_align_dimensions2()
    

    Fixes out of array accesses
    Fixes : asan_heap-oob_12304aa_8_asan_heap-oob_4da4f3_300_intro.jv

    Found-by : Mateusz "j00ru" Jurczyk and Gynvael Coldwind
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/utils.c
  • ffplay : extend feedback in case of video changes

    3 février 2013, par Stefano Sabatini

    ffplay : extend feedback in case of video changes