Recherche avancée

Médias (91)

Autres articles (84)

  • MediaSPIP Player : problèmes potentiels

    22 février 2011, par

    Le lecteur ne fonctionne pas sur Internet Explorer
    Sur Internet Explorer (8 et 7 au moins), le plugin utilise le lecteur Flash flowplayer pour lire vidéos et son. Si le lecteur ne semble pas fonctionner, cela peut venir de la configuration du mod_deflate d’Apache.
    Si dans la configuration de ce module Apache vous avez une ligne qui ressemble à la suivante, essayez de la supprimer ou de la commenter pour voir si le lecteur fonctionne correctement : /** * GeSHi (C) 2004 - 2007 Nigel McNie, (...)

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

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

  • "ffplay.exe has stopped working” during live video streaming from CMD for windows 7

    19 janvier 2019, par M. D. P

    "ffplay.exe has stopped working” during live video streaming from CMD for windows 7. my ffplay command on CMD is :

    C:\User>ffplay -f dshow -i video="Integrated Webcam"

    help me out for this problem. what i think is there is dependency problem or some missing libraries.is there proper solution for this issue ????

    error report :

    enter image description here

    C:\Users>ffplay -f dshow -i video="Integrated Webcam"
    ffplay version N-89127-g8f4702a93f Copyright (c) 2003-2017 the FFmpeg developers
     built with gcc 7.2.0 (GCC)
     configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-bzlib --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-cuda --enable-cuvid --enable-d3d11va --enable-nvenc --enable-dxva2 --enable-avisynth --enable-libmfx
     libavutil      56.  0.100 / 56.  0.100
     libavcodec     58.  3.103 / 58.  3.103
     libavformat    58.  2.100 / 58.  2.100
     libavdevice    58.  0.100 / 58.  0.100
     libavfilter     7.  2.100 /  7.  2.100
     libswscale      5.  0.101 /  5.  0.101
     libswresample   3.  0.101 /  3.  0.101
     libpostproc    55.  0.100 / 55.  0.100

    also tried this :

    C:\Users>ffplay -f dshow -rtbufsize 64M -i video="Integrated Webcam" -t 3600 -report

    still i got same error.

  • Invalid data found when processing input from rtsp stream

    5 septembre 2019, par Jeremi Sharkboy

    im trying to playe rtsp stream with ffplay by this command :

    ffplay -i rtsp://HOST:1235/qc/Ks3Al3nVHPOt5F -fflags nobuffer -flags low_delay -an -framedrop

    or

    ffplay -i rtsp://HOST:1235/qc/Ks3Al3nVHPOt5F

    But i got an error

    C:\Users\Administrator\Desktop\QuadroCam\ffmpeg>ffplay rtsp://HOST:1235/qc/
    Ks3Al3nVHPOt5F
    ffplay version 4.1 Copyright (c) 2003-2018 the FFmpeg developers
     built with gcc 8.2.1 (GCC) 20181017
     configuration: --disable-static --enable-shared --enable-gpl --enable-version3
    --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libas
    s --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopenco
    re-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enab
    le-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libt
    wolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --e
    nable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --en
    able-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable
    -libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --
    enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --e
    nable-nvdec --enable-dxva2 --enable-avisynth
     libavutil      56. 22.100 / 56. 22.100
     libavcodec     58. 35.100 / 58. 35.100
     libavformat    58. 20.100 / 58. 20.100
     libavdevice    58.  5.100 / 58.  5.100
     libavfilter     7. 40.101 /  7. 40.101
     libswscale      5.  3.100 /  5.  3.100
     libswresample   3.  3.100 /  3.  3.100
     libpostproc    55.  3.100 / 55.  3.100
    rtsp://HOST:1235/qc/Ks3Al3nVHPOt5F: Invalid data found when processing inpu
    t
       nan    :  0.000 fd=   0 aq=    0KB vq=    0KB sq=    0B f=0/0

    Maybe need some extra arg for this command or something. Any help please ?

  • ffplay -noborder option missing argument

    10 janvier 2021, par Tomás Arturo Herrera Castro

    If I do :

    


    ffplay -i vid.mp4


    


    ffplay works fine, however if I try the borderless option :

    


    ffplay -noborder -i vid.mp4

Failed to set value '-i' for option 'noborder': Option not found


    


    Trying the -noborder option at the end of the command :

    


    ffplay -i vid.mp4 -noborder

Missing argument for option 'noborder'


    


    Any clue on the argument -noborder is waiting for or why isn't this working ?

    


    This is the ffplay version I am using :

    


    ffplay version 2.8.17-0ubuntu0.1 Copyright (c) 2003-2020 the FFmpeg developers
  built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.12) 20160609
  configuration: --prefix=/usr --extra-version=0ubuntu0.1 --build-suffix=-ffmpeg --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --cc=cc --cxx=g++ --enable-gpl --enable-shared --disable-stripping --disable-decoder=libopenjpeg --disable-decoder=libschroedinger --enable-avresample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-librtmp --enable-libschroedinger --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxvid --enable-libzvbi --enable-openal --enable-opengl --enable-x11grab --enable-libdc1394 --enable-libiec61883 --enable-libzmq --enable-frei0r --enable-libx264 --enable-libopencv