Recherche avancée

Médias (91)

Autres articles (67)

  • Les sons

    15 mai 2013, par
  • 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) (...)

  • Automated installation script of MediaSPIP

    25 avril 2011, par

    To overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
    You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
    The documentation of the use of this installation script is available here.
    The code of this (...)

Sur d’autres sites (3843)

  • lavfi/movie : flush decoder frames on EOF

    7 juillet 2012, par Steven Robertson

    lavfi/movie : flush decoder frames on EOF

  • lavfi/movie : reindent after the previous patch

    7 juillet 2012, par Steven Robertson

    lavfi/movie : reindent after the previous patch

  • Encoding a readable H264 4:2:2 movie by QuickTime using FFMPEG

    12 octobre 2019, par Tanos

    I am aware of the solution with -pix_fmt yuv420p as stated here but that encodes it at 4:2:0. I would like the encode to be a 4:2:2 and changing to -pix_fmt yuv422p doesn’t work. I’ve tried different containers with out lack. What definitely works is ’prores’ but I don’t need such a high bitrate video.

    For context, I create timelapses from photos and I would like to be able to use Quick Look or Quick Time for playback.

    I use mediainfo to check the video’s attributes.