Recherche avancée

Médias (1)

Mot : - Tags -/ogv

Autres articles (112)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

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

Sur d’autres sites (15305)

  • How to set a video's duration in FFMPEG ?

    1er novembre 2011, par user872387

    How to limit the video duration for a given video.For example,if we are uploading one video that should not exceed more than 5 minutes,I need a metadata in FFMPEG.Can you please find out the answer.

  • HWAccel : adds Video Decoder Acceleration (VDA) module for Mac OS X.

    2 novembre 2011, par Sebastien Zwickert

    HWAccel : adds Video Decoder Acceleration (VDA) module for Mac OS X.

  • A very simple lightweight video editor

    11 novembre 2011, par algorithmicCoder

    I want to make an editor that does the following :

    1) takes an mp3 audio file

    2) Takes a picture —a jpg file

    3) Outputs a simple video format e.g. .mov which consists of the jpg file with the mp3 file in the background

    4) Does NOTHING else

    I want to use this as a project to learn just the basics of all this stuff however I do not want to code basic things by hand. Where do I start and what key steps do I take to accomplish this ?

    I am decent with PHP and Java and do not mind learning Python for this. I actually would ideally want to write this in Python to gain experience.

    Thanks !