Recherche avancée

Médias (91)

Autres articles (68)

  • Gestion des droits de création et d’édition des objets

    8 février 2011, par

    Par défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;

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

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

  • flutter-ffmpeg - How can show in a App that in this moment sent to a rtps server ? [closed]

    22 novembre 2020, par Carlos Rod
    


    What options can i implement in this solution ?

    


    


    Actually i use a "flutter_ffmpeg" package.. i sent a server Rtsp that my device camera see.

    


    i dont record a video in my phone only sent the video a server rtps, but i wanna that simultaneously i show in my phone a card widget the video from my camera, i try used a camera plugin but the moment sent info a server rtps, the camera plugin cancel that de camera is has used for other package (flutter_ffmepg)

    


  • lavu/opt : show default values for AV_OPT_TYPE_PIXEL_FMT and AV_OPT_TYPE_SAMPLE_FMT too

    25 juillet 2013, par Paul B Mahol
    lavu/opt : show default values for AV_OPT_TYPE_PIXEL_FMT and AV_OPT_TYPE_SAMPLE_FMT too
    

    Signed-off-by : Paul B Mahol <onemda@gmail.com>

    • [DH] libavutil/opt.c
  • vp9 : fix show-existing-frames for multi-threading.

    30 avril 2015, par Ronald S. Bultje
    vp9 : fix show-existing-frames for multi-threading.
    

    This also fixes intra-only MT failures (it was the same bug), see trac
    4526 and 4527.

    Tested-by : James Almer <jamrial@gmail.com>
    Reviewed-by : James Almer <jamrial@gmail.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/vp9.c