Recherche avancée

Médias (0)

Mot : - Tags -/organisation

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (15)

  • Other interesting software

    13 avril 2011, par

    We don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
    The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
    We don’t know them, we didn’t try them, but you can take a peek.
    Videopress
    Website : http://videopress.com/
    License : GNU/GPL v2
    Source code : (...)

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

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

Sur d’autres sites (5430)

  • ffmpeg-detect audio level from live audio streaming(php)

    27 décembre 2013, par Tony Chhabada

    i have live audio stream service. I need to use ffmpeg to check audio level of stream in real time.

    i have tried

    ffmpeg -i sample.aac -filter:a volumedetect -vn -f null /dev/null

    I need my live audio streaming link in place of sample.aac.

  • automatically convert all video to mp4 h264 [on hold]

    23 août 2013, par Xiabili

    I am a debian user and I have a lot of videos (wmv, flv, mp4 ... more than 100gb) on my server.

    The problem is that the most of these videos are with mpeg4 and these codec is not supported by our Wowza server (basic License).

    That is way we want to convert all these videos into H264 format.

    So I need a script that converts videos recursively in the folders and if possible remove the old files after the converting.

    I need your experience ! Thanks a lot !

    Regards

    Bili

  • Error when run ffmpeg [on hold]

    24 août 2013, par Thelinh Truong

    I installed ffmpeg on ubuntu 10.04 by use this command :

    sudo apt-get install ffmpeg

    But, when I start ffmpeg, I keep getting this error :

    libavformat.so.52: cannot open shared object file: No such file or directory

    Please help me to fix it.