Recherche avancée

Médias (1)

Mot : - Tags -/artwork

Autres articles (47)

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

  • Support audio et vidéo HTML5

    10 avril 2011

    MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
    Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
    Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
    Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)

Sur d’autres sites (5299)

  • ffmpeg : convert a video by using another video's settings

    11 janvier 2015, par orcaman

    I have an mp4 file containing an H.264 video. This video has particular settings that I am not sure about, but I want to reproduce them on other videos that I encode (those other videos are already H.264 encoded, but they have different properties - bitrate, size, etc.)

    I know that ffprobe can be used to extract some information from the original video, and I guess that using this information I could try to reproduce the conversion settings required for use with other videos.

    Question is : do I have to do this manually, in the sense that I need to map the output of ffprobe to ffmpeg flags ? Is there a better way to do this, to make sure I don’t miss anything ?

  • Merge commit '8f5de34c8fb18fa1416e77d2cb998773a49ddb3d'

    28 septembre 2017, par James Almer
    Merge commit '8f5de34c8fb18fa1416e77d2cb998773a49ddb3d'
    

    * commit '8f5de34c8fb18fa1416e77d2cb998773a49ddb3d' :
    vf_fade : Make sure to not miss the last lines of a frame

    This commit is a noop.

    [11:00:43] <jamrial> michaelni : what do you think of 8f5de34c8f ? does it apply to us ?
    [11:01:50] <jamrial> our code started to deviate with your commit bca59d7745e, followed by the merge commit aa40df483b2
    [11:33:51] <michaelni> jamrial, the fade commits are from 2013, but i think our fixes where complete and the problematic slice_h FFALIGN is also removed

    Merged-by : James Almer <jamrial@gmail.com>

  • Revision 6722 : Les images du slider de volume horizontal passent en sprite On ...

    27 juin 2012, par kent1 — Log

    Les images du slider de volume horizontal passent en sprite
    On utilise l’équivalent de #PRODUIRE dans insert_head sur les js
    On répare un mini bug sur le lecteur html5 sur webkit