Recherche avancée

Médias (91)

Autres articles (49)

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

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

  • Extract part of video with ffmpeg using datetime

    17 août 2016, par thecodeassassin

    Given a datetime from ffprobe :

    Metadata:
     rotate          : 90
     creation_time   : 2016-05-17 01:13:16
     handler_name    : VideoHandle

    I would like to select a part of the video between that date and another date for example 2016-05-17 01:23:16. Is this possible using ffmpeg ?

  • How to cut part of mp4 video using ffmpeg without losing quality ? [closed]

    26 mars 2013, par user1788736

    hi all i got an mp4 video using ffmpeg but now i want to cut part of this mp4 . For example i only want first 25 min of the mp4 video from 40 min video. could you guys tell me what command i can use in ffmpeg for windows to achieve this task ?

    ffmpeg 40minvideo.mp4

  • avcodec/jpeg2000dec : Do not hardcode tile part usage

    12 juin 2015, par Michael Niedermayer
    avcodec/jpeg2000dec : Do not hardcode tile part usage
    

    Fixes part of Ticket 4605

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/jpeg2000dec.c