
Recherche avancée
Médias (91)
-
#3 The Safest Place
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#4 Emo Creates
15 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#2 Typewriter Dance
15 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#1 The Wires
11 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
ED-ME-5 1-DVD
11 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Audio
-
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 (48)
-
Librairies et logiciels spécifiques aux médias
10 décembre 2010, parPour un fonctionnement correct et optimal, plusieurs choses sont à prendre en considération.
Il est important, après avoir installé apache2, mysql et php5, d’installer d’autres logiciels nécessaires dont les installations sont décrites dans les liens afférants. Un ensemble de librairies multimedias (x264, libtheora, libvpx) utilisées pour l’encodage et le décodage des vidéos et sons afin de supporter le plus grand nombre de fichiers possibles. Cf. : ce tutoriel ; FFMpeg avec le maximum de décodeurs et (...) -
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 -
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs
Sur d’autres sites (7458)
-
ffmpeg - How to antialias webp/gif
19 août 2019, par theParanoidAndroidI am trying to use ffmpeg to produce an animated GIF/WEBP from a set of pngs. However, the output images have jagged edges that I would like to smooth out somehow.
The set of PNGs are of a rotating sphere, outputted from Blender. Here is one of the images (cropped to the edge to hide a company logo)
However, when using the following commands :
ffmpeg -i frames/%%4d.png -vf palettegen -y palette.png
ffmpeg -v warning -i frames/%%4d.png -i palette.png -lavfi "paletteuse,setpts=PTS" -y out.gif
ffmpeg -v warning -i frames/%%4d.png -y out.webpto generate .gif and .webp animations, the edges becomes jagged :
I can’t convert to .mkv and back or something, as transparency has to be preserved.
Can anyone help ?
-
How to open MIL avi video fiile
12 février 2017, par ahme0307I have some (AVI) videos with MIL(Matrox Imaging Library) codec. I have tried multiple codecs but i am not able to open.
I have tried VLC, K-lite codecs,ffmpeg, here is the log file from k-Lite>##LAV Splitter Source (internal)::Video
>
>Media Type 0:
>--------------------------
>Video: MIL 256x256 5fps 489kbps
>AM_MEDIA_TYPE:
>majortype: MEDIATYPE_Video {73646976-0000-0010-8000-00AA00389B71}
>subtype: Unknown GUID Name {204C494D-0000-0010-8000-00AA00389B71}
>formattype: FORMAT_VideoInfo {05589F80-C356-11CE-BF01-00AA0055595A}
>bFixedSizeSamples: 0
>bTemporalCompression: 1
>lSampleSize: 1
>cbFormat: 128
>
>VIDEOINFOHEADER:
>rcSource: (0,0)-(256,256)
>rcTarget: (0,0)-(256,256)
>dwBitRate: 489508
>dwBitErrorRate: 0
>AvgTimePerFrame: 2000000
>
>BITMAPINFOHEADER:
>biSize: 80
>biWidth: 256
>biHeight: 256
>biPlanes: 1
>biBitCount: 24
>biCompression: MIL
>biSizeImage: 196608
>biXPelsPerMeter: 0
>biYPelsPerMeter: 0
>biClrUsed: 0
>biClrImportant: 0
>
>pbFormat:
>
>I also tried ffplay and here is the output
The only software i came across that can open this video is from Matrox and it doesn’t allow exporting to other formats
I appreciate if some one can direct me to codecs that can handle this videos. I would like convert to other video formats for further processing. -
Anomalie #2863 : devoir "quoter" les entrées de sql_update ?
27 septembre 2012, par Thomas DEBESSEà noter que sur le serveur mySQL, je remarque que spip_articles.chapo est de type "mediumtext" en latin1 et que spip_nnnnnnnn.adresse est de type "varchar(255)" en latin1 C’est comme cela que j’ai reçu la base...