Recherche avancée

Médias (91)

Autres articles (36)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • Les formats acceptés

    28 janvier 2010, par

    Les commandes suivantes permettent d’avoir des informations sur les formats et codecs gérés par l’installation local de ffmpeg :
    ffmpeg -codecs ffmpeg -formats
    Les format videos acceptés en entrée
    Cette liste est non exhaustive, elle met en exergue les principaux formats utilisés : h264 : H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 m4v : raw MPEG-4 video format flv : Flash Video (FLV) / Sorenson Spark / Sorenson H.263 Theora wmv :
    Les formats vidéos de sortie possibles
    Dans un premier temps on (...)

Sur d’autres sites (13072)

  • Using and updating a java Surface object on the native side

    24 avril 2016, par Juan Manuel González Otero

    I would like to know how to send a SURFACE object generated in the java side to my native source, and how to interact with this surface object once there in order to draw frames on it ? Does anyone know any link to a sample code doing something similar to what I’ve just described ?

    Thank you in advance

  • Is it possible .FLV to .MP4 conversion on client side by ffmpeg-asm.js ?

    24 mars 2016, par Egor M.

    Is it possible to do .FLV to .MP4 conversion on client side by ffmpeg-asm.js ?
    The main issue lot’s of mobile video players didn’t support flash, but .FLV still popular at the internet ;(

    Have no idea how to avoid server-side conversion and storing...

  • avcodec : Deprecate dtg_active_format field in favor of avframe side-data

    3 août 2014, par Kieran Kunhya
    avcodec : Deprecate dtg_active_format field in favor of avframe side-data
    

    Signed-off-by : Diego Biurrun <diego@biurrun.de>

    • [DBH] doc/APIchanges
    • [DBH] libavcodec/avcodec.h
    • [DBH] libavcodec/mpeg12dec.c
    • [DBH] libavcodec/version.h
    • [DBH] libavfilter/vf_showinfo.c
    • [DBH] libavutil/frame.h
    • [DBH] libavutil/version.h