Recherche avancée

Médias (0)

Mot : - Tags -/serveur

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (79)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Mise à jour de la version 0.1 vers 0.2

    24 juin 2013, par

    Explications des différents changements notables lors du passage de la version 0.1 de MediaSPIP à la version 0.3. Quelles sont les nouveautés
    Au niveau des dépendances logicielles Utilisation des dernières versions de FFMpeg (>= v1.2.1) ; Installation des dépendances pour Smush ; Installation de MediaInfo et FFprobe pour la récupération des métadonnées ; On n’utilise plus ffmpeg2theora ; On n’installe plus flvtool2 au profit de flvtool++ ; On n’installe plus ffmpeg-php qui n’est plus maintenu au (...)

  • Participer à sa traduction

    10 avril 2011

    Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
    Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
    Actuellement MediaSPIP n’est disponible qu’en français et (...)

Sur d’autres sites (12862)

  • 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


    


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