
Recherche avancée
Autres articles (42)
-
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 -
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 (...) -
Supporting all media types
13 avril 2011, parUnlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)
Sur d’autres sites (8615)
-
Weird video artifacts when streaming from ffmpeg to gstreamer
18 mai 2018, par ToastI’m seeing weird video artifacts when trying to stream from
ffmpeg
togstreamer
0.10.Sending command :
ffmpeg -re -i test.mp4 -an -pix_fmt yuv420p -crf 0 -b 1000k -f mpegts udp://10.33.1.2:9968
Receiving command :
gst-launch-0.10 udpsrc port=0068 caps='video/mpeg,width=480,height=360' ! ffdec_mpeg4 ! ffmpegcolorspace ! xvimagesink
This is what the video looks like :
How can I change the ffmpeg command to avoid these artifacts ?
-
avutil/pixfmt : Clarify the meaning of the alpha byte in RGB0 and similar formats
6 février 2015, par Michael Niedermayeravutil/pixfmt : Clarify the meaning of the alpha byte in RGB0 and similar formats
Found-by : wm4
Reviewed-by : wm4 <nfxjfg@googlemail.com>
Reviewed-by : Paul B Mahol <onemda@gmail.com>
Reviewed-by : Carl Eugen Hoyos <cehoyos@ag.or.at>
Signed-off-by : Michael Niedermayer <michaelni@gmx.at> -
Revision 5bcf069c6b : Merge "Change meaning of cpi->sf.first_step and rename."
27 juin 2013, par Paul WilkinsChanged Paths :
Modify /vp9/encoder/vp9_onyx_int.h
Modify /vp9/encoder/vp9_rdopt.c
Merge "Change meaning of cpi->sf.first_step and rename."