Recherche avancée

Médias (5)

Mot : - Tags -/open film making

Autres articles (35)

  • Submit enhancements and plugins

    13 avril 2011

    If you have developed a new extension to add one or more useful features to MediaSPIP, let us know and its integration into the core MedisSPIP functionality will be considered.
    You can use the development discussion list to request for help with creating a plugin. As MediaSPIP is based on SPIP - or you can use the SPIP discussion list SPIP-Zone.

  • Script d’installation automatique de MediaSPIP

    25 avril 2011, par

    Afin de palier aux difficultés d’installation dues principalement aux dépendances logicielles coté serveur, un script d’installation "tout en un" en bash a été créé afin de faciliter cette étape sur un serveur doté d’une distribution Linux compatible.
    Vous devez bénéficier d’un accès SSH à votre serveur et d’un compte "root" afin de l’utiliser, ce qui permettra d’installer les dépendances. Contactez votre hébergeur si vous ne disposez pas de cela.
    La documentation de l’utilisation du script d’installation (...)

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

  • Android Get only Audio Stream of Online Video ?

    19 avril 2014, par user1575044

    I am beginner in Android, basically I want to get only audio stream of an online streaming video, so that I don't have to download video just download audio part of video only as an mp3 file(saving lot of data if you only need it as an mp3 file). I researched and got to know it can be done maybe using ffmpeg. Can someone guide me in this, some tutorials links or sample code would be beneficial.

    Thank You !!

  • What is the official website for libavcodec ?

    8 mars 2013, par Ken

    I would like to use libavcodec for a project, the problem is i don't understand where i'm supposed to get the official release, this library is so popular that i can't tell what is the official website.

    for example there are 2 major projects like libav and ffmpeg that are using it but i can't find the official source.

    Where is this website ?

  • Android - Create thumbnails from a video (658mb) found online from http

    3 juillet 2018, par Paul

    There is a solution for android (java), to create thumbnails from a video that is online and weighs (658mb) about 2 hours and 30 minutes.

    I read that ffmpeg, allows you to do such a thing to create thumbnails.

    So I have some questions, since the video is online (http), it weighs a lot, so I can not download it :

    1) ffmpeg can run on an android app ?
    without having performance problems ?

    2) Is there probable solution without using ffmpeg ?