
Recherche avancée
Autres articles (88)
-
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 (...) -
MediaSPIP version 0.1 Beta
16 avril 2011, parMediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...) -
Amélioration de la version de base
13 septembre 2013Jolie sélection multiple
Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...)
Sur d’autres sites (18480)
-
Encoding a readable H264 4:2:2 movie by QuickTime using FFMPEG
12 octobre 2019, par TanosI am aware of the solution with
-pix_fmt yuv420p
as stated here but that encodes it at 4:2:0. I would like the encode to be a 4:2:2 and changing to-pix_fmt yuv422p
doesn’t work. I’ve tried different containers with out lack. What definitely works is ’prores’ but I don’t need such a high bitrate video.For context, I create timelapses from photos and I would like to be able to use Quick Look or Quick Time for playback.
I use
mediainfo
to check the video’s attributes. -
Transparent movie with video format qtrle unplayable in QuickTime
1er janvier 2021, par 220284I use the python library Manim to generate mathematical animations. I want to use the animations in Keynote presentations. Manim has the option to produce movie clips with a transparent background. Unfortunately, QuickTime won't play the files generated by Manim. Here's the metadata for a file produced by Manim


Metadata:
 major_brand : qt 
 minor_version : 512
 compatible_brands: qt 
 encoder : Lavf58.45.100
 Duration: 00:01:07.00, start: 0.000000, bitrate: 6635 kb/s
 Stream #0:0: Video: qtrle (rle / 0x20656C72), argb(progressive), 1280x960, 6632 kb/s, 60 fps, 60 tbr, 15360 tbn, 15360 tbc (default)
 Metadata:
 handler_name : VideoHandler
 encoder : Lavc58.91.100 qtrle



Ideally, I would want to use ffmpeg to turn these files into movie clips with transparent background which are playable in QuickTime. Can this be done ?


As a work around, I imported the files into Final Cut Pro and exported them again using Apple Pro Res 4444, but this resulted in huge file sizes.


-
Evolution #3257 (En cours) : Permettre de surcharger facilement le nombre d’items affiché dans les...
30 mars 2021, par cedric -c’est dans la PR https://git.spip.net/spip/spip/pulls/146