Recherche avancée

Médias (1)

Mot : - Tags -/pirate bay

Autres articles (36)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

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

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

Sur d’autres sites (7284)

  • Where the ffmpeg.exe is located in when downloading the archive ?

    19 décembre 2015, par Daniel Hamutel

    I went to the official site :

    ffmpeg

    I downloaded first the windows build version then i downloaded the ffmpeg-2.8.3.tar.bz2 file in both i didn’t find the exe.

  • FFMPEG video conversion

    10 février 2014, par user3292775

    I want to know what methods does the FFMPEG has. In the documentation provided on FFMPEG official site there is no information of the methods that can be used. Any help would be much appreciated.

  • PHP FFmpeg metadata usage

    28 novembre 2013, par user2976292
    shell_exec("d:/wamp/ffmpg/ffmpeg  -metadata title="Movie Title" -metadata year="2010"  -i $vaw  -b:v 64k  -bufsize 64k $mp3");

    i need add meta data to new output file with utf8 chars in installed windows localhost.

    How can i add metadata txt have you any examples for metadata.txt ?