
Recherche avancée
Médias (1)
-
The Great Big Beautiful Tomorrow
28 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Texte
Autres articles (30)
-
Les formats acceptés
28 janvier 2010, parLes commandes suivantes permettent d’avoir des informations sur les formats et codecs gérés par l’installation local de ffmpeg :
ffmpeg -codecs ffmpeg -formats
Les format videos acceptés en entrée
Cette liste est non exhaustive, elle met en exergue les principaux formats utilisés : h264 : H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 m4v : raw MPEG-4 video format flv : Flash Video (FLV) / Sorenson Spark / Sorenson H.263 Theora wmv :
Les formats vidéos de sortie possibles
Dans un premier temps on (...) -
Ajouter notes et légendes aux images
7 février 2011, parPour pouvoir ajouter notes et légendes aux images, la première étape est d’installer le plugin "Légendes".
Une fois le plugin activé, vous pouvez le configurer dans l’espace de configuration afin de modifier les droits de création / modification et de suppression des notes. Par défaut seuls les administrateurs du site peuvent ajouter des notes aux images.
Modification lors de l’ajout d’un média
Lors de l’ajout d’un média de type "image" un nouveau bouton apparait au dessus de la prévisualisation (...) -
Contribute to documentation
13 avril 2011Documentation is vital to the development of improved technical capabilities.
MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
To contribute, register to the project users’ mailing (...)
Sur d’autres sites (5087)
-
avcodec/mpegvideo_enc : remove picture_number parameter from encode functions
22 janvier 2023, par Marton Balintavcodec/mpegvideo_enc : remove picture_number parameter from encode functions
They are unused.
Signed-off-by : Marton Balint <cus@passwd.hu>
- [DH] libavcodec/flvenc.c
- [DH] libavcodec/flvenc.h
- [DH] libavcodec/h261enc.c
- [DH] libavcodec/h261enc.h
- [DH] libavcodec/h263enc.h
- [DH] libavcodec/ituh263enc.c
- [DH] libavcodec/mpeg12enc.c
- [DH] libavcodec/mpeg12enc.h
- [DH] libavcodec/mpeg4videoenc.c
- [DH] libavcodec/mpeg4videoenc.h
- [DH] libavcodec/mpegvideo_enc.c
- [DH] libavcodec/msmpeg4enc.c
- [DH] libavcodec/msmpeg4enc.h
- [DH] libavcodec/rv10enc.c
- [DH] libavcodec/rv10enc.h
- [DH] libavcodec/rv20enc.c
- [DH] libavcodec/wmv2enc.c
- [DH] libavcodec/wmv2enc.h
-
fftools/ffmpeg : add loopback decoding
19 février 2024, par Anton Khirnovfftools/ffmpeg : add loopback decoding
This allows to send an encoder's output back to decoding and feed the
result into a complex filtergraph. -
lavc : Edge emulation with dst/src linesize
14 octobre 2013, par Ronald S. Bultjelavc : Edge emulation with dst/src linesize
Allow supporting files for which the image stride is smaller than
the maximum block size + number of subpel mc taps, e.g. a 64x64 VP9
file or a 16x16 VP8 file with -fflags +emu_edge.- [DH] libavcodec/cavs.c
- [DH] libavcodec/h264.c
- [DH] libavcodec/hevc.c
- [DH] libavcodec/mpegvideo_enc.c
- [DH] libavcodec/mpegvideo_motion.c
- [DH] libavcodec/rv34.c
- [DH] libavcodec/svq3.c
- [DH] libavcodec/vc1dec.c
- [DH] libavcodec/videodsp.h
- [DH] libavcodec/videodsp_template.c
- [DH] libavcodec/vp3.c
- [DH] libavcodec/vp56.c
- [DH] libavcodec/vp8.c
- [DH] libavcodec/wmv2.c
- [DH] libavcodec/x86/videodsp.asm
- [DH] libavcodec/x86/videodsp_init.c