Recherche avancée

Médias (91)

Autres articles (65)

  • La file d’attente de SPIPmotion

    28 novembre 2010, par

    Une file d’attente stockée dans la base de donnée
    Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
    Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-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

Sur d’autres sites (12776)

  • FFMPEG Failure - Extracting frames on large file

    25 avril 2018, par Marian Montagnino

    Calling the ffmpeg command :

    ffmpeg -y -ss "00:00:02" -i 5ccaea226acfc1b4b75ccd1a9f09512c.mxf -frames 30 -f image2 -vf "fps=1/1.25,scale='min(420,iw)':-1" video%04d.jpg

    Causes a failure :

    ffmpeg failed: ffmpeg version N-85692-g78a5fc4 Copyright (c) 2000-2017 the FFmpeg developers
    built with gcc 4.8.5 (GCC) 20150623 (Red Hat 4.8.5-11)
    configuration: --prefix=/tmp/gm-ffmpeg-1.0.4/BUILD/ffmpeg_build --pkg-config-flags=--static --extra-cflags=-I/tmp/gm-ffmpeg-1.0.4/BUILD/ffmpeg_build/include --extra-ldflags=-L/tmp/gm-ffmpeg-1.0.4/BUILD/ffmpeg_build/lib --bindir=/tmp/gm-ffmpeg-1.0.4/BUILDROOT/gm-ffmpeg-1.0.4-1.el7.centos.x86_64/opt/graymeta/bin --enable-gpl --enable-libass --enable-libfdk-aac --enable-libfreetype --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265 --enable-nonfree
    libavutil 55. 61.100 / 55. 61.100
    libavcodec 57. 93.100 / 57. 93.100
    libavformat 57. 72.101 / 57. 72.101
    libavdevice 57. 7.100 / 57. 7.100
    libavfilter 6. 87.100 / 6. 87.100
    libswscale 4. 7.101 / 4. 7.101
    libswresample 2. 8.100 / 2. 8.100
    libpostproc 54. 6.100 / 54. 6.100
    [mxf @ 0x2c6da60] broken or empty index
    Input #0, mxf, from '/alloc/5ccaea226acfc1b4b75ccd1a9f09512c.mxf':
    Metadata:
    uid : 27b07007-2dc8-4305-a78a-81a612d78b94
    generation_uid : ef5ae870-4075-4513-ea1f-39c0ed197267
    company_name : Colorfront
    product_name : Transkoder
    product_uid : 3a4fe380-0d01-11e4-869f-3cd92b5c1dfc
    product_version : 2.7.3.20150121
    application_platform: Microsoft Windows 7 Professional Service Pack 1 (Build 7601)
    modification_date: 2016-09-09T11:29:39.000000Z
    material_package_umid: 0x060A2B340101010501010F20130000008991E1DCEA584837149E72E7F9F0E09D
    timecode : 00:00:17;12
    Duration: 00:11:58.92, start: 0.000000, bitrate: 150802 kb/s
    Stream #0:0: Video: jpeg2000, yuv422p10le(progressive), 3840x2160, SAR 1:1 DAR 16:9, 59.94 fps, 59.94 tbr, 59.94 tbn, 59.94 tbc
    Metadata:
    file_package_umid: 0x060A2B340101010501010F2013000000F8B3B48BE8044408DDD6303A6D43F566
    track_name : Picture
    Stream mapping:
    Stream #0:0 -> #0:0 (jpeg2000 (native) -> mjpeg (native))
    Press [q] to stop, [?] for help
    : signal: killed

    I’m not sure how to interpret this error message and why it actually failed. This file is about 90GB large and shot in 4K resolution but 11 seconds long.

  • Merge commit ’ba13606ca6adbc74b4db4a72b0769397d6408791’

    29 mai 2013, par Michael Niedermayer
    Merge commit ’ba13606ca6adbc74b4db4a72b0769397d6408791’
    

    * commit ’ba13606ca6adbc74b4db4a72b0769397d6408791’ :
    fate : Add a —target-samples path parameter

    Conflicts :
    configure
    tests/fate/audio.mak
    tests/fate/cover-art.mak
    tests/fate/demux.mak
    tests/fate/ea.mak
    tests/fate/filter-video.mak
    tests/fate/h264.mak
    tests/fate/image.mak
    tests/fate/lossless-audio.mak
    tests/fate/lossless-video.mak
    tests/fate/microsoft.mak
    tests/fate/pcm.mak
    tests/fate/prores.mak
    tests/fate/qt.mak
    tests/fate/real.mak
    tests/fate/screen.mak
    tests/fate/video.mak
    tests/fate/voice.mak
    tests/fate/vpx.mak
    tests/fate/vqf.mak

    Merged-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] configure
    • [DH] tests/fate.sh
    • [DH] tests/fate/aac.mak
    • [DH] tests/fate/ac3.mak
    • [DH] tests/fate/adpcm.mak
    • [DH] tests/fate/alac.mak
    • [DH] tests/fate/als.mak
    • [DH] tests/fate/amrnb.mak
    • [DH] tests/fate/amrwb.mak
    • [DH] tests/fate/atrac.mak
    • [DH] tests/fate/audio.mak
    • [DH] tests/fate/bmp.mak
    • [DH] tests/fate/cdxl.mak
    • [DH] tests/fate/cover-art.mak
    • [DH] tests/fate/demux.mak
    • [DH] tests/fate/dfa.mak
    • [DH] tests/fate/dpcm.mak
    • [DH] tests/fate/ea.mak
    • [DH] tests/fate/filter-audio.mak
    • [DH] tests/fate/filter-video.mak
    • [DH] tests/fate/flac.mak
    • [DH] tests/fate/gif.mak
    • [DH] tests/fate/h264.mak
    • [DH] tests/fate/image.mak
    • [DH] tests/fate/indeo.mak
    • [DH] tests/fate/lossless-audio.mak
    • [DH] tests/fate/lossless-video.mak
    • [DH] tests/fate/microsoft.mak
    • [DH] tests/fate/monkeysaudio.mak
    • [DH] tests/fate/mp3.mak
    • [DH] tests/fate/mpc.mak
    • [DH] tests/fate/pcm.mak
    • [DH] tests/fate/probe.mak
    • [DH] tests/fate/prores.mak
    • [DH] tests/fate/qt.mak
    • [DH] tests/fate/qtrle.mak
    • [DH] tests/fate/real.mak
    • [DH] tests/fate/screen.mak
    • [DH] tests/fate/subtitles.mak
    • [DH] tests/fate/utvideo.mak
    • [DH] tests/fate/video.mak
    • [DH] tests/fate/voice.mak
    • [DH] tests/fate/vorbis.mak
    • [DH] tests/fate/vpx.mak
    • [DH] tests/fate/vqf.mak
    • [DH] tests/fate/wavpack.mak
    • [DH] tests/fate/wma.mak
  • fate : disable automatic conversions on many tests.

    14 août 2020, par Nicolas George
    fate : disable automatic conversions on many tests.
    

    Explicitly insert the scale or aresample filter where it would
    have been inserted by the negotiation.
    Re-enable conversions if it cannot be done easily.

    If a conversion is needed in a test, we want to know about it.
    If the negotiation changes and makes new conversion necessary,
    we want to know about it even more.

    • [DH] tests/fate-run.sh
    • [DH] tests/fate/ac3.mak
    • [DH] tests/fate/acodec.mak
    • [DH] tests/fate/adpcm.mak
    • [DH] tests/fate/audio.mak
    • [DH] tests/fate/bmp.mak
    • [DH] tests/fate/canopus.mak
    • [DH] tests/fate/cdxl.mak
    • [DH] tests/fate/dca.mak
    • [DH] tests/fate/dfa.mak
    • [DH] tests/fate/dnxhd.mak
    • [DH] tests/fate/ea.mak
    • [DH] tests/fate/ffmpeg.mak
    • [DH] tests/fate/filter-audio.mak
    • [DH] tests/fate/filter-video.mak
    • [DH] tests/fate/fits.mak
    • [DH] tests/fate/gif.mak
    • [DH] tests/fate/h264.mak
    • [DH] tests/fate/hlsenc.mak
    • [DH] tests/fate/image.mak
    • [DH] tests/fate/libswresample.mak
    • [DH] tests/fate/lossless-audio.mak
    • [DH] tests/fate/lossless-video.mak
    • [DH] tests/fate/microsoft.mak
    • [DH] tests/fate/monkeysaudio.mak
    • [DH] tests/fate/mov.mak
    • [DH] tests/fate/mp3.mak
    • [DH] tests/fate/opus.mak
    • [DH] tests/fate/pcm.mak
    • [DH] tests/fate/prores.mak
    • [DH] tests/fate/qt.mak
    • [DH] tests/fate/qtrle.mak
    • [DH] tests/fate/screen.mak
    • [DH] tests/fate/utvideo.mak
    • [DH] tests/fate/video.mak
    • [DH] tests/fate/voice.mak
    • [DH] tests/fate/vpx.mak
    • [DH] tests/fate/wavpack.mak