Recherche avancée

Médias (1)

Mot : - Tags -/remix

Autres articles (102)

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

  • Emballe médias : à quoi cela sert ?

    4 février 2011, par

    Ce plugin vise à gérer des sites de mise en ligne de documents de tous types.
    Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

Sur d’autres sites (11123)

  • avcodec/vc1 : fix mb_height for field pictures

    14 décembre 2013, par Michael Niedermayer
    avcodec/vc1 : fix mb_height for field pictures
    

    Fixes ticket2531

    Tables are always allocated now with sufficient space for either progressive
    or interlaced content. The alternative would be to detect a change
    and reallocate.

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

    • [DH] libavcodec/vc1.c
    • [DH] libavcodec/vc1dec.c
  • ffmpeg stream Windows 7 desktop to Youtube give invalid argument

    11 juin 2021, par TenG

    I am experimenting with live streaming my Windows 7 desktop to YouTube.

    &#xA;

    Firstly the list of devices :

    &#xA;

    ffmpeg-N-100616-gca21cb1e36-win64-gpl\bin\ffmpeg.exe -list_devices true -f dshow -i dummy

    &#xA;

    Gives :

    &#xA;

    ffmpeg version N-100616-gca21cb1e36 Copyright (c) 2000-2021 the FFmpeg developers&#xA;  built with gcc 9.3-win32 (GCC) 20200320&#xA;  configuration: --prefix=/ffbuild/prefix --pkg-config-flags=--static --pkg-config=pkg-config --cross-prefix=x86_64-w64-mingw32- --a&#xA;rch=x86_64 --target-os=mingw32 --enable-gpl --enable-version3 --disable-debug --disable-w32threads --enable-pthreads --enable-iconv&#xA;--enable-zlib --enable-libxml2 --enable-libfreetype --enable-libfribidi --enable-gmp --enable-lzma --enable-fontconfig --enable-open&#xA;cl --enable-libvmaf --disable-vulkan --enable-libvorbis --enable-amf --enable-libaom --enable-avisynth --enable-libdav1d --enable-li&#xA;bdavs2 --enable-ffnvcodec --enable-cuda-llvm --disable-libglslang --enable-libass --enable-libbluray --enable-libmp3lame --enable-li&#xA;bopus --enable-libtheora --enable-libvpx --enable-libwebp --enable-libmfx --enable-libopencore-amrnb --enable-libopencore-amrwb --en&#xA;able-libopenjpeg --enable-librav1e --enable-librubberband --enable-schannel --enable-sdl2 --enable-libsoxr --enable-libsrt --enable-&#xA;libsvtav1 --enable-libtwolame --enable-libuavs3d --enable-libvidstab --enable-libx264 --enable-libx265 --enable-libxavs2 --enable-li&#xA;bxvid --enable-libzimg --extra-cflags=-DLIBTWOLAME_STATIC --extra-cxxflags= --extra-ldflags=-pthread --extra-libs=-lgomp&#xA;  libavutil      56. 63.100 / 56. 63.100&#xA;  libavcodec     58.116.100 / 58.116.100&#xA;  libavformat    58. 65.101 / 58. 65.101&#xA;  libavdevice    58. 11.103 / 58. 11.103&#xA;  libavfilter     7. 95.100 /  7. 95.100&#xA;  libswscale      5.  8.100 /  5.  8.100&#xA;  libswresample   3.  8.100 /  3.  8.100&#xA;  libpostproc    55.  8.100 / 55.  8.100&#xA;[dshow @ 000000000052ca00] DirectShow video devices (some may be both video and audio devices)&#xA;[dshow @ 000000000052ca00]  "VF0700 Live! Cam Chat HD"&#xA;[dshow @ 000000000052ca00]     Alternative name "@device_pnp_\\?\usb#vid_041e&amp;pid_4088&amp;mi_00#7&amp;b015b04&amp;0&amp;0000#{65e8773d-8f56-11d0-a3&#xA;b9-00a0c9223196}\global"&#xA;[dshow @ 000000000052ca00]  "UScreenCapture"&#xA;[dshow @ 000000000052ca00]     Alternative name "@device_sw_{860BB310-5D01-11D0-BD3B-00A0C911CE86}\UScreenCapture"&#xA;[dshow @ 000000000052ca00]  "screen-capture-recorder"&#xA;[dshow @ 000000000052ca00]     Alternative name "@device_sw_{860BB310-5D01-11D0-BD3B-00A0C911CE86}\{4EA69364-2C8A-4AE6-A561-56E4B504&#xA;4439}"&#xA;[dshow @ 000000000052ca00] DirectShow audio devices&#xA;[dshow @ 000000000052ca00]  "Microphone (VF0700 Live! Cam Ch"&#xA;[dshow @ 000000000052ca00]     Alternative name "@device_cm_{33D9A762-90C8-11D0-BD43-00A0C911CE86}\Microphone (VF0700 Live! Cam Ch"&#xA;[dshow @ 000000000052ca00]  "virtual-audio-capturer"&#xA;[dshow @ 000000000052ca00]     Alternative name "@device_sw_{33D9A762-90C8-11D0-BD43-00A0C911CE86}\{8E146464-DB61-4309-AFA1-3578E927&#xA;E935}"&#xA;dummy: Immediate exit requested&#xA;

    &#xA;

    ffmpeg-N-100616-gca21cb1e36-win64-gpl\bin\ffmpeg.exe -list_devices true -f dshow -i dummy

    &#xA;

    gives :

    &#xA;

    ffmpeg version 4.3.1-2021-01-01-full_build-www.gyan.dev Copyright (c) 2000-2021 the FFmpeg developers&#xA;  built with gcc 10.2.0 (Rev5, Built by MSYS2 project)&#xA;  configuration: --enable-gpl --enable-version3 --enable-static --disable-w32threads --disable-autodetect --enable-fontconfig --enab&#xA;le-iconv --enable-gnutls --enable-libxml2 --enable-gmp --enable-lzma --enable-libsnappy --enable-zlib --enable-libsrt --enable-libss&#xA;h --enable-libzmq --enable-avisynth --enable-libbluray --enable-libcaca --enable-sdl2 --enable-libdav1d --enable-libzvbi --enable-li&#xA;brav1e --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable-libaom --enable-libopenjpeg --enable-libvpx --en&#xA;able-libass --enable-frei0r --enable-libfreetype --enable-libfribidi --enable-libvidstab --enable-libvmaf --enable-libzimg --enable-&#xA;amf --enable-cuda-llvm --enable-cuvid --enable-ffnvcodec --enable-nvdec --enable-nvenc --enable-d3d11va --enable-dxva2 --enable-libm&#xA;fx --enable-libcdio --enable-libgme --enable-libmodplug --enable-libopenmpt --enable-libopencore-amrwb --enable-libmp3lame --enable-&#xA;libshine --enable-libtheora --enable-libtwolame --enable-libvo-amrwbenc --enable-libilbc --enable-libgsm --enable-libopencore-amrnb&#xA;--enable-libopus --enable-libspeex --enable-libvorbis --enable-ladspa --enable-libbs2b --enable-libflite --enable-libmysofa --enable&#xA;-librubberband --enable-libsoxr --enable-chromaprint&#xA;  libavutil      56. 51.100 / 56. 51.100&#xA;  libavcodec     58. 91.100 / 58. 91.100&#xA;  libavformat    58. 45.100 / 58. 45.100&#xA;  libavdevice    58. 10.100 / 58. 10.100&#xA;  libavfilter     7. 85.100 /  7. 85.100&#xA;  libswscale      5.  7.100 /  5.  7.100&#xA;  libswresample   3.  7.100 /  3.  7.100&#xA;  libpostproc    55.  7.100 / 55.  7.100&#xA;[dshow @ 0000000000485ac0] DirectShow video devices (some may be both video and audio devices)&#xA;[dshow @ 0000000000485ac0]  "VF0700 Live! Cam Chat HD"&#xA;[dshow @ 0000000000485ac0]     Alternative name "@device_pnp_\\?\usb#vid_041e&amp;pid_4088&amp;mi_00#7&amp;b015b04&amp;0&amp;0000#{65e8773d-8f56-11d0-a3&#xA;b9-00a0c9223196}\global"&#xA;[dshow @ 0000000000485ac0]  "UScreenCapture"&#xA;[dshow @ 0000000000485ac0]     Alternative name "@device_sw_{860BB310-5D01-11D0-BD3B-00A0C911CE86}\UScreenCapture"&#xA;[dshow @ 0000000000485ac0]  "screen-capture-recorder"&#xA;[dshow @ 0000000000485ac0]     Alternative name "@device_sw_{860BB310-5D01-11D0-BD3B-00A0C911CE86}\{4EA69364-2C8A-4AE6-A561-56E4B504&#xA;4439}"&#xA;[dshow @ 0000000000485ac0] DirectShow audio devices&#xA;[dshow @ 0000000000485ac0]  "Microphone (VF0700 Live! Cam Ch"&#xA;[dshow @ 0000000000485ac0]     Alternative name "@device_cm_{33D9A762-90C8-11D0-BD43-00A0C911CE86}\Microphone (VF0700 Live! Cam Ch"&#xA;[dshow @ 0000000000485ac0]  "virtual-audio-capturer"&#xA;[dshow @ 0000000000485ac0]     Alternative name "@device_sw_{33D9A762-90C8-11D0-BD43-00A0C911CE86}\{8E146464-DB61-4309-AFA1-3578E927&#xA;E935}"&#xA;dummy: Immediate exit requested&#xA;

    &#xA;

    Now trying to live stream with the command :

    &#xA;

    ffmpeg-N-100616-gca21cb1e36-win64-gpl\bin\ffmpeg.exe -f dshow -i video=&#x27;screen-capture-recorder&#x27;:audio=&#x27;Microphone (VF0700 Live! Cam Ch&#x27; -r 24 -s 1920x1080 -qmin 3 &#x27;rtmp://a.rtmp.youtube.com:1935/live2/the-stream-key&#x27;

    &#xA;

    I get :

    &#xA;

    ffmpeg version 4.3.1-2021-01-01-full_build-www.gyan.dev Copyright (c) 2000-2021 the FFmpeg developers&#xA;  built with gcc 10.2.0 (Rev5, Built by MSYS2 project)&#xA;  configuration: --enable-gpl --enable-version3 --enable-static --disable-w32threads --disable-autodetect --enable-fontconfig --enab&#xA;le-iconv --enable-gnutls --enable-libxml2 --enable-gmp --enable-lzma --enable-libsnappy --enable-zlib --enable-libsrt --enable-libss&#xA;h --enable-libzmq --enable-avisynth --enable-libbluray --enable-libcaca --enable-sdl2 --enable-libdav1d --enable-libzvbi --enable-li&#xA;brav1e --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable-libaom --enable-libopenjpeg --enable-libvpx --en&#xA;able-libass --enable-frei0r --enable-libfreetype --enable-libfribidi --enable-libvidstab --enable-libvmaf --enable-libzimg --enable-&#xA;amf --enable-cuda-llvm --enable-cuvid --enable-ffnvcodec --enable-nvdec --enable-nvenc --enable-d3d11va --enable-dxva2 --enable-libm&#xA;fx --enable-libcdio --enable-libgme --enable-libmodplug --enable-libopenmpt --enable-libopencore-amrwb --enable-libmp3lame --enable-&#xA;libshine --enable-libtheora --enable-libtwolame --enable-libvo-amrwbenc --enable-libilbc --enable-libgsm --enable-libopencore-amrnb&#xA;--enable-libopus --enable-libspeex --enable-libvorbis --enable-ladspa --enable-libbs2b --enable-libflite --enable-libmysofa --enable&#xA;-librubberband --enable-libsoxr --enable-chromaprint&#xA;  libavutil      56. 51.100 / 56. 51.100&#xA;  libavcodec     58. 91.100 / 58. 91.100&#xA;  libavformat    58. 45.100 / 58. 45.100&#xA;  libavdevice    58. 10.100 / 58. 10.100&#xA;  libavfilter     7. 85.100 /  7. 85.100&#xA;  libswscale      5.  7.100 /  5.  7.100&#xA;  libswresample   3.  7.100 /  3.  7.100&#xA;  libpostproc    55.  7.100 / 55.  7.100&#xA;leaving aero onGuessed Channel Layout for Input Stream #0.1 : stereo&#xA;Input #0, dshow, from &#x27;video=screen-capture-recorder:audio=Microphone (VF0700 Live! Cam Ch&#x27;:&#xA;  Duration: N/A, start: 758394.360000, bitrate: N/A&#xA;    Stream #0:0: Video: rawvideo, bgr0, 1920x1080, 30 fps, 30 tbr, 10000k tbn, 10000k tbc&#xA;    Stream #0:1: Audio: pcm_s16le, 44100 Hz, stereo, s16, 1411 kb/s&#xA;[NULL @ 00000000006645c0] Unable to find a suitable output format for &#x27;rtmp://a.rtmp.youtube.com:1935/live2/the-stream-key&#xA;&#x27;&#xA;rtmp://a.rtmp.youtube.com:1935/live2/the-stream-key: Invalid argument&#xA;[dshow @ 0000000000607400] real-time buffer [screen-capture-recorder] [video input] too full or near too full (545% of size: 3041280&#xA; [rtbufsize parameter])! frame dropped!&#xA;    Last message repeated 5 times&#xA;&#xA;

    &#xA;

    In short the errors are :

    &#xA;

    [NULL @ 00000000006645c0] Unable to find a suitable output format for &#x27;rtmp://a.rtmp.youtube.com:1935/live2/the-stream-key&#xA;&#x27;&#xA;rtmp://a.rtmp.youtube.com:1935/live2/the-stream-key: Invalid argument&#xA;[dshow @ 0000000000607400] real-time buffer [screen-capture-recorder] [video input] too full or near too full (545% of size: 3041280&#xA;

    &#xA;

    I have tried with and without the :1935 port number, with ffmpeg_x64.exe but no difference. Is the stream key the invalid argument or something else ?

    &#xA;

  • Revert "Merge commit ’61c31e4ee7ea79a9e74c0476b81244febf17e6d7’" (configure : Properly...

    1er octobre 2013, par Michael Niedermayer
    Revert "Merge commit ’61c31e4ee7ea79a9e74c0476b81244febf17e6d7’" (configure : Properly set zlib dependencies for all components)
    

    The reverted commit introduced undefined behavior.
    undefined in the sense that the evaluation order of the dependencies affects the results

    Fixes Ticket2920

    This reverts commit c32db6adab9942781cc5a23f62abb839a5595a83, reversing
    changes made to 05f1b4e2ecc4683467669a190e3a53df413de805.

    Alternative solutions would be to change the dependency solver to handle non trivial
    dependencies or to enable zlib by default before the dependency solver, this would
    leave a zlib dependency in the libs though then even when no zlib is needed or used.

    • [DH] configure