Recherche avancée

Médias (1)

Mot : - Tags -/belgique

Autres articles (87)

  • L’agrémenter visuellement

    10 avril 2011

    MediaSPIP est basé sur un système de thèmes et de squelettes. Les squelettes définissent le placement des informations dans la page, définissant un usage spécifique de la plateforme, et les thèmes l’habillage graphique général.
    Chacun peut proposer un nouveau thème graphique ou un squelette et le mettre à disposition de la communauté.

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

  • Create video from list of images using ruby on rails

    20 décembre 2015, par Hamza Khan

    Hi I want to create a video from list of images on ruby on rails. I have searched alot and all i found out was ffmeg, but i guess that’s a command line tool. How do i create it using pure ruby on rails. Is there any gem or tutorial. Please Help.

  • Create thumbnails from a timestamp list with ffmpeg [on hold]

    10 septembre 2015, par dvdmn

    I need to create 100+ thumbnails from a big video file (>4gb) and thumbnail points in video will be random (another app will create a time list during recording)

    Is there a special parameter to create all the thumbnails within 1 command with a list file ? (Something similar to stitching video files).

    ie : ffmpeg -thumbnail -i times.txt...

    PS : it does not have to be ffmpeg, I am open to alternative solutions

  • configure : Split x86 SIMD architecture extensions into separate list

    2 novembre 2013, par Diego Biurrun
    configure : Split x86 SIMD architecture extensions into separate list
    

    This avoids checking inline/external assembly dependencies for x86
    extensions that do not play a role in inline/external assembly.

    • [DBH] configure