
Recherche avancée
Médias (1)
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (99)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 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, parThe 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, parCertains 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 -
Error : Unknown type name 'AVFormatParameters' , using ffmpeg
12 mars 2019, par muraad malikI 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 NoirotChanged Paths :
Modify /src/dump_yaml.c
Modify /src/flv.c
Fixed warnings related to 64-bit type castings.