Recherche avancée

Médias (0)

Mot : - Tags -/navigation

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

Autres articles (54)

  • 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

  • L’utiliser, en parler, le critiquer

    10 avril 2011

    La première attitude à adopter est d’en parler, soit directement avec les personnes impliquées dans son développement, soit autour de vous pour convaincre de nouvelles personnes à l’utiliser.
    Plus la communauté sera nombreuse et plus les évolutions seront rapides ...
    Une liste de discussion est disponible pour tout échange entre utilisateurs.

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

Sur d’autres sites (9041)

  • how to compile ffmpeg properly

    7 janvier 2016, par Sajad Norouzi

    I wanna make an executable file of ffmpeg on android. for this action I have some onptions. now I want to know which parts are useful for me and which are not. actually, I want to know what is functionality of belows library.
    I have option to compile ffmpeg containing these files or not :

    x264

    libpng

    freetype

    fribidi

    fonconfig

    libass

    thanks in advance

  • Streaming MKV with seeking

    11 mars 2019, par Brian Kenny

    I am sequentially torrenting MKV files & I would like to be able to display them to a client in the browser. The client should be able to jump through all parts of the video that have been downloaded, and buffer when it reaches content that has not yet been added to the file. I have attempted to use ffmpeg RTMP, but that does not allow for seeking from the client. Any suggestions regarding how I can go about this would be greatly appreciated.

    Thanks.

  • win32_dlfcn : Support WinRT/UWP.

    1er juillet 2017, par Matt Oliver
    win32_dlfcn : Support WinRT/UWP.
    

    This only enables dlls that are packaged with the application to be
    loaded. Due to the limitations of WinRT/UWP it is not allowed to load
    external/system dlls so this cannot be used as a complete replacement
    for normal win32 dll loading.

    Signed-off-by : Matt Oliver <protogonoi@gmail.com>

    • [DH] compat/w32dlfcn.h