Recherche avancée

Médias (1)

Mot : - Tags -/école

Autres articles (99)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

  • 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 ;

Sur d’autres sites (10906)

  • Update mp4 object type for VP9

    28 juin 2017, par KongQun Yang
    Update mp4 object type for VP9
    

    Updated to the standard value 0xB1 defined in mp4ra.org.

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavformat/isom.c
  • Error : Unknown type name 'AVFormatParameters' , using ffmpeg

    12 mars 2019, par muraad malik

    I was trying to compile the old code with the latest ffmpeg installed. During compilation it shows the error for AVFormatParameters api and is unable to recognise it, which used to be in "avformat.h" header file.
    I could not find any proper resource online about this. If this api is deprecated, what is the replacement for this api ?
    The following is the error for the code,

    AVFormatParameters *formatParams;

    Error :

    Unknown type name 'AVFormatParameters'; did you mean 'AVCodecParameters'?

    Thanks

  • Revision 7c935d3c08 : Fixed warnings related to 64-bit type castings.

    22 avril 2012, par Marc Noirot

    Changed Paths :
     Modify /src/dump_yaml.c


     Modify /src/flv.c



    Fixed warnings related to 64-bit type castings.