Recherche avancée

Médias (91)

Autres articles (89)

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

  • Support de tous types de médias

    10 avril 2011

    Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)

Sur d’autres sites (4283)

  • Working a mac application that needs to encode video [closed]

    9 février 2013, par Anand

    I am pretty new to xcode world. I am looking for a Tutorial to help me out to create a mac osx xcode project that encodes one format of video to other.
    For example the app will take and avi file and convert it to mp4.
    I see that ffmpeg and other libraries are available but none i am aware of how to use them in a xcode project.
    I am looking for a very very simple form of http://handbrake.fr/ mac application.

    A link to - simple step by step explanation of how to use a simple dylib file would do.

  • extract only a small segment in the middle of an mpeg-TS movie using gstreamer

    21 juin 2019, par user1872072

    I want to extract only a small segment in the middle of an mpeg-TS movie using gstreamer library in c.

    Using ffmpeg in a command line this can be done with following command :
    ffmpeg -ss 00:01:00 -i video.ts -to 00:02:00 -c copy -copyts cut.ts

    How can I do this using Gstreamer ?
    Please help

  • Revision 421baef49e : Small cleanup inside setup_loopfilter function. Change-Id : If7fa8aea02f26c2c2bb

    5 avril 2013, par Dmitry Kovalev

    Changed Paths : Modify /vp9/common/vp9_loopfilter.h Modify /vp9/common/vp9_onyxc_int.h Modify /vp9/decoder/vp9_decodframe.c Small cleanup inside setup_loopfilter function. Change-Id : If7fa8aea02f26c2c2bb5daf4e65c3e661d7031ca