Recherche avancée

Médias (39)

Mot : - Tags -/audio

Autres articles (51)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

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

  • FFmpeg : Images to video, repeat x times

    25 novembre 2016, par user2190035

    I convert a list of images to a video with ffmpeg.

    But I want a video which repeat all the images x times without storing copies of the images on the harddrive.

    Is there a way to tell ffmpeg to repeat the input images in a video x times ?

  • create video from images but repeat the first and the last frame 100 times

    20 septembre 2016, par ryan banze

    I have images in a specific order in a directory

    Order of Images is as follows

    frame2_0000.jpeg

    frame2_0001.jpeg

    frame2_0002.jpeg

    frame2_0003.jpeg

    ....

    ....

    ,etc

    I generate the video with the following command

    "ffmpeg -y -r 23 -i  location_of_image_folder/frame2_%04d.jpeg -c:v libx264 -s 1280*1024 -movflags faststart location_of_output_location.mp4"

    Now I want to create a video such that the first frame is repeated 100 times to create the video and the last frame is repeated 100 times.

    What strategy should I employ here ?

  • avdevice/decklink_common : Replace rare spelling of Succesfully by 500 times more...

    28 juin 2016, par Michael Niedermayer
    avdevice/decklink_common : Replace rare spelling of Succesfully by 500 times more common one
    

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavdevice/decklink_common.cpp