Recherche avancée

Médias (91)

Autres articles (40)

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

  • Support audio et vidéo HTML5

    10 avril 2011

    MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
    Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
    Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
    Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)

  • De l’upload à la vidéo finale [version standalone]

    31 janvier 2010, par

    Le chemin d’un document audio ou vidéo dans SPIPMotion est divisé en trois étapes distinctes.
    Upload et récupération d’informations de la vidéo source
    Dans un premier temps, il est nécessaire de créer un article SPIP et de lui joindre le document vidéo "source".
    Au moment où ce document est joint à l’article, deux actions supplémentaires au comportement normal sont exécutées : La récupération des informations techniques des flux audio et video du fichier ; La génération d’une vignette : extraction d’une (...)

Sur d’autres sites (7997)

  • Patch for trac #1965 ; clarify in comments and docs that a failed call

    13 juillet 2013, par Monty
    Patch for trac #1965 ; clarify in comments and docs that a failed call
    to ov_test does not take ownership of the passed-in file.
    

    git-svn-id : http://svn.xiph.org/trunk/vorbis@18964 0101bb08-14d6-0310-b084-bc0e0c8e3800

    • [DH] doc/vorbisfile/ov_test.html
    • [DH] lib/vorbisfile.c
  • ffmpeg Output file #0 does not contain any stream during the extraction of audio from a .webm file

    17 mai 2023, par Leo

    my objective is to extract frames and corresponding audio from a .webm file.

    


    The problem comes when I am extracting the audio from the .webm file.

    


    When I try to extract the audio from the .webm. ffmpeg -i _5rNOD1nsDg.webm -vn -y -ar 44100 -ac 2 output.wav

    


    I get something like below and there is not any .wav file generated.
 ffmpeg version 4.4.2-0ubuntu0.22.04.1 Copyright (c) 2000-2021 the FFmpeg developers built with gcc 11 (Ubuntu 11.2.0-19ubuntu1) configuration: --prefix=/usr --extra-version=0ubuntu0.22.04.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librabbitmq --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-pocketsphinx --enable-librsvg --enable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared libavutil      56. 70.100 / 56. 70.100 libavcodec     58.134.100 / 58.134.100 libavformat    58. 76.100 / 58. 76.100 libavdevice    58. 13.100 / 58. 13.100 libavfilter     7.110.100 /  7.110.100 libswscale      5.  9.100 /  5.  9.100 libswresample   3.  9.100 /  3.  9.100 libpostproc    55.  9.100 / 55.  9.100 Input #0, matroska,webm, from '_5rNOD1nsDg.webm': Metadata: encoder         : google/video-file Duration: 00:10:08.96, start: 0.000000, bitrate: 18219 kb/s Stream #0:0(eng): Video: vp9 (Profile 0), yuv420p(tv, bt709), 3840x2160, SAR 1:1 DAR 16:9, 25 fps, 25 tbr, 1k tbn, 1k tbc (default) Output #0, wav, to 'output.wav': Output file #0 does not contain any stream

    


  • Revision 675ec943db : Fix including test file twice. The test file niklas_1280_720_30.yuv may be incl

    19 décembre 2014, par Frank Galligan

    Changed Paths :
     Modify /test/test-data.mk



    Fix including test file twice.

    The test file niklas_1280_720_30.yuv may be included twice.

    Change-Id : I44512073e9e430a8e10fbce5afd62041e0edea17