
Recherche avancée
Médias (91)
-
Richard Stallman et le logiciel libre
19 octobre 2011, par
Mis à jour : Mai 2013
Langue : français
Type : Texte
-
Stereo master soundtrack
17 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Audio
-
Elephants Dream - Cover of the soundtrack
17 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Image
-
#7 Ambience
16 octobre 2011, par
Mis à jour : Juin 2015
Langue : English
Type : Audio
-
#6 Teaser Music
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#5 End Title
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
Autres articles (72)
-
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 (...) -
MediaSPIP version 0.1 Beta
16 avril 2011, parMediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...) -
Amélioration de la version de base
13 septembre 2013Jolie sélection multiple
Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...)
Sur d’autres sites (13348)
-
What is substitute for ffmpeg video filter "between" for audio filter
18 janvier 2018, par Hekimeni want make a short video preview from long video with audio, but i have problem to select audio stream segments on specific timestamps.
I am using this option for segmenting video-filter_complex "[0:v]select='between(t,216,220.5)+between(t,432,436.5)+between(t,648,652.5)+between(t,864,868.5)+between(t,1080,1084.5)+between(t,1296,1300.5)+between(t,1512,1516.5)+between(t,1728,1732.5)+between(t,1944,1948.5)+between(t,2160,2164.5)'[outv]"
and my question is how this option rewrite for audio stream, because when i use just -filter without selecting any stream then i get error : Cannot connect video filter to audio input
I am using this ffmpeg version :
ffmpeg version 3.3.3-static http://johnvansickle.com/ffmpeg/ Copyright (c) 2000-2017 the FFmpeg developers built with gcc 6.4.0 (Debian 6.4.0-2) 20170724 configuration : —enable-gpl —enable-version3 —enable-static —disable-debug —disable-ffplay —disable-indev=sndio —disable-outdev=sndio —cc=gcc-6 —enable-fontconfig —enable-frei0r —e nable-gnutls —enable-gray —enable-libass —enable-libfreetype —enable-libfribidi —enable-libmp3lame —enable-libopencore-amrnb —enable-libopencore-amrwb —enable-libopus —enable-librtm p —enable-libsoxr —enable-libspeex —enable-libtheora —enable-libvidstab —enable-libvo-amrwbenc —enable-libvorbis —enable-libvpx —enable-libwebp —enable-libx264 —enable-libxvid libavutil 55. 58.100 / 55. 58.100 libavcodec 57. 89.100 / 57. 89.100 libavformat 57. 71.100 / 57. 71.100 libavdevice 57. 6.100 / 57. 6.100 libavfilter 6. 82.100 / 6. 82.100 libswscale 4. 6.100 / 4. 6.100 libswresample 2. 7.100 / 2. 7.100 libpostproc 54. 5.100 / 54. 5.100
-
fate/pixfmts : extend the high bit depth test
2 novembre 2024, par James Almerfate/pixfmts : extend the high bit depth test
Also test 8bit formats, and try bitdepth conversion paths.
Signed-off-by : James Almer <jamrial@gmail.com>
- [DH] libswscale/utils.c
- [DH] tests/fate-run.sh
- [DH] tests/fate/pixfmt.mak
- [DH] tests/ref/pixfmt/gbrp-bgr24
- [DH] tests/ref/pixfmt/gbrp-gbrp10be
- [DH] tests/ref/pixfmt/gbrp-gbrp10le
- [DH] tests/ref/pixfmt/gbrp-gbrp12be
- [DH] tests/ref/pixfmt/gbrp-gbrp12le
- [DH] tests/ref/pixfmt/gbrp-gbrp16be
- [DH] tests/ref/pixfmt/gbrp-gbrp16le
- [DH] tests/ref/pixfmt/gbrp-gray
- [DH] tests/ref/pixfmt/gbrp-gray10be
- [DH] tests/ref/pixfmt/gbrp-gray10le
- [DH] tests/ref/pixfmt/gbrp-gray12be
- [DH] tests/ref/pixfmt/gbrp-gray12le
- [DH] tests/ref/pixfmt/gbrp-gray16be
- [DH] tests/ref/pixfmt/gbrp-gray16le
- [DH] tests/ref/pixfmt/gbrp-monob
- [DH] tests/ref/pixfmt/gbrp-monow
- [DH] tests/ref/pixfmt/gbrp-nv12
- [DH] tests/ref/pixfmt/gbrp-nv16
- [DH] tests/ref/pixfmt/gbrp-nv24
- [DH] tests/ref/pixfmt/gbrp-p010be
- [DH] tests/ref/pixfmt/gbrp-p010le
- [DH] tests/ref/pixfmt/gbrp-p012be
- [DH] tests/ref/pixfmt/gbrp-p012le
- [DH] tests/ref/pixfmt/gbrp-p016be
- [DH] tests/ref/pixfmt/gbrp-p016le
- [DH] tests/ref/pixfmt/gbrp-p210be
- [DH] tests/ref/pixfmt/gbrp-p210le
- [DH] tests/ref/pixfmt/gbrp-p212be
- [DH] tests/ref/pixfmt/gbrp-p212le
- [DH] tests/ref/pixfmt/gbrp-p216be
- [DH] tests/ref/pixfmt/gbrp-p216le
- [DH] tests/ref/pixfmt/gbrp-p410be
- [DH] tests/ref/pixfmt/gbrp-p410le
- [DH] tests/ref/pixfmt/gbrp-p412be
- [DH] tests/ref/pixfmt/gbrp-p412le
- [DH] tests/ref/pixfmt/gbrp-p416be
- [DH] tests/ref/pixfmt/gbrp-p416le
- [DH] tests/ref/pixfmt/gbrp-rgb24
- [DH] tests/ref/pixfmt/gbrp-rgb32
- [DH] tests/ref/pixfmt/gbrp-rgb48
- [DH] tests/ref/pixfmt/gbrp-rgb555
- [DH] tests/ref/pixfmt/gbrp-rgb565
- [DH] tests/ref/pixfmt/gbrp-uyvy422
- [DH] tests/ref/pixfmt/gbrp-v30xle
- [DH] tests/ref/pixfmt/gbrp-vuyx
- [DH] tests/ref/pixfmt/gbrp-vyu444
- [DH] tests/ref/pixfmt/gbrp-x2bgr10le
- [DH] tests/ref/pixfmt/gbrp-x2rgb10le
- [DH] tests/ref/pixfmt/gbrp-xv30le
- [DH] tests/ref/pixfmt/gbrp-xv36be
- [DH] tests/ref/pixfmt/gbrp-xv36le
- [DH] tests/ref/pixfmt/gbrp-xv48be
- [DH] tests/ref/pixfmt/gbrp-xv48le
- [DH] tests/ref/pixfmt/gbrp-xyz12le
- [DH] tests/ref/pixfmt/gbrp-y210le
- [DH] tests/ref/pixfmt/gbrp-y212le
- [DH] tests/ref/pixfmt/gbrp-y216le
- [DH] tests/ref/pixfmt/gbrp-yuv410p
- [DH] tests/ref/pixfmt/gbrp-yuv411p
- [DH] tests/ref/pixfmt/gbrp-yuv420p
- [DH] tests/ref/pixfmt/gbrp-yuv420p10be
- [DH] tests/ref/pixfmt/gbrp-yuv420p10le
- [DH] tests/ref/pixfmt/gbrp-yuv420p12be
- [DH] tests/ref/pixfmt/gbrp-yuv420p12le
- [DH] tests/ref/pixfmt/gbrp-yuv420p16be
- [DH] tests/ref/pixfmt/gbrp-yuv420p16le
- [DH] tests/ref/pixfmt/gbrp-yuv422p
- [DH] tests/ref/pixfmt/gbrp-yuv422p10be
- [DH] tests/ref/pixfmt/gbrp-yuv422p10le
- [DH] tests/ref/pixfmt/gbrp-yuv422p12be
- [DH] tests/ref/pixfmt/gbrp-yuv422p12le
- [DH] tests/ref/pixfmt/gbrp-yuv422p16be
- [DH] tests/ref/pixfmt/gbrp-yuv422p16le
- [DH] tests/ref/pixfmt/gbrp-yuv440p
- [DH] tests/ref/pixfmt/gbrp-yuv440p10be
- [DH] tests/ref/pixfmt/gbrp-yuv440p10le
- [DH] tests/ref/pixfmt/gbrp-yuv440p12be
- [DH] tests/ref/pixfmt/gbrp-yuv440p12le
- [DH] tests/ref/pixfmt/gbrp-yuv444p
- [DH] tests/ref/pixfmt/gbrp-yuv444p10be
- [DH] tests/ref/pixfmt/gbrp-yuv444p10le
- [DH] tests/ref/pixfmt/gbrp-yuv444p12be
- [DH] tests/ref/pixfmt/gbrp-yuv444p12le
- [DH] tests/ref/pixfmt/gbrp-yuv444p16be
- [DH] tests/ref/pixfmt/gbrp-yuv444p16le
- [DH] tests/ref/pixfmt/gbrp-yuvj420p
- [DH] tests/ref/pixfmt/gbrp-yuvj422p
- [DH] tests/ref/pixfmt/gbrp-yuvj440p
- [DH] tests/ref/pixfmt/gbrp-yuvj444p
- [DH] tests/ref/pixfmt/gbrp-yuyv422
- [DH] tests/ref/pixfmt/gbrp-yvyu422
- [DH] tests/ref/pixfmt/gbrp10-bgr24
- [DH] tests/ref/pixfmt/gbrp10-gbrp12be
- [DH] tests/ref/pixfmt/gbrp10-gbrp12le
- [DH] tests/ref/pixfmt/gbrp10-gbrp16be
- [DH] tests/ref/pixfmt/gbrp10-gbrp16le
- [DH] tests/ref/pixfmt/gbrp10-gray
- [DH] tests/ref/pixfmt/gbrp10-gray12be
- [DH] tests/ref/pixfmt/gbrp10-gray12le
- [DH] tests/ref/pixfmt/gbrp10-gray16be
- [DH] tests/ref/pixfmt/gbrp10-gray16le
- [DH] tests/ref/pixfmt/gbrp10-monob
- [DH] tests/ref/pixfmt/gbrp10-monow
- [DH] tests/ref/pixfmt/gbrp10-nv12
- [DH] tests/ref/pixfmt/gbrp10-nv16
- [DH] tests/ref/pixfmt/gbrp10-nv24
- [DH] tests/ref/pixfmt/gbrp10-p012be
- [DH] tests/ref/pixfmt/gbrp10-p012le
- [DH] tests/ref/pixfmt/gbrp10-p016be
- [DH] tests/ref/pixfmt/gbrp10-p016le
- [DH] tests/ref/pixfmt/gbrp10-p212be
- [DH] tests/ref/pixfmt/gbrp10-p212le
- [DH] tests/ref/pixfmt/gbrp10-p216be
- [DH] tests/ref/pixfmt/gbrp10-p216le
- [DH] tests/ref/pixfmt/gbrp10-p412be
- [DH] tests/ref/pixfmt/gbrp10-p412le
- [DH] tests/ref/pixfmt/gbrp10-p416be
- [DH] tests/ref/pixfmt/gbrp10-p416le
- [DH] tests/ref/pixfmt/gbrp10-rgb24
- [DH] tests/ref/pixfmt/gbrp10-rgb32
- [DH] tests/ref/pixfmt/gbrp10-rgb48
- [DH] tests/ref/pixfmt/gbrp10-rgb555
- [DH] tests/ref/pixfmt/gbrp10-rgb565
- [D
-
avfilter/vf_spp : Fix overflow in 8bit store slice
21 décembre 2014, par Michael Niedermayeravfilter/vf_spp : Fix overflow in 8bit store slice
Fixes regression with
ffplay -f lavfi -i testsrc=640x480 -vf format=gray,boxblur=20:10,geq="’mod(lum(X,Y),16)*15’",boxblur=10,geq="’abs(mod(lum(X,Y),15)-7)*32’",spp=4:40Signed-off-by : Michael Niedermayer <michaelni@gmx.at>