
Recherche avancée
Médias (3)
-
MediaSPIP Simple : futur thème graphique par défaut ?
26 septembre 2013, par
Mis à jour : Octobre 2013
Langue : français
Type : Video
-
GetID3 - Bloc informations de fichiers
9 avril 2013, par
Mis à jour : Mai 2013
Langue : français
Type : Image
-
GetID3 - Boutons supplémentaires
9 avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (107)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Publier sur MédiaSpip
13 juin 2013Puis-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 -
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.
Sur d’autres sites (14752)
-
Display formatted date and time over frames using ffmpeg
28 août 2020, par marcmanI've gone through a handful of questions on here (this, this, this, etc) concerning overlaying the date and time on videos using ffmpeg, but I haven't been able to figure out the solution.


I personally have found the ffmpeg documentation difficult to parse as well regarding drawing text that updates every (N) frame(s).


I have the exif data from a movie specifying when it was created. I'd like to be able to emblazen that over the movie (as though it were a home video from some old VHS tape). For example, let's say I have a video from January 2, 2012 at 10:33:53. I'd like to be able to show "Jan 2, 2012 10:33:53am" on the lower right in white text. The spatial positioning and color are clear to me, but just how to go from the timestamp information I have to the formatted expansion is proving to be quite difficult for me. I have succeeded in getting a clock starting from 00:00:00.00 and counting up (using
timecode
andtimecode_rate
), but unfortunately I can't get much more than that.

My question is : what is the proper
datetext
command that will allow me to both (a) provide the start time, and (b) format it with the proper expansion.


As a bonus, if you can also point me to how to do this using the wonderful ffmpeg-python library, it would be even better. That library is quite good, but it does not appear to be actively maintained anymore.


-
avcodec/exr : add support data windows larger or outside display window
7 septembre 2020, par Mark Reidavcodec/exr : add support data windows larger or outside display window
- [DH] libavcodec/exr.c
- [DH] tests/fate/image.mak
- [DH] tests/ref/fate/exr-rgb-scanline-float-zip-dw-large
- [DH] tests/ref/fate/exr-rgb-scanline-half-piz-dw-large
- [DH] tests/ref/fate/exr-rgb-scanline-half-zip-dw-large
- [DH] tests/ref/fate/exr-rgb-scanline-half-zip-dw-outside
- [DH] tests/ref/fate/exr-rgb-scanline-uint32-piz-dw-large
- [DH] tests/ref/fate/exr-rgb-tile-half-piz-dw-large
- [DH] tests/ref/fate/exr-rgb-tile-half-zip
- [DH] tests/ref/fate/exr-rgb-tile-half-zip-dw-outside
- [DH] tests/ref/fate/exr-rgb-tile-uint32-piz-dw-large
- [DH] tests/ref/fate/exr-ya-scanline-zip-half-12x8
-
avformat/mxfdec : Read Mastering Display Colour Volume from MXF
9 septembre 2020, par Harry Mallon