Recherche avancée

Médias (91)

Autres articles (83)

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 est la première version de MediaSPIP stable.
    Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Comme pour la version précédente, 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 (...)

  • Mise à disposition des fichiers

    14 avril 2011, par

    Par défaut, lors de son initialisation, MediaSPIP ne permet pas aux visiteurs de télécharger les fichiers qu’ils soient originaux ou le résultat de leur transformation ou encodage. Il permet uniquement de les visualiser.
    Cependant, il est possible et facile d’autoriser les visiteurs à avoir accès à ces documents et ce sous différentes formes.
    Tout cela se passe dans la page de configuration du squelette. Il vous faut aller dans l’espace d’administration du canal, et choisir dans la navigation (...)

  • MediaSPIP version 0.1 Beta

    16 avril 2011, par

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

Sur d’autres sites (4228)

  • Framerate live streaming webm with dash and ffmpeg

    14 mai 2016, par Jones

    I am streaming a live video with ffmpeg and dash.js using
    these instructions. It works well except that the video is playing at a too high framerate. No framerate is specified in the manifest.
    Creating the Chunks :

    SET VP9_LIVE_PARAMS=-speed 6 -threads 8 -static-thresh 0 -max-intra-rate 300 -deadline realtime -lag-in-frames 0 -error-resilient 1
    ffmpeg -re -r 25 -i tcp://localhost:8891 ^
    -map 0:0 ^
     -pix_fmt yuv420p ^
     -c:v libvpx-vp9 ^
       -s 800x600 -keyint_min 25 -g 25 %VP9_LIVE_PARAMS% ^
       -f webm_chunk ^
       -header "webm_live/glass_360.hdr" ^
       -chunk_start_index 1 ^
     webm_live\glass_360_%%d.chk ^

    Creating the Manifest :

    ffmpeg ^
     -f webm_dash_manifest -live 1 ^
      -r 25 ^
     -i webm_live/glass_360.hdr ^
     -c copy ^
     -map 0 ^
     -r 25 ^
     -framerate 25 ^
     -f webm_dash_manifest -live 1 ^
       -adaptation_sets "id=0,streams=0" ^
       -chunk_start_index 1 ^
       -chunk_duration_ms 1000 ^
       -time_shift_buffer_depth 7200 ^
       -minimum_update_period 7200 ^
     webm_live/glass_live_manifest.mpd

    Manifest :

    <?xml version="1.0" encoding="UTF-8"?>
    <mpd xmlns="urn:mpeg:DASH:schema:MPD:2011" type="dynamic" minbuffertime="PT1S" profiles="urn:mpeg:dash:profile:isoff-live:2011" availabilitystarttime="2016-03-30T13:02:53Z" timeshiftbufferdepth="PT7200S" minimumupdateperiod="PT7200S">
    <period start="PT0S">
    <adaptationset mimetype="video/webm" codecs="vp9" bitstreamswitching="true" subsegmentalignment="true" subsegmentstartswithsap="1">
    <contentcomponent type="video"></contentcomponent>
    <segmenttemplate timescale="1000" duration="1000" media="glass_$RepresentationID$_$Number$.chk" startnumber="1" initialization="glass_$RepresentationID$.hdr"></segmenttemplate>
    <representation bandwidth="1000000" width="800" height="600" codecs="vp9" mimetype="video/webm" startswithsap="1"></representation>
    </adaptationset>
    </period>
    </mpd>

    Any Ideas how to fix this ?

  • 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 "-" "-"

  • 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 ?