Recherche avancée

Médias (33)

Mot : - Tags -/creative commons

Autres articles (60)

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

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

  • 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

Sur d’autres sites (9801)

  • Debian Linux How-To use eth0 and wlan0 on different routers ?

    27 mars 2014, par Chris

    I have eth0 and wlan0, both are using different rounter, one is good for download, the other one is good for upload.
    But... When i have eth0 cable plugged in, wlan0 can not ping its own router or ping ex. google.com.

    ping -I eth0 google.com

    i get answer

    ping -I wlan0 google.com

    no answer

    both routers have inet connection and at the moment both interfaces using DHCP.

    I need to run ffmpeg that is getting live-stream via wlan0 -> put it in to ffserver -> second ffmpeg get ist from ffserver and send it via eth0 to my dedicated server...

    any idea ?

  • Anomalie #3185 : Problème avec les hooks de SVN sur la zone

    18 mars 2014, par cam.lafit -

    Bonjour

    Non, comme je disais trac reçoit le message au moment du commit et le
    stocke dans son coin.
    Par défaut il n’est pas resyncrhoniser, je viens de relancer
    manuellement l’opération. Comme cela prend du temps cela ne peut être
    automatisé.

  • film strips ffmpeg - can i get a strip with a variable height ?

    8 mars 2014, par user3397150

    i've just discovered this project on github

    https://github.com/1wheel/film-strips

    at the moment film-strips get 600 frames from seconds from every type of video.

    Can i get a strip with an height based on the lenght of the video ?