Recherche avancée

Médias (0)

Mot : - Tags -/auteurs

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

Autres articles (67)

  • Participer à sa traduction

    10 avril 2011

    Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
    Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
    Actuellement MediaSPIP n’est disponible qu’en français et (...)

  • 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

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (12902)

  • How to CUT xx second every yy second and loop till the end in video with ffmpeg [duplicate]

    5 juillet 2018, par Jonathan Jason

    This question already has an answer here :

    I hope someone support me, this is my question :
    How to CUT xx second every yy second and loop till the end in video with ffmpeg ?

  • flacdsp_lpc_template : add comment to explain the CONFIG_SMALL code

    14 février 2014, par James Darnley
    flacdsp_lpc_template : add comment to explain the CONFIG_SMALL code
    

    I found the optimisation of 2 samples per iteration obscured the
    underlying algorithm. I had to write it out on paper and translate into
    a mathematical sum to see that the two samples are unconnected. I hope
    that if anyone else is struggling to understand the code that this will
    be useful.

    Reviewed-by : Christophe Gisquet <christophe.gisquet@gmail.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/flacdsp_lpc_template.c
  • vp9/x86 : intra prediction SIMD.

    16 février 2014, par Ronald S. Bultje
    vp9/x86 : intra prediction SIMD.
    

    Partially based on h264_intrapred. (I hope to eventually merge these
    two intrapred implementations back together.)

    • [DH] libavcodec/x86/Makefile
    • [DH] libavcodec/x86/vp9dsp_init.c
    • [DH] libavcodec/x86/vp9intrapred.asm