Recherche avancée

Médias (0)

Mot : - Tags -/flash

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

Autres articles (67)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

  • 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

  • Participer à sa documentation

    10 avril 2011

    La documentation est un des travaux les plus importants et les plus contraignants lors de la réalisation d’un outil technique.
    Tout apport extérieur à ce sujet est primordial : la critique de l’existant ; la participation à la rédaction d’articles orientés : utilisateur (administrateur de MediaSPIP ou simplement producteur de contenu) ; développeur ; la création de screencasts d’explication ; la traduction de la documentation dans une nouvelle langue ;
    Pour ce faire, vous pouvez vous inscrire sur (...)

Sur d’autres sites (3583)

  • ffmpeg install fail OSX 11.2.3

    2 juillet 2021, par xin.chen

    Can you help me ?

    


    I try to install a ffmpeg using a brew, but i can't.
error message

    


    ==> Installing dependencies for ffmpeg: aom, dav1d, libpng, freetype, fontconfig, frei0r, gmp, bdw-gc, libffi, m4, libtool, libunistring, pkg-config, readline, guile, gettext, libidn2, libtasn1, nettle, p11-kit, openssl@1.1, libevent, c-ares, jemalloc, libev, nghttp2, unbound, gnutls, lame, fribidi, pcre, gdbm, mpdecimal, sqlite, xz, python@3.9, glib, libpthread-stubs, xorgproto, libxau, libxdmcp, libxcb, libx11, libxext, libxrender, lzo, pixman, cairo, gobject-introspection, graphite2, icu4c, harfbuzz, libass, libbluray, libsoxr, libvidstab, libogg, libvorbis, libvpx, opencore-amr, jpeg, libtiff, little-cms2, openjpeg, opus, rav1e, flac, libsndfile, libsamplerate, rubberband, sdl2, snappy, speex, srt, giflib, webp, leptonica, tesseract, theora, x264, x265, xvid, libsodium, zeromq and zimg
==> Installing ffmpeg dependency: aom
==> Pouring aom-3.1.1.big_sur.bottle.tar.gz
tar: Error opening archive: Failed to open '/Users/xxx/Library/Caches/Homebrew/downloads/7718423841127802e2aac1c252a9f7480c690e9513b51d509aa81812231487fb--aom-3.1.1.big_sur.bottle.tar.gz'
Error: Failure while executing; `tar --extract --no-same-owner --file /Users/xxx/Library/Caches/Homebrew/downloads/7718423841127802e2aac1c252a9f7480c690e9513b51d509aa81812231487fb--aom-3.1.1.big_sur.bottle.tar.gz --directory /private/tmp/d20210630-27979-or2mst` exited with 1. Here's the output:
tar: Error opening archive: Failed to open '/Users/xxx/Library/Caches/Homebrew/downloads/7718423841127802e2aac1c252a9f7480c690e9513b51d509aa81812231487fb--aom-3.1.1.big_sur.bottle.tar.gz'




    


  • Live to VOD hls ffmpeg

    6 avril 2021, par Wisperrio

    i'm encoding rtsp to hls stream and need to create vod of this stream every 30sec and don't now how to do this with ffmpeg. After all, can i split vods by date ? May someone help me with creating and spliting vods ? My command is :

    


    ffmpeg -rtsp_transport tcp -use_wallclock_as_timestamps 1 -i input rtsp://<ip>:5554 -preset veryfast -crf 20 -g 25 -sc_threshold 0 -c:v libx264 -vsync vfr -strftime 1 -f hls -hls_init_time 10 -hls_time 5 -hls_flags independent_segments&#x2B;append_list&#x2B;temp_file -hls_playlist_type event -hls_segment_type fmp4 archive.m3u8&#xA;</ip>

    &#xA;

  • Anomalie #2661 (Fermé) : fusion ?

    16 avril 2012, par Ben .

    contexte : la page archives est presque vide : http://www.spip-blog.net/spip.php?page=archive sur le blog de b_b en spip2 / mysql la boucle MONTH> retourne SELECT articles.date, MONTH(date) FROM spip_articles AS `articles` WHERE (articles.statut = ’publie’) AND (articles.date en spip3 sur (...)