
Recherche avancée
Médias (1)
-
Revolution of Open-source and film making towards open film making
6 octobre 2011, par
Mis à jour : Juillet 2013
Langue : English
Type : Texte
Autres articles (68)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
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 (...) -
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)
Sur d’autres sites (6573)
-
FFmpeg - Crop image white space
15 juin 2020, par Pier Giorgio MisleyI'm looking for a way, with FFmpeg, to crop an image removing all white pixels ; something like the Photoshop's "crop white spaces".



I tried looking around but I didn't find a solution, here is an example of what I'm looking for :






I would be able to obtain this :




How should I get this edit ?


-
avcodec/truemotion1 : Check that the input has enough space for a minimal index_stream
24 septembre 2019, par Michael Niedermayeravcodec/truemotion1 : Check that the input has enough space for a minimal index_stream
Fixes : Timeout (18sec -> 0.4sec)
Fixes : 17585/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_TRUEMOTION1_fuzzer-5117015135617024Found-by : continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by : Michael Niedermayer <michael@niedermayer.cc> -
avcodec/qdmc : Check input space in qdmc_get_vlc()
10 octobre 2019, par Michael Niedermayeravcodec/qdmc : Check input space in qdmc_get_vlc()
Fixes : Timeout (125sec -> 0.4sec)
Fixes : 18059/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_QDMC_fuzzer-5656195825664000Found-by : continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Reviewed-by : Paul B Mahol <onemda@gmail.com>
Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>