
Recherche avancée
Autres articles (96)
-
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 (...) -
Multilang : améliorer l’interface pour les blocs multilingues
18 février 2011, parMultilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela. -
Gestion générale des documents
13 mai 2011, parMédiaSPIP ne modifie jamais le document original mis en ligne.
Pour chaque document mis en ligne il effectue deux opérations successives : la création d’une version supplémentaire qui peut être facilement consultée en ligne tout en laissant l’original téléchargeable dans le cas où le document original ne peut être lu dans un navigateur Internet ; la récupération des métadonnées du document original pour illustrer textuellement le fichier ;
Les tableaux ci-dessous expliquent ce que peut faire MédiaSPIP (...)
Sur d’autres sites (10375)
-
hevc : pass the full HEVCNAL struct to decode_nal_unit
24 janvier 2015, par Hendrik Leppkes -
libavformat/mxfdec.c : export the full UMID as metadata
10 janvier 2015, par Mark Reid -
Converting video to a full sized image using all frames
13 décembre 2014, par srootI was wondering if there is any way to convert a video to an image ?
Something like a scanner algorithm , something that would basically take all frames and convert it into one big image ?
I know i can break the video into frames and then stitch them together , I was wondering if there is any faster and more simple solution to achieve the same .
If it can’t be done can someone think how can I take the video in a "scanner" like mechanism ?