Recherche avancée

Médias (1)

Mot : - Tags -/pirate bay

Autres articles (79)

  • Amélioration de la version de base

    13 septembre 2013

    Jolie 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 (...)

  • Le profil des utilisateurs

    12 avril 2011, par

    Chaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
    L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...)

  • Configurer la prise en compte des langues

    15 novembre 2010, par

    Accéder à la configuration et ajouter des langues prises en compte
    Afin de configurer la prise en compte de nouvelles langues, il est nécessaire de se rendre dans la partie "Administrer" du site.
    De là, dans le menu de navigation, vous pouvez accéder à une partie "Gestion des langues" permettant d’activer la prise en compte de nouvelles langues.
    Chaque nouvelle langue ajoutée reste désactivable tant qu’aucun objet n’est créé dans cette langue. Dans ce cas, elle devient grisée dans la configuration et (...)

Sur d’autres sites (9426)

  • FFmpeg concat with watermarks and audio "stream specifier in filtergraph description matches no streams."

    28 mars 2016, par btalbot

    I’m trying to concatenate an arbitrary number of videos with a series of watermarks over them :

    ffmpeg -i segment0.mp4 -i segment1.mp4 -i ... segmentn.mp4 -i end.mp4 -i ../../watermark/watermark1280/watermark_%05d.png -filter_complex "[0:v][1:v]...[n:v]concat=n=n:v=1:a=0 [v], [v] overlay [p]" -map "[v]" -an -y output.mp4

    I am getting the following error :

    Stream specifier ':v' in filtergraph description [0:v][1:v]...[n:v]concat=n=n:v=1:a=0 [v], [v] overlay [p] matches no streams.

    Here is the full output of my latest attempt :

    ffmpeg version N-78734-g666e2ed Copyright (c) 2000-2016 the FFmpeg developers
     built with gcc 5.3.0 (GCC)
     configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libdcadec --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-libzimg --enable-lzma --enable-decklink --enable-zlib
     libavutil      55. 19.100 / 55. 19.100
     libavcodec     57. 25.101 / 57. 25.101
     libavformat    57. 26.100 / 57. 26.100
     libavdevice    57.  0.101 / 57.  0.101
     libavfilter     6. 36.100 /  6. 36.100
     libswscale      4.  0.100 /  4.  0.100
     libswresample   2.  0.101 /  2.  0.101
     libpostproc    54.  0.100 / 54.  0.100
    Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'segment0.mp4':
     Metadata:
       major_brand     : isom
       minor_version   : 512
       compatible_brands: isomiso2avc1mp41
       encoder         : Lavf57.26.100
     Duration: 00:00:02.01, start: 0.010000, bitrate: 6 kb/s
       Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 2 kb/s (default)
       Metadata:
         handler_name    : SoundHandler
    Input #1, mov,mp4,m4a,3gp,3g2,mj2, from 'segment1.mp4':
     Metadata:
       major_brand     : isom
       minor_version   : 512
       compatible_brands: isomiso2avc1mp41
       encoder         : Lavf57.26.100
     Duration: 00:00:01.99, start: 0.066000, bitrate: 5014 kb/s
       Stream #1:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv), 1280x720, 5008 kb/s, 59.94 fps, 59.94 tbr, 60k tbn, 119.88 tbc (default)
       Metadata:
         handler_name    : VideoHandler
    Input #2, mov,mp4,m4a,3gp,3g2,mj2, from 'segment2.mp4':
     Metadata:
       major_brand     : isom
       minor_version   : 512
       compatible_brands: isomiso2avc1mp41
       encoder         : Lavf57.26.100
     Duration: 00:00:02.01, start: 0.009000, bitrate: 424 kb/s
       Stream #2:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1280x720, 1111 kb/s, 59 fps, 59 tbr, 15104 tbn, 118 tbc (default)
       Metadata:
         handler_name    : VideoHandler
       Stream #2:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 2 kb/s (default)
       Metadata:
         handler_name    : SoundHandler
    Input #3, mov,mp4,m4a,3gp,3g2,mj2, from 'segment3.mp4':
     Metadata:
       major_brand     : isom
       minor_version   : 512
       compatible_brands: isomiso2avc1mp41
       encoder         : Lavf57.26.100
     Duration: 00:00:01.85, start: 0.205000, bitrate: 5058 kb/s
       Stream #3:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv), 1280x720, 5050 kb/s, 59.94 fps, 59.94 tbr, 60k tbn, 119.88 tbc (default)
       Metadata:
         handler_name    : VideoHandler
    Input #4, mov,mp4,m4a,3gp,3g2,mj2, from 'segment4.mp4':
     Metadata:
       major_brand     : isom
       minor_version   : 512
       compatible_brands: isomiso2avc1mp41
       encoder         : Lavf57.26.100
     Duration: 00:00:01.77, start: 0.282000, bitrate: 5174 kb/s
       Stream #4:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv), 1280x720, 5167 kb/s, 59.94 fps, 59.94 tbr, 60k tbn, 119.88 tbc (default)
       Metadata:
         handler_name    : VideoHandler
    Input #5, mov,mp4,m4a,3gp,3g2,mj2, from 'segment5.mp4':
     Metadata:
       major_brand     : isom
       minor_version   : 512
       compatible_brands: isomiso2avc1mp41
       encoder         : Lavf57.26.100
     Duration: 00:00:02.01, start: 0.006000, bitrate: 955 kb/s
       Stream #5:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1280x720, 1448 kb/s, 59 fps, 59 tbr, 15104 tbn, 118 tbc (default)
       Metadata:
         handler_name    : VideoHandler
       Stream #5:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 2 kb/s (default)
       Metadata:
         handler_name    : SoundHandler
    Input #6, mov,mp4,m4a,3gp,3g2,mj2, from '../../slate/Void_test.mp4':
     Metadata:
       major_brand     : isom
       minor_version   : 512
       compatible_brands: isomiso2avc1mp41
       encoder         : Lavf57.26.100
     Duration: 00:00:02.97, start: 0.000000, bitrate: 3176 kb/s
       Stream #6:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1280x720, 3169 kb/s, 59.94 fps, 59.94 tbr, 11988 tbn, 119.88 tbc (default)
       Metadata:
         handler_name    : VideoHandler
    Input #7, image2, from '../../watermark/watermark1280/watermark_%05d.png':
     Duration: 00:00:14.40, start: 0.000000, bitrate: N/A
       Stream #7:0: Video: png, ya8(pc), 1280x720 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 25 tbn, 25 tbc
    Stream specifier ':v' in filtergraph description [0:v][1:v][2:v][3:v][4:v][5:v][6:v]concat=n=7:v=1:a=0 [v], [v] overlay [p] matches no streams.

    Also, if someone can help me do this with a single mp3 audio input over the whole concatenated video, that’d be helpful, too.

  • ffmpeg Unrecognized option - filters - Android

    26 mars 2016, par Adroid Freak

    I’m having an issue with ffmpeg on Android it’s complaining about this Unrecognized option 'filter_compl amerge -ac 1 ', I just compiled it and it the filters are enabled as you can see in below --enable-filters

    app_bin/ffmpeg -y -i /storage/emulated/0/ex/media/1.wav -i /storage/emulated/0/ex/media/2.wav -filter_complex amerge -ac 1  /storage/emulated/0/ex/media/out.wav
    03-26 11:21:09.647 8855-10179/com..android I/shellLine: WARNING: linker: /data/data/com..android/app_bin/ffmpeg has tt relocations. This is wasting memory and prevents security hardening. Please fix.
    ffmpeg version 0.11.1 Copyright (c) 2000-2012 the FFmpeg developers
      built on Mar 22 2016 21:28:14 with gcc 4.6 20120106 (prerelease)
       configuration: --disable-stripping --arch=arm --cpu=cort-a8 --target-os=linux --enable-runtime-cpudetect --prefix=/home/linux/Downloads/android-ffmpeg1/android-ffmpeg/ffmpeg/build/armeabi-v7a --enable-pic --disable-shared --enable-static --cross-prefix=/opt/android-ndk/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86_64/bin/arm-linux-androideabi- --sysroot=/opt/android-ndk/platforms/android-14/arch-arm/ --tra-cflags='-I../x264 -mfloat-abi=softfp -mfpu=neon -fPIE -pie' --tra-ldflags='-L../x264 -fPIE -pie' --enable-decoders --enable-encoders --enable-filters --disable-indevs --enable-indev=lavfi --disable-outdevs --enable-hwaccels --enable-ffmpeg --enable-pic --enable-libx264 --enable-version3 --disable-debug --disable-ffserver --disable-ffplay --disable-ffprobe --enable-gpl --enable-yasm --disable-doc --disable-shared --enable-static
       libavutil      51. 54.100 / 51. 54.100
       libavcodec     54. 23.100 / 54. 23.100
       libavformat    54.  6.100 / 54.  6.100
       libavdevice    54.  0.100 / 54.  0.100
       libavfilter     2. 77.100 /  2. 77.100
       libswscale      2.  1.100 /  2.  1.100
       libswresample   0. 15.100 /  0. 15.100
       libpostproc    52.  0.100 / 52.  0.100
     Guessed Channel Layout for  Input Stream #0.0 : mono
     Input #0, wav, from '/storage/emulated/0/ex/media/1.wav':
       Duration: 00:00:02.16, bitrate: 88 kb/s
         Stream #0:0: Audio: pcm_u8 ([1][0][0][0] / 0x0001), 11025 Hz, mono, u8, 88 kb/s
     Guessed Channel Layout for  Input Stream #1.0 : mono
     Input #1, wav, from '/storage/emulated/0/ex/media/2.wav':
       Duration: 00:00:02.26, bitrate: 88 kb/s
         Stream #1:0: Audio: pcm_u8 ([1][0][0][0] / 0x0001), 11025 Hz, mono, u8, 88 kb/s
     Unrecognized option 'filter_compl amerge -ac 1 '
     Failed to set value '/storage/emulated/0/ex/media/out.wav' for option 'filter_complex amerge -ac 1 '

    What is the issue here ?

  • Anomalie #3762 : Cron

    28 mars 2016, par Joaquín Asenjo

    213.134.60.149 - - [07/Mar/2016:06:27:03 +0100] "GET /noticias/spip.php ?action=cron HTTP/1.1" 204 806 "-" "-"
    213.134.60.149 - - [07/Mar/2016:06:27:16 +0100] "GET /cienciayuniversidad/spip.php ?action=cron HTTP/1.1" 204 806 "-" "-"
    213.134.60.149 - - [07/Mar/2016:06:27:46 +0100] "GET /cienciayuniversidad/spip.php ?action=cron HTTP/1.1" 204 806 "-" "-"
    213.134.60.149 - - [07/Mar/2016:06:28:28 +0100] "GET /noticias/spip.php ?action=cron HTTP/1.1" 204 806 "-" "-"
    213.134.60.149 - - [07/Mar/2016:06:28:50 +0100] "GET /cienciayuniversidad/spip.php ?action=cron HTTP/1.1" 204 806 "-" "-"
    213.134.60.149 - - [07/Mar/2016:06:29:40 +0100] "GET /cienciayuniversidad/spip.php ?action=cron HTTP/1.1" 204 806 "-" "-"
    213.134.60.149 - - [07/Mar/2016:06:29:42 +0100] "GET /divulgacioncientifica/spip.php ?action=cron HTTP/1.1" 204 806 "-" "-"
    213.134.60.149 - - [07/Mar/2016:06:30:28 +0100] "GET /cienciayuniversidad/spip.php ?action=cron HTTP/1.1" 204 806 "-" "-"
    213.134.60.149 - - [07/Mar/2016:06:30:44 +0100] "GET /divulgacioncientifica/spip.php ?action=cron HTTP/1.1" 204 806 "-" "-"
    213.134.60.149 - - [07/Mar/2016:06:31:20 +0100] "GET /cienciayuniversidad/spip.php ?action=cron HTTP/1.1" 204 806 "-" "-"
    213.134.60.149 - - [07/Mar/2016:06:32:01 +0100] "GET /cienciayuniversidad/spip.php ?action=cron HTTP/1.1" 204 806 "-" "-"
    213.134.60.149 - - [07/Mar/2016:06:32:53 +0100] "GET /cienciayuniversidad/spip.php ?action=cron HTTP/1.1" 204 806 "-" "-"
    213.134.60.149 - - [07/Mar/2016:06:33:06 +0100] "GET /cienciayuniversidad/spip.php ?action=cron HTTP/1.1" 204 806 "-" "-"