
Recherche avancée
Médias (2)
-
Valkaama DVD Label
4 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Image
-
Podcasting Legal guide
16 mai 2011, par
Mis à jour : Mai 2011
Langue : English
Type : Texte
Autres articles (18)
-
La file d’attente de SPIPmotion
28 novembre 2010, parUne file d’attente stockée dans la base de donnée
Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...) -
Contribute to documentation
13 avril 2011Documentation is vital to the development of improved technical capabilities.
MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
To contribute, register to the project users’ mailing (...) -
Selection of projects using MediaSPIP
2 mai 2011, parThe examples below are representative elements of MediaSPIP specific uses for specific projects.
MediaSPIP farm @ Infini
The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)
Sur d’autres sites (4085)
-
PSNR for YUV files using matlab [duplicate]
29 février 2016, par apiprojThis question already has an answer here :
In my video streaming application I have two yuv files.One is original which is am streaming over the network after x264 encoding, another is reconstructed decoded yuv file in receiver side.
How to calculate PSNR value between two YUV files in MATLAB or ldecoder or using any other tool ?
Thanks in advance.
-
Anomalie #2782 (Nouveau) : SPIP et MySQL 5
4 juillet 2012, par Thierry HorizonsBonjour, j’ai réalisé la mise à jour de SPIP 2 à SPIP 3, et j’ai eu plusieurs plantages liés à la définition des tables. Il faut dire que j’utilise le mode "STRICT_ALL_TABLES". Voici l’erreur et mes 3 questions. 1 - Erreur format TEXT¶ maj.log Jul 03 18:42:41 127.0.0.1 (pid 3004) :Pri : !INFO : maj meta (...)
-
Anomalie #2732 : interclassement table spip_urls
8 juin 2012, par denisb -de fait (pfff) le problème provient d’une double définition de CHARACTER SET à la création de la table : celui, par défaut, des globales charset_sql_base et charset_collation_sql_base plus celui arrivant par le dump. mysql couine et ne crée pas la table (on voit ça dans les logs : url varchar(255) (...)