Recherche avancée

Médias (1)

Mot : - Tags -/censure

Autres articles (39)

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

  • 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

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

Sur d’autres sites (9872)

  • avfilter/vf_cropdetect : Do not check lines or columns twice on black frames

    9 septembre 2014, par Michael Niedermayer
    avfilter/vf_cropdetect : Do not check lines or columns twice on black frames
    

    Idea from patch by : hjiodjf 97xgw46 <jfbvxt@gmail.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavfilter/vf_cropdetect.c
  • FFMPEG not turning a series of .ppm files into a video

    13 avril 2024, par Radiation Sky Playz

    I don't have much of an idea of what i'm doing.&#xA;also i don't use stackoverflow so i still don't know what i'm doing xd

    &#xA;

    I'm trying to do this : ffmpeg -framerate 45 -i screen_200x200_%d.ppm -c:v libx264 -r 30 -pix_fmt yuv420p output52234.mp4 and it's making this appear :

    &#xA;

    jajoo@jajoospc:~/Documents/fff$ ffmpeg -framerate 45 -i screen_200x200_%d.ppm -c:v libx264 -r 30 -pix_fmt yuv420p output52234.mp4&#xA;ffmpeg version 4.4.2-0ubuntu0.22.04.1 Copyright (c) 2000-2021 the FFmpeg developers&#xA;  built with gcc 11 (Ubuntu 11.2.0-19ubuntu1)&#xA;  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&#xA;  WARNING: library configuration mismatch&#xA;  avcodec     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 --enable-version3 --disable-doc --disable-programs --enable-libaribb24 --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libtesseract --enable-libvo_amrwbenc --enable-libsmbclient&#xA;  libavutil      56. 70.100 / 56. 70.100&#xA;  libavcodec     58.134.100 / 58.134.100&#xA;  libavformat    58. 76.100 / 58. 76.100&#xA;  libavdevice    58. 13.100 / 58. 13.100&#xA;  libavfilter     7.110.100 /  7.110.100&#xA;  libswscale      5.  9.100 /  5.  9.100&#xA;  libswresample   3.  9.100 /  3.  9.100&#xA;  libpostproc    55.  9.100 / 55.  9.100&#xA;[image2 @ 0x555d7e314780] decoding for stream 0 failed&#xA;[image2 @ 0x555d7e314780] Could not find codec parameters for stream 0 (Video: ppm, rgb24): unspecified size&#xA;Consider increasing the value for the &#x27;analyzeduration&#x27; (0) and &#x27;probesize&#x27; (5000000) options&#xA;Input #0, image2, from &#x27;screen_200x200_%d.ppm&#x27;:&#xA;  Duration: 00:00:04.11, start: 0.000000, bitrate: N/A&#xA;  Stream #0:0: Video: ppm, rgb24, 45 fps, 45 tbr, 45 tbn, 45 tbc&#xA;Stream mapping:&#xA;  Stream #0:0 -> #0:0 (ppm (native) -> h264 (libx264))&#xA;Press [q] to stop, [?] for help&#xA;Error while decoding stream #0:0: Invalid data found when processing input&#xA;    Last message repeated 112 times&#xA;[ppm @ 0x555d7e323d40] Invalid maxval: 0&#xA;Error while decoding stream #0:0: Invalid data found when processing input&#xA;    Last message repeated 22 times&#xA;[ppm @ 0x555d7e323d40] Invalid maxval: 0&#xA;Error while decoding stream #0:0: Invalid data found when processing input&#xA;    Last message repeated 14 times&#xA;[ppm @ 0x555d7e323d40] Invalid maxval: 0&#xA;Error while decoding stream #0:0: Invalid data found when processing input&#xA;    Last message repeated 3 times&#xA;[ppm @ 0x555d7e323d40] Invalid maxval: 0&#xA;Error while decoding stream #0:0: Invalid data found when processing input&#xA;    Last message repeated 13 times&#xA;[ppm @ 0x555d7e323d40] Invalid maxval: 0&#xA;Error while decoding stream #0:0: Invalid data found when processing input&#xA;    Last message repeated 3 times&#xA;[ppm @ 0x555d7e323d40] Invalid maxval: 0&#xA;Error while decoding stream #0:0: Invalid data found when processing input&#xA;    Last message repeated 10 times&#xA;[ppm @ 0x555d7e323d40] Invalid maxval: 0&#xA;Error while decoding stream #0:0: Invalid data found when processing input&#xA;[buffer @ 0x555d7e317d40] Unable to parse option value "0x0" as image size&#xA;    Last message repeated 1 times&#xA;[buffer @ 0x555d7e317d40] Error setting option video_size to value 0x0.&#xA;[graph 0 input from stream 0:0 @ 0x555d7e3189c0] Error applying options to the filter.&#xA;Error reinitializing filters!&#xA;Error while filtering: Invalid argument&#xA;Finishing stream 0:0 without any data written to it.&#xA;[buffer @ 0x555d7e322800] Unable to parse option value "0x0" as image size&#xA;    Last message repeated 1 times&#xA;[buffer @ 0x555d7e322800] Error setting option video_size to value 0x0.&#xA;[graph 0 input from stream 0:0 @ 0x555d7e3226c0] Error applying options to the filter.&#xA;Error configuring filter graph&#xA;Conversion failed!&#xA;

    &#xA;

    I to make a funny video, but when i try to make it with ffmpeg this happens&#xA;and i have NO idea what it means.

    &#xA;

  • Flashblock improvement : Use width/height : auto on SWF instead of 100%, latter does not fall within ClickToFlash’s 8x8px "invisible flash" (and if allowed, OK to load) rules. Better chance of load success with this approach.

    3 juillet 2011

    m script/soundmanager2-jsmin.js m script/soundmanager2-nodebug-jsmin.js m script/soundmanager2-nodebug.js m script/soundmanager2.js Flashblock improvement : Use width/height : auto on SWF instead of 100%, latter does not fall within ClickToFlash’s 8x8px "invisible flash" (and if allowed, OK to (...)