Recherche avancée

Médias (1)

Mot : - Tags -/framasoft

Autres articles (70)

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

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

  • De l’upload à la vidéo finale [version standalone]

    31 janvier 2010, par

    Le chemin d’un document audio ou vidéo dans SPIPMotion est divisé en trois étapes distinctes.
    Upload et récupération d’informations de la vidéo source
    Dans un premier temps, il est nécessaire de créer un article SPIP et de lui joindre le document vidéo "source".
    Au moment où ce document est joint à l’article, deux actions supplémentaires au comportement normal sont exécutées : La récupération des informations techniques des flux audio et video du fichier ; La génération d’une vignette : extraction d’une (...)

Sur d’autres sites (8457)

  • Configure ffmpeg for android in windows 7 on ubuntu

    22 septembre 2014, par user2659308

    Can anyone help me regarding how to configure ffmpeg with eclipse for android in windows7 or in ubuntu

    I tried many time with ndk10rb but not configured , tried many times

    Can anyone help me asap

  • Adding SoundFX to video with python or FFmpeg

    10 juin 2020, par João Abrantes

    I have various short SoundFX files (.mp3) that I want to merge with a video audio at various times. What's the fastest way to achieve this with Python or FFmpeg ?

    


  • aarch64 : NEON asm for intra chroma deblocking

    10 octobre 2014, par Janne Grunau
    aarch64 : NEON asm for intra chroma deblocking
    

    deblock_h_chroma_420_intra, deblock_h_chroma_422_intra and
    x264_deblock_h_chroma_intra_mbaff_neon are 3 times faster.
    deblock_chroma_intra[1] is 4 times faster than C.

    • [DH] common/aarch64/deblock-a.S
    • [DH] common/deblock.c