Recherche avancée

Médias (3)

Mot : - Tags -/image

Autres articles (72)

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

  • Extract image from audio (Album Cover) using ffmpeg [on hold]

    30 mai 2015, par Ali Seyfollahi

    I need to create a Image from audio (Album Cover) using ffmpeg.

    I found here :
    Retrieve album art using FFmpeg

  • FFMpeg Add album art only encodes 3 seconds

    6 août 2016, par Michael Dombrowski

    I’m trying to add album art to an mp3 using FFmpeg with this command line :
    ffmpeg -i mp3File.mp3-i mp3File.jpg -y -map 0:0 -map 1:0 -c copy -id3v2_version 3 mp3File.mp3
    I have also tried it with the metadata tags as suggested in previous questions on StackOverflow.

    I’m having trouble because it is only encoding about 3 seconds or less, although the album art is embedded.

    Please help, everything is appreciated.

  • Revision b12e060b55 : Add speed feature to disable splitmv Added a speed feature in speed 1 to disabl

    30 juin 2013, par Yunqing Wang

    Changed Paths :
     Modify /vp9/encoder/vp9_onyx_if.c


     Modify /vp9/encoder/vp9_onyx_int.h



    Add speed feature to disable splitmv

    Added a speed feature in speed 1 to disable splitmv for HD (>=720)
    clips. Test result on stdhd set : 0.3% psnr loss and 0.07% ssim
    loss. Encoding speedup is 36%.

    (For reference : The test result on derf set showed 2% psnr loss
    and 1.6% ssim loss. Encoding speedup is 34%. SPLITMV should be
    enabled for small resolution videos.)

    Change-Id : I54f72b94f506c6d404b47c42e71acaa5374d6ee6