
Recherche avancée
Médias (29)
-
#7 Ambience
16 octobre 2011, par
Mis à jour : Juin 2015
Langue : English
Type : Audio
-
#6 Teaser Music
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#5 End Title
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#3 The Safest Place
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#4 Emo Creates
15 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#2 Typewriter Dance
15 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
Autres articles (8)
-
Contribute to a better visual interface
13 avril 2011MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community. -
Pas question de marché, de cloud etc...
10 avril 2011Le vocabulaire utilisé sur ce site essaie d’éviter toute référence à la mode qui fleurit allègrement
sur le web 2.0 et dans les entreprises qui en vivent.
Vous êtes donc invité à bannir l’utilisation des termes "Brand", "Cloud", "Marché" etc...
Notre motivation est avant tout de créer un outil simple, accessible à pour tout le monde, favorisant
le partage de créations sur Internet et permettant aux auteurs de garder une autonomie optimale.
Aucun "contrat Gold ou Premium" n’est donc prévu, aucun (...) -
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 (2279)
-
ffmpeg doesn't behave right with burmese unicode font
24 février 2020, par zdoemy command line is :
C :\Program Files (x86)\FFmpeg\ffmpeg.exe" -i "movie.mp4" -c:v libx264
-preset fast -crf 20 -b:v 1800k -vf subtitles=subs.srt:force_style=’force_style=’fontname=Pyidaungsu’
-sub_charenc UTF-8 -c:a copy -movflags +faststart -map 0 "V :\cut264subs.mp4ffmpeg burns something but it is not right. of course i don’t understand burmese either, so i’m a bit handicapped with this. with another unicode font padauk the output looks right not knowing the lingo, but it isn’t right either.
ffmpeg output has many lines like this :
Glyph 0x1015 not found, selecting one more font for (’Pyidaungsu’, 400, 0)but with potplayer the subs are right, if played as a separate files, or in an .mkv container.
-
Fixing issue in _processOnPosition where the item in onPositionItems[i] can be undefined mid-loop if the callback that is triggered changes the length of the onPositionItems array — onPositionItems.length becomes zero and there's an uncaught TypeError when trying to access item.fired the next time around.
22 août 2013Fixing issue in _processOnPosition where the item in onPositionItems[i] can be undefined mid-loop if the callback that is triggered changes the length of the onPositionItems array — onPositionItems.length becomes zero and there's an uncaught TypeError when trying to access item.fired the next time around.
-
Revision 7254 : Un début de drag’n drop à la Gmail Lors du drag d’un fichier sur le body, ...
13 décembre 2012, par kent1 — LogUn début de drag’n drop à la Gmail
Lors du drag d’un fichier sur le body, on affiche un message de dépot des fichiers sur le formulaire
On utilise un code inspiré de http://antimatter15.com/wp/2010/10/gmail-style-html5-dragdrop/