Recherche avancée

Médias (0)

Mot : - Tags -/xml-rpc

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (99)

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

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

Sur d’autres sites (13709)

  • What Is the Difference Between asetpts and atempo in FFmpeg Audio Filters ? [closed]

    23 mai, par Eric Stdlib

    I have been using FFmpeg to slow down or speed up video files (with audio). It seems that to speed up a video, setpts=0.5*PTS should be used. However, when speeding up an audio, asetpts=0.5*PTS and atempo=2.0 are both available. What is the difference between these two options ? Which is the better option ?

    


  • Track format difference when importing BMP file into quicktime .mov file

    23 juillet 2015, par Neal Davis

    I am creating a quicktime container .mov file from one BMP file in two ways :

    1. Using the quicktime COM object API for .NET C# under windows
    2. Using ffmpeg command line (rawvideo codec)

    Both resulting .MOV files open with Quicktime Player Pro just fine and look identical to my eyes, also they are either the same size as the original BMP or larger.

    However, when viewing the track properties under QT Player PRO, they show :

    1. track format = BMP.
    2. track format = NONE.

    Is there likely a difference since in 1. above I do not set a track properties format ? In other words, is there likely any changes being made to the BMP bits in number 1 above (like compression, or alpha, or ???) ?

  • What is difference between delta QP and simple QP ?

    14 mars 2017, par Muhammad Abu bakr

    In context of video coding (especially HEVC), what is difference between delta qp and simple qp values ?