Recherche avancée

Médias (3)

Mot : - Tags -/pdf

Autres articles (62)

  • 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

  • XMP PHP

    13 mai 2011, par

    Dixit Wikipedia, XMP signifie :
    Extensible Metadata Platform ou XMP est un format de métadonnées basé sur XML utilisé dans les applications PDF, de photographie et de graphisme. Il a été lancé par Adobe Systems en avril 2001 en étant intégré à la version 5.0 d’Adobe Acrobat.
    Étant basé sur XML, il gère un ensemble de tags dynamiques pour l’utilisation dans le cadre du Web sémantique.
    XMP permet d’enregistrer sous forme d’un document XML des informations relatives à un fichier : titre, auteur, historique (...)

  • ANNEXE : Les plugins utilisés spécifiquement pour la ferme

    5 mars 2010, par

    Le site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)

Sur d’autres sites (11271)

  • libavutil/tests/md5 : Remove 'volatile workaround' to avoid warnings

    28 mai 2022, par softworkz
    libavutil/tests/md5 : Remove 'volatile workaround' to avoid warnings
    

    Those are always showing up on Patchwork when FATE tests are failing,
    covering some possibly more useful information.

    The volatile keyword was used as a workaround for an eight year old
    clang version.

    Signed-off-by : softworkz <softworkz@hotmail.com>
    Signed-off-by : Marton Balint <cus@passwd.hu>

    • [DH] libavutil/tests/md5.c
  • How to ffmpeg a PNG image sequence in multiple subdirs to one mp4 ?

    17 août 2021, par MikeEcho

    I am trying desperately to get this working.

    &#xA;

    I have multiple files in the format of : lago_20210817_1200.png, lago_20210817_1201.png and so on.

    &#xA;

    I am having a folder for each day of the year. eg. lago_20210817_1200.png is the folder 2021, subfolder 08, subfolder 17.

    &#xA;

    I have tried many different approaches :

    &#xA;

      &#xA;
    • ffmpeg -f concat -i filelist.txt -r 25 output.mp4
    • &#xA;

    • ffmpeg -f concat -i <(find '/home/user/lago/2021/08/*.png') -r 25 output.mp4
    • &#xA;

    &#xA;

    But no approach seems to work !

    &#xA;

    I tried to create a filelist with :

    &#xA;

    find . -name &#x27;*.png&#x27; -exec echo "file &#x27;{}&#x27;" \;|sort -h|sort&#xA;

    &#xA;

    the result looked promising

    &#xA;

    file &#x27;./lago_20210813_1959.png&#x27;&#xA;file &#x27;./lago_20210813_2000.png&#x27;&#xA;file &#x27;./lago_20210813_2001.png&#x27;&#xA;

    &#xA;

    I am getting very different error messages...

    &#xA;

    DTS -230584300921369, next:40000 st:0 invalid dropping&#xA;PTS -230584300921369, next:40000 invalid dropping st:0&#xA;DTS -230584300921369, next:40000 st:0 invalid dropping&#xA;

    &#xA;

    or

    &#xA;

    [concat @ 0x562531fe6c80] Unsafe file name &#x27;./lago_20210813_2155.png&#x27;&#xA;

    &#xA;

    Could anyone lead me in the right direction, i am desperate.

    &#xA;

    ffmpeg version 4.2.4-1ubuntu0.1 Copyright (c) 2000-2020 the FFmpeg developers&#xA;  built with gcc 9 (Ubuntu 9.3.0-10ubuntu2)&#xA;  configuration: --prefix=/usr --extra-version=1ubuntu0.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --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-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-nvenc --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared&#xA;  libavutil      56. 31.100 / 56. 31.100&#xA;  libavcodec     58. 54.100 / 58. 54.100&#xA;  libavformat    58. 29.100 / 58. 29.100&#xA;  libavdevice    58.  8.100 / 58.  8.100&#xA;  libavfilter     7. 57.100 /  7. 57.100&#xA;  libavresample   4.  0.  0 /  4.  0.  0&#xA;  libswscale      5.  5.100 /  5.  5.100&#xA;  libswresample   3.  5.100 /  3.  5.100&#xA;  libpostproc    55.  5.100 / 55.  5.100&#xA;

    &#xA;

  • ffmpeg 4.4 problem with image2 combined with stream loop -1 and overlay

    14 mai 2021, par codeSam

    I have a python app and my code to stream ffmpeg is :

    &#xA;

    &#x27;ffmpeg&#x27;,&#xA;&#x27;-thread_queue_size&#x27;, &#x27;1024&#x27;,&#xA;&#x27;-i&#x27;, &#x27;rtsp://...&#x27;,&#xA;&#x27;-f&#x27;, &#x27;image2&#x27;,&#xA;&#x27;-stream_loop&#x27;, &#x27;-1&#x27;,&#xA;&#x27;-i&#x27;, &#x27;image.png&#x27;,&#xA;&#x27;-filter_complex&#x27;, &#x27;overlay=(main_w-overlay_w)/2:main_h*0.1-overlay_h&#x27;,&#xA;&#x27;-acodec&#x27;, &#x27;aac&#x27;,&#xA;&#x27;-ar&#x27;, &#x27;44100&#x27;,&#xA;&#x27;-ab&#x27;, &#x27;128k&#x27;,&#xA;&#x27;-f&#x27;, &#x27;flv&#x27;,&#xA;&#x27;-g&#x27;, &#x27;30&#x27;,&#xA;&#x27;-vcodec&#x27;, &#x27;libx264&#x27;,&#xA;&#x27;-preset&#x27;, &#x27;ultrafast&#x27;,&#xA;&#x27;-crf&#x27;, &#x27;30&#x27;,&#xA;&#x27;rtmp://...&#x27;&#xA;

    &#xA;

    Works fine on ffmpeg 4.3.2. But after ffmpeg updated to 4.4 the stream doesn't start at all. If I change stream_loop -1 to loop 1 the stream starts but as I want to update the image.png like every 10 seconds or so, it stops being updated on the stream. That is probably because new image.png is being saved at the same time it is being read. stream_loop doesn't mind this as I have understood.

    &#xA;

    Also if I delay image.png start with -ss -5, the stream starts with main video from rtsp ://... but it stops when image.png starts to be read.

    &#xA;

    Also if I remove -f image2 from the code, the stream starts fine but image.png is not being updated to the stream.

    &#xA;

    Would be easy to downgrade ffmpeg to the older 4.3.2 version but it is not possible as I want this thing to run on Android device in Termux. Termux has only the latest ffmpeg 4.4 available.

    &#xA;

    Any ideas how to make this work on ffmpeg 4.4.

    &#xA;

    Here is what is printed out when I run the command above. The stream does not start. This is done with Termux in Android device. Stream does not start in my Mac Book Pro's ffmpeg 4.4 either, in that 4.3.2 is ok.

    &#xA;

    ffmpeg version 4.4 Copyright (c) 2000-2021 the FFmpeg developers&#xA;  built with Android (6454773 based on r365631c2) clang version 9.0.8 &#xA;(https://android.googlesource.com/toolchain/llvm-project 98c855489587874b2a325e7a516b99d838599c6f) (based on LLVM 9.0.8svn)&#xA;  configuration: --arch=aarch64 --as=aarch64-linux-android-clang --cc=aarch64-linux-android-clang&#xA;  --cxx=aarch64-linux-android-clang&#x2B;&#x2B; --cross-prefix=aarch64-linux-android- --disable-indevs &#xA;  --disable-outdevs --enable-indev=lavfi --disable-static --disable-symver --enable-cross-compile &#xA;  --enable-gnutls --enable-gpl --enable-libass --enable-libdav1d --enable-libmp3lame &#xA;  --enable-libfreetype --enable-libvorbis --enable-libopus --enable-libx264 --enable-libx265 &#xA;  --enable-libxvid --enable-libvpx --enable-shared --enable-libsoxr --enable-libvidstab &#xA;  --enable-libwebp --prefix=/data/data/com.termux/files/usr --target-os=android &#xA;  --extra-libs=-landroid-glob --enable-neon&#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;[udp @ 0x7ebe823840] &#x27;circular_buffer_size&#x27; option was set but it is not supported on this build (pthread support is required)&#xA;[udp @ 0x7ebe8238e0] &#x27;circular_buffer_size&#x27; option was set but it is not supported on this build (pthread support is required)&#xA;[udp @ 0x7ebe823a20] &#x27;circular_buffer_size&#x27; option was set but it is not supported on this build (pthread support is required)&#xA;[udp @ 0x7ebe823ac0] &#x27;circular_buffer_size&#x27; option was set but it is not supported on this build (pthread support is required)&#xA;&#xA;Guessed Channel Layout for Input Stream #0.1 : mono&#xA;Input #0, rtsp, from &#x27;rtsp://...&#x27;:&#xA;  Metadata:&#xA;    title           : Session streamed by "TP-LINK RTSP Server"&#xA;    comment         : stream1&#xA;  Duration: N/A, start: 0.000000, bitrate: N/A&#xA;  Stream #0:0: Video: h264 (High), yuvj420p(pc, bt709, progressive), 1920x1080, 15 fps, 15 tbr, 90k tbn, 30 tbc&#xA;  Stream #0:1: Audio: pcm_alaw, 8000 Hz, mono, s16, 64 kb/s&#xA;Input #1, image2, from &#x27;image.png&#x27;:&#xA;  Duration: 00:00:00.04, start: 0.000000, bitrate: N/A&#xA;  Stream #1:0: Video: png, rgba(pc), 1152x87 [SAR 8504:8504 DAR 384:29], 25 fps, 25 tbr, 25 tbn, 25 tbc&#xA;Stream mapping:&#xA;  Stream #0:0 (h264) -> overlay:main (graph 0)&#xA;  Stream #1:0 (png) -> overlay:overlay (graph 0)&#xA;  overlay (graph 0) -> Stream #0:0 (libx264)&#xA;  Stream #0:1 -> #0:1 (pcm_alaw (native) -> aac (native))&#xA;Press [q] to stop, [?] for help&#xA;

    &#xA;