Recherche avancée

Médias (0)

Mot : - Tags -/gis

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

Autres articles (58)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

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

Sur d’autres sites (7005)

  • Get a specific frame from a video using javascript

    25 mars 2016, par Sebi55

    Is there the possibility to somehow get a specified frame from a video using javascript ?
    Most of the questions I found always talked about getting the current frame of a video which is of course no problem but is there a way to get a frame of a video which is not the current one ?
    It would be much easier I think then using ffmpeg from my point of view.
    I actually didn’t find anything about this topic online but I think it is just not possible but maybe someone got an idea.

  • How do I use Ff-mpeg, Grabbing .PNG from RTMP stream ?

    22 février 2016, par Lewis Day

    I have recently installed Ff-mpeg onto my vps and have looked online for possible solutions to my problem I was having, I’m wondering how I can grab individual frames from a rtmp stream and display them as an image. I know this has previously been asked before here ; but my question is how can I use this code ?

    For example the answer on that question was marked as this ;

    ffmpeg -an -flv_metadata 1 -analyzeduration 1 ...

    How would I use this on a .php file ? I mean this doesnt even ask for the rtmp ip ?

  • Anomalie #3690 (Fermé) : Rendre plus crédible le JSON de fausses infos renvoyé par informer_auteur...

    10 février 2016, par Stéph R

    Bonjour à tous,

    Dans le JSON de fausses infos renvoyé par informer_auteur quand le login n’est pas valide, la clé ’cnx’ est renvoyée sous forme d’un numérique ("cnx":0) et non d’une chaîne comme le fait auth_informer_login (ex : "cnx" :"0") quand le login existe en base.
    Ceci pourrait donner rapidement une indication sur l’existence d’une série de logins à une personne malveillante.