Recherche avancée

Médias (10)

Mot : - Tags -/wav

Autres articles (43)

  • Les tâches Cron régulières de la ferme

    1er décembre 2010, par

    La gestion de la ferme passe par l’exécution à intervalle régulier de plusieurs tâches répétitives dites Cron.
    Le super Cron (gestion_mutu_super_cron)
    Cette tâche, planifiée chaque minute, a pour simple effet d’appeler le Cron de l’ensemble des instances de la mutualisation régulièrement. Couplée avec un Cron système sur le site central de la mutualisation, cela permet de simplement générer des visites régulières sur les différents sites et éviter que les tâches des sites peu visités soient trop (...)

  • Contribute to documentation

    13 avril 2011

    Documentation is vital to the development of improved technical capabilities.
    MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
    To contribute, register to the project users’ mailing (...)

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

Sur d’autres sites (7668)

  • Video from array of images ffmpeg windows php

    26 janvier 2016, par Los Angles

    I have an array of images src.
    $src = array("folder1/imagejsbs124.jpg","folder2/image45125hsja.jpg", ");

    I want to convert those images into a video.mp4 creating a animated slideshow.

    I searched stackoverflow but it didn’t work for me. Therefore I asked this personally and hope someone will find an answer.

  • how to push a video list to rtmp server and keep connect

    15 janvier 2016, par Ephzent

    Current methods

    ffmpeg -re -i 1.mp4 -f flv "rtmp://example.com/live"
    ffmpeg -re -i 2.mp4 -f flv "rtmp://example.com/live"
    ffmpeg -re -i 3.mp4 -f flv "rtmp://example.com/live"
    ...

    but 1.mp4 push done later , client and server will be disconnected.
    i hope keep connect.

  • ffmpeg How to Conver Video 2D to side by side [on hold]

    15 décembre 2015, par Peace Michael

    i want convert video from 2D to side by side using FFMPEG.i hope anyone can help me .Thank you .Sorry for my bad english