Recherche avancée

Médias (1)

Mot : - Tags -/epub

Autres articles (7)

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

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

  • Selection of projects using MediaSPIP

    2 mai 2011, par

    The examples below are representative elements of MediaSPIP specific uses for specific projects.
    MediaSPIP farm @ Infini
    The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)

Sur d’autres sites (3971)

  • lavf : preserve side data when parsing packets.

    17 mai 2013, par Anton Khirnov
    lavf : preserve side data when parsing packets.
    
    • [DBH] libavformat/utils.c
  • cpu : Include common.h for av_popcount64

    24 mai 2013, par Martin Storsjö
    cpu : Include common.h for av_popcount64
    

    This fixes build failures on windows since 2a6eaeaa8.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavutil/cpu.c
  • Best server side video processing library or software [closed]

    16 mai 2013, par Projapati

    I need your suggestion on selecting the right command line tool
    that would allow me to process user uploaded videos.

    By processing I mean :

    • Convert to flv, mp4, ogg etc formats
    • Modify quality, bitrate, framerate etc
    • Control file size and other attributes
    • Might need to process video in batch mode

    This processing will be done though some scheduled process that would grab the file and then process. The tool must have command line utilities.

    I only know the free FFMPEG library.
    Are there other (if costs money then fine) tools that allow me to do these ?

    What is used by youtube if you know it ?

    Thank you