Recherche avancée

Médias (0)

Mot : - Tags -/upload

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

Autres articles (65)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Emballe médias : à quoi cela sert ?

    4 février 2011, par

    Ce plugin vise à gérer des sites de mise en ligne de documents de tous types.
    Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;

  • Submit enhancements and plugins

    13 avril 2011

    If you have developed a new extension to add one or more useful features to MediaSPIP, let us know and its integration into the core MedisSPIP functionality will be considered.
    You can use the development discussion list to request for help with creating a plugin. As MediaSPIP is based on SPIP - or you can use the SPIP discussion list SPIP-Zone.

Sur d’autres sites (6929)

  • If I kill ffmpeg command its video lenght is 5 seconds shorter then the actual length ?

    7 mai 2014, par Sumit Jasuja

    I am using ffmpeg to capture screen. output is in mp4 format. when I kill ffmpeg command its video length is 5 seconds shorter then the actual length.

    Process killed using following code :

    foreach (Process pr in Process.GetProcessesByName("ffmpeg"))
    {
       pr.Kill();
    }
  • avcodec/cri : Check length

    5 juillet 2024, par Michael Niedermayer
    avcodec/cri : Check length
    

    Fixes : CID1604394 Overflowed constant

    Sponsored-by : Sovereign Tech Fund
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/cri.c
  • avformat/mm : Check length

    11 juillet 2024, par Michael Niedermayer
    avformat/mm : Check length
    

    Fixes : CID1220824 Overflowed constant

    Sponsored-by : Sovereign Tech Fund
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavformat/mm.c