Recherche avancée

Médias (1)

Mot : - Tags -/artwork

Autres articles (101)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

Sur d’autres sites (11944)

  • FFmpeg not converting video on linux server [closed]

    27 octobre 2020, par htmlhelp32

    I am trying to use FFmpeg to convert a video and upload it to my site but it looks like I get this error. The upload part works it just won't convert the video. My machine is a Linux Debian. Any help would be appreciated.

    


    ffmpeg version 3.4.git-static https://johnvansickle.com/ffmpeg/ Copyright (c) 2000-2018 the FFmpeg developers
built with gcc 6.3.0 (Debian 6.3.0-18+deb9u1) 20170516
configuration: --enable-gpl --enable-version3 --enable-static --disable-debug --disable-ffplay --disable-indev=sndio --disable-outdev=sndio --cc=gcc-6 --enable-fontconfig --enable-frei0r --enable-gnutls --enable-gray --enable-libfribidi --enable-libass --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-librubberband --enable-libsoxr --enable-libspeex --enable-libvorbis --enable-libopus --enable-libtheora --enable-libvidstab --enable-libvo-amrwbenc --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg
libavutil 56. 18.102 / 56. 18.102
libavcodec 58. 21.106 / 58. 21.106
libavformat 58. 17.101 / 58. 17.101
libavdevice 58. 4.101 / 58. 4.101
libavfilter 7. 26.100 / 7. 26.100
libswscale 5. 2.100 / 5. 2.100
libswresample 3. 2.100 / 3. 2.100
libpostproc 55. 2.100 / 55. 2.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'uploads/videos/5f98387d67c2f.mp4':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
encoder : Lavf58.17.101
Duration: 00:00:07.36, start: 0.000000, bitrate: 4307 kb/s
Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 4346 kb/s, 29.97 fps, 29.97 tbr, 30k tbn, 59.94 tbc (default)
Metadata:
handler_name : ISO Media file produced by Google Inc.
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 2 kb/s (default)
Metadata:
handler_name : ISO Media file produced by Google Inc.
Stream mapping:
Stream #0:0 -> #0:0 (h264 (native) -> mjpeg (native))
Press [q] to stop, [?] for help
[swscaler @ 0xc9dfec0] deprecated pixel format used, make sure you did set range correctly
Output #0, image2, to 'uploads/videos/thumbnails/39-5f9838a2b4421.jpg':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
encoder : Lavf58.17.101
Stream #0:0(und): Video: mjpeg, yuvj420p(pc), 210x118 [SAR 944:945 DAR 16:9], q=2-31, 200 kb/s, 29.97 fps, 29.97 tbn, 29.97 tbc (default)
Metadata:
handler_name : ISO Media file produced by Google Inc.
encoder : Lavc58.21.106 mjpeg
Side data:
cpb: bitrate max/min/avg: 0/0/200000 buffer size: 0 vbv_delay: -1
frame= 0 fps=0.0 q=0.0 size=N/A time=00:00:00.00 bitrate=N/A speed= 0x [image2 @ 0xc1b2f80] Could not open file : uploads/videos/thumbnails/39-5f9838a2b4421.jpg
av_interleaved_write_frame(): Input/output error
frame= 1 fps=0.0 q=2.0 Lsize=N/A time=00:00:00.03 bitrate=N/A speed=0.0426x
video:6kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
Conversion failed!


    


  • fate : Reduce the number of frames used to test video filters

    9 mai 2015, par Luca Barbato
    fate : Reduce the number of frames used to test video filters
    

    Use 5 frames for video filter tests and a single one for the
    pixelformat tests.

    Greatly reduces the test duration without reducing coverage.

    • [DH] tests/fate-run.sh
    • [DH] tests/ref/fate/filter-crop
    • [DH] tests/ref/fate/filter-crop_scale
    • [DH] tests/ref/fate/filter-crop_scale_vflip
    • [DH] tests/ref/fate/filter-crop_vflip
    • [DH] tests/ref/fate/filter-null
    • [DH] tests/ref/fate/filter-pixdesc-abgr
    • [DH] tests/ref/fate/filter-pixdesc-argb
    • [DH] tests/ref/fate/filter-pixdesc-bgr24
    • [DH] tests/ref/fate/filter-pixdesc-bgr444be
    • [DH] tests/ref/fate/filter-pixdesc-bgr444le
    • [DH] tests/ref/fate/filter-pixdesc-bgr48be
    • [DH] tests/ref/fate/filter-pixdesc-bgr48le
    • [DH] tests/ref/fate/filter-pixdesc-bgr4_byte
    • [DH] tests/ref/fate/filter-pixdesc-bgr555be
    • [DH] tests/ref/fate/filter-pixdesc-bgr555le
    • [DH] tests/ref/fate/filter-pixdesc-bgr565be
    • [DH] tests/ref/fate/filter-pixdesc-bgr565le
    • [DH] tests/ref/fate/filter-pixdesc-bgr8
    • [DH] tests/ref/fate/filter-pixdesc-bgra
    • [DH] tests/ref/fate/filter-pixdesc-gbrap
    • [DH] tests/ref/fate/filter-pixdesc-gbrp
    • [DH] tests/ref/fate/filter-pixdesc-gbrp10be
    • [DH] tests/ref/fate/filter-pixdesc-gbrp10le
    • [DH] tests/ref/fate/filter-pixdesc-gbrp9be
    • [DH] tests/ref/fate/filter-pixdesc-gbrp9le
    • [DH] tests/ref/fate/filter-pixdesc-gray
    • [DH] tests/ref/fate/filter-pixdesc-gray16be
    • [DH] tests/ref/fate/filter-pixdesc-gray16le
    • [DH] tests/ref/fate/filter-pixdesc-monob
    • [DH] tests/ref/fate/filter-pixdesc-monow
    • [DH] tests/ref/fate/filter-pixdesc-nv12
    • [DH] tests/ref/fate/filter-pixdesc-nv21
    • [DH] tests/ref/fate/filter-pixdesc-rgb24
    • [DH] tests/ref/fate/filter-pixdesc-rgb444be
    • [DH] tests/ref/fate/filter-pixdesc-rgb444le
    • [DH] tests/ref/fate/filter-pixdesc-rgb48be
    • [DH] tests/ref/fate/filter-pixdesc-rgb48le
    • [DH] tests/ref/fate/filter-pixdesc-rgb4_byte
    • [DH] tests/ref/fate/filter-pixdesc-rgb555be
    • [DH] tests/ref/fate/filter-pixdesc-rgb555le
    • [DH] tests/ref/fate/filter-pixdesc-rgb565be
    • [DH] tests/ref/fate/filter-pixdesc-rgb565le
    • [DH] tests/ref/fate/filter-pixdesc-rgb8
    • [DH] tests/ref/fate/filter-pixdesc-rgba
    • [DH] tests/ref/fate/filter-pixdesc-uyvy422
    • [DH] tests/ref/fate/filter-pixdesc-yuv410p
    • [DH] tests/ref/fate/filter-pixdesc-yuv411p
    • [DH] tests/ref/fate/filter-pixdesc-yuv420p
    • [DH] tests/ref/fate/filter-pixdesc-yuv420p10be
    • [DH] tests/ref/fate/filter-pixdesc-yuv420p10le
    • [DH] tests/ref/fate/filter-pixdesc-yuv420p16be
    • [DH] tests/ref/fate/filter-pixdesc-yuv420p16le
    • [DH] tests/ref/fate/filter-pixdesc-yuv420p9be
    • [DH] tests/ref/fate/filter-pixdesc-yuv420p9le
    • [DH] tests/ref/fate/filter-pixdesc-yuv422p
    • [DH] tests/ref/fate/filter-pixdesc-yuv422p10be
    • [DH] tests/ref/fate/filter-pixdesc-yuv422p10le
    • [DH] tests/ref/fate/filter-pixdesc-yuv422p16be
    • [DH] tests/ref/fate/filter-pixdesc-yuv422p16le
    • [DH] tests/ref/fate/filter-pixdesc-yuv422p9be
    • [DH] tests/ref/fate/filter-pixdesc-yuv422p9le
    • [DH] tests/ref/fate/filter-pixdesc-yuv440p
    • [DH] tests/ref/fate/filter-pixdesc-yuv444p
    • [DH] tests/ref/fate/filter-pixdesc-yuv444p10be
    • [DH] tests/ref/fate/filter-pixdesc-yuv444p10le
    • [DH] tests/ref/fate/filter-pixdesc-yuv444p16be
    • [DH] tests/ref/fate/filter-pixdesc-yuv444p16le
    • [DH] tests/ref/fate/filter-pixdesc-yuv444p9be
    • [DH] tests/ref/fate/filter-pixdesc-yuv444p9le
    • [DH] tests/ref/fate/filter-pixdesc-yuva420p
    • [DH] tests/ref/fate/filter-pixdesc-yuva420p10be
    • [DH] tests/ref/fate/filter-pixdesc-yuva420p10le
    • [DH] tests/ref/fate/filter-pixdesc-yuva420p16be
    • [DH] tests/ref/fate/filter-pixdesc-yuva420p16le
    • [DH] tests/ref/fate/filter-pixdesc-yuva420p9be
    • [DH] tests/ref/fate/filter-pixdesc-yuva420p9le
    • [DH] tests/ref/fate/filter-pixdesc-yuva422p
    • [DH] tests/ref/fate/filter-pixdesc-yuva422p10be
    • [DH] tests/ref/fate/filter-pixdesc-yuva422p10le
    • [DH] tests/ref/fate/filter-pixdesc-yuva422p16be
    • [DH] tests/ref/fate/filter-pixdesc-yuva422p16le
    • [DH] tests/ref/fate/filter-pixdesc-yuva422p9be
    • [DH] tests/ref/fate/filter-pixdesc-yuva422p9le
    • [DH] tests/ref/fate/filter-pixdesc-yuva444p
    • [DH] tests/ref/fate/filter-pixdesc-yuva444p10be
    • [DH] tests/ref/fate/filter-pixdesc-yuva444p10le
    • [DH] tests/ref/fate/filter-pixdesc-yuva444p16be
    • [DH] tests/ref/fate/filter-pixdesc-yuva444p16le
    • [DH] tests/ref/fate/filter-pixdesc-yuva444p9be
    • [DH] tests/ref/fate/filter-pixdesc-yuva444p9le
    • [DH] tests/ref/fate/filter-pixdesc-yuvj420p
    • [DH] tests/ref/fate/filter-pixdesc-yuvj422p
    • [DH] tests/ref/fate/filter-pixdesc-yuvj440p
    • [DH] tests/ref/fate/filter-pixdesc-yuvj444p
    • [DH] tests/ref/fate/filter-pixdesc-yuyv422
    • [DH] tests/ref/fate/filter-pixdesc-yvyu422
    • [DH] tests/ref/fate/filter-pixfmts-copy
    • [DH] tests/ref/fate/filter-pixfmts-crop
    • [DH] tests/ref/fate/filter-pixfmts-hflip
    • [DH] tests/ref/fate/filter-pixfmts-null
    • [DH] tests/ref/fate/filter-pixfmts-pad
    • [DH] tests/ref/fate/filter-pixfmts-scale
    • [DH] tests/ref/fate/filter-pixfmts-vflip
    • [DH] tests/ref/fate/filter-scale200
    • [DH] tests/ref/fate/filter-scale500
    • [DH] tests/ref/fate/filter-vflip
    • [DH] tests/ref/fate/filter-vflip_crop
    • [DH] tests/ref/fate/filter-vflip_vflip
  • ffmpeg /dev/video1 : No space left on device

    4 avril 2017, par chaitanya kiran

    While converting and redirecting USB camera stream to a multicast ip I’m facing below error.

    ffmpeg -f v4l2 -i /dev/video1 -s 720x480 -pix_fmt yuv420p -c:v mpeg2video -aspect 4:3 -r 30 -g 15 -ar 0 -streamid 0:48 -bf 2 -b:v 100k -bufsize 400k -maxrate 3825k -f rtp_mpegts rtp ://239.0.2.2:5001

    ffmpeg version 3.2.4-static http://johnvansickle.com/ffmpeg/ Copyright (c) 2000-2017 the FFmpeg developers
    built with gcc 5.4.1 (Debian 5.4.1-5) 20170205
    configuration : —enable-gpl —enable-version3 —enable-static —disable-debug —disable-ffplay —disable-indev=sndio —disable-outdev=sndio —cc=gcc-5 —enable-fontconfig —enable-frei0r —enable-gnutls —enable-gray —enable-libass —enable-libfreetype —enable-libfribidi —enable-libmp3lame —enable-libopencore-amrnb —enable-libopencore-amrwb —enable-libopenjpeg —enable-libopus —enable-librtmp —enable-libsoxr —enable-libspeex —enable-libtheora —enable-libvidstab —enable-libvo-amrwbenc —enable-libvorbis —enable-libvpx —enable-libwebp —enable-libx264 —enable-libx265 —enable-libxvid —enable-libzimg
    libavutil 55. 34.101 / 55. 34.101
    libavcodec 57. 64.101 / 57. 64.101
    libavformat 57. 56.101 / 57. 56.101
    libavdevice 57. 1.100 / 57. 1.100
    libavfilter 6. 65.100 / 6. 65.100
    libswscale 4. 2.100 / 4. 2.100
    libswresample 2. 3.100 / 2. 3.100
    libpostproc 54. 1.100 / 54. 1.100

    [video4linux2,v4l2 @ 0xb982f80] ioctl(VIDIOC_STREAMON) : No space left on device
    /dev/video1 : No space left on device

    Below are top and free -m command outputs

    top

    top - 20:10:13 up 16 min, 4 users, load average : 0.49, 0.37, 0.28
    Tasks : 257 total, 1 running, 256 sleeping, 0 stopped, 0 zombie
    %Cpu(s) : 3.4 us, 0.2 sy, 0.0 ni, 95.9 id, 0.5 wa, 0.0 hi, 0.0 si, 0.0 st
    KiB Mem : 13457292 total, 12299768 free, 650672 used, 506852 buff/cache
    KiB Swap : 3670012 total, 3670012 free, 0 used. 12710776 avail Mem

    PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
    4095 root 20 0 333376 153296 138660 S 25.9 1.1 1:09.41 ffmpeg
    1551 root 20 0 84804 40076 17756 S 0.7 0.3 0:24.00 Xorg.bin
    2574 user 20 0 66900 27436 21268 S 0.7 0.2 0:11.30 gnome-terminal-
    4373 root 20 0 7800 3852 3196 R 0.7 0.0 0:00.03 top
    610 root 20 0 0 0 0 S 0.3 0.0 0:00.03 kworker/4:2
    3762 user 20 0 816928 217120 75100 S 0.3 1.6 0:56.34 firefox
    4240 root 20 0 0 0 0 S 0.3 0.0 0:02.24 kworker/0:2
    1 root 20 0 27464 7508 5044 S 0.0 0.1 0:01.95 systemd
    2 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthreadd
    3 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/0
    5 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kworker/0:0H
    7 root 20 0 0 0 0 S 0.0 0.0 0:01.29 rcu_sched

    free -m

             total        used        free      shared  buff/cache   available

    Mem : 13141 621 12025 2 495 12426
    Swap : 3583 0 3583

    cat /proc/meminfo |grep -i vmalloc

    VmallocTotal : 524288 kB
    VmallocUsed : 204736 kB
    VmallocChunk : 316560 kB

    P.S: : There is already an instance of ffmpeg running on the machine on /dev/video0.

    Any help in resolving issue would be greatly appreciated