Recherche avancée

Médias (0)

Mot : - Tags -/médias

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

Autres articles (21)

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 is the first MediaSPIP stable release.
    Its official release date is June 21, 2013 and is announced here.
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

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

  • Organiser par catégorie

    17 mai 2013, par

    Dans MédiaSPIP, une rubrique a 2 noms : catégorie et rubrique.
    Les différents documents stockés dans MédiaSPIP peuvent être rangés dans différentes catégories. On peut créer une catégorie en cliquant sur "publier une catégorie" dans le menu publier en haut à droite ( après authentification ). Une catégorie peut être rangée dans une autre catégorie aussi ce qui fait qu’on peut construire une arborescence de catégories.
    Lors de la publication prochaine d’un document, la nouvelle catégorie créée sera proposée (...)

Sur d’autres sites (4669)

  • FFMPEG streaming all Images instead of last

    8 juin 2015, par Sid411

    I am taking a snapshot of the screen and saving the image to hard disk.
    After saving the image I stream the image using FFMPEG to another machine. I replace the same image in the disk as I want to stream the latest image.
    However when I stream the image, the other machine plays all the previous images too.
    Can someone please tell me why this happens even though I delete my previous image.

    The FFMPEG command that I am using is

    ffmpeg -re -loop 1 -r 15 -vcodec mjpeg -i /home/image.jpg http://localhost:8072/feed1.ffm

    Also, the streaming stops after a certain time.

    Can some one guide me on these two issues ?

    Thank you.

  • Java FFMPEG Wrapper [on hold]

    18 mai 2015, par Uranium Developers

    So, I am making a Java 3D fancy video library.
    Mostly I use FFMPEG in the console for all video handling. But parsing the console output is hard.
    Does anyone know any good FFMPEG wrappers ?
    And I don’t want to see Xuggler, it’s old and outdated.

  • Localization : Improve Finnish (fi) translation

    12 mai 2015, par Pietu1998
    Localization : Improve Finnish (fi) translation
    

    The current Finnish translations are partially wrong and partially
    clumsy. This change should improve them. Finnish is really a hard
    language to equivalently and clearly translate some strings to.

    Closes #1475