
Recherche avancée
Médias (1)
-
GetID3 - Bloc informations de fichiers
9 avril 2013, par
Mis à jour : Mai 2013
Langue : français
Type : Image
Autres articles (85)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Demande de création d’un canal
12 mars 2010, parEn fonction de la configuration de la plateforme, l’utilisateur peu avoir à sa disposition deux méthodes différentes de demande de création de canal. La première est au moment de son inscription, la seconde, après son inscription en remplissant un formulaire de demande.
Les deux manières demandent les mêmes choses fonctionnent à peu près de la même manière, le futur utilisateur doit remplir une série de champ de formulaire permettant tout d’abord aux administrateurs d’avoir des informations quant à (...) -
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains 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 ;
Sur d’autres sites (10262)
-
Chrome, ffmpeg, and ogg
13 novembre 2016, par portonWe need to convert mp4 into ogg by ffmpeg (or maybe some other converter) in such a way that the ogg file to be compatible with Chrome browser.
The command like
ffmpeg -i x.mp4 x.ogg
produces an ogg file which does not work in Chrome.
ffmpeg -i video_mp4_01_vlublennaya_mama.mp4 x.ogg 2>&1 | tee log.txt
produces
ffmpeg version 3.2-2 Copyright (c) 2000-2016 the FFmpeg developers
built with gcc 6.2.0 (Debian 6.2.0-10) 20161027
configuration: --prefix=/usr --extra-version=2 --toolchain=hardened --libdir=/usr/lib/i386-linux-gnu --incdir=/usr/include/i386-linux-gnu --enable-gpl --disable-libtesseract --disable-stripping --disable-decoder=libschroedinger --enable-avresample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libebur128 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-librubberband --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-libzmq --enable-libzvbi --enable-opengl --enable-sdl2 --enable-x11grab --enable-libdc1394 --enable-libiec61883 --enable-openal --enable-frei0r --enable-libopencv --enable-libx264 --enable-chromaprint --enable-shared
libavutil 55. 34.100 / 55. 34.100
libavcodec 57. 64.100 / 57. 64.100
libavformat 57. 56.100 / 57. 56.100
libavdevice 57. 1.100 / 57. 1.100
libavfilter 6. 65.100 / 6. 65.100
libavresample 3. 1. 0 / 3. 1. 0
libswscale 4. 2.100 / 4. 2.100
libswresample 2. 3.100 / 2. 3.100
libpostproc 54. 1.100 / 54. 1.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'video_mp4_01_vlublennaya_mama.mp4':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
encoder : Lavf54.63.104
Duration: 00:01:23.87, start: 0.000000, bitrate: 840 kb/s
Stream #0:0(und): Video: h264 (Main) (avc1 / 0x31637661), yuv420p, 304x224 [SAR 1:1 DAR 19:14], 762 kb/s, 25 fps, 25 tbr, 12800 tbn, 50 tbc (default)
Metadata:
handler_name : VideoHandler
Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 22050 Hz, stereo, fltp, 74 kb/s (default)
Metadata:
handler_name : SoundHandler
Output #0, ogg, to 'x.ogg':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
encoder : Lavf57.56.100
Stream #0:0(und): Video: theora (libtheora), yuv420p, 304x224 [SAR 1:1 DAR 19:14], q=2-31, 200 kb/s, 25 fps, 25 tbn, 25 tbc (default)
Metadata:
handler_name : VideoHandler
encoder : Lavc57.64.100 libtheora
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
Stream #0:1(und): Audio: vorbis (libvorbis), 22050 Hz, stereo, fltp (default)
Metadata:
handler_name : SoundHandler
encoder : Lavc57.64.100 libvorbis
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
Stream mapping:
Stream #0:0 -> #0:0 (h264 (native) -> theora (libtheora))
Stream #0:1 -> #0:1 (aac (native) -> vorbis (libvorbis))
Press [q] to stop, [?] for help
frame= 117 fps=0.0 q=-0.0 size= 124kB time=00:00:04.96 bitrate= 205.4kbits/s speed=9.91x
frame= 247 fps=247 q=-0.0 size= 291kB time=00:00:10.12 bitrate= 235.9kbits/s speed=10.1x
frame= 376 fps=250 q=-0.0 size= 438kB time=00:00:15.28 bitrate= 234.9kbits/s speed=10.2x
frame= 501 fps=250 q=-0.0 size= 605kB time=00:00:20.30 bitrate= 244.0kbits/s speed=10.1x
frame= 635 fps=253 q=-0.0 size= 756kB time=00:00:25.58 bitrate= 241.9kbits/s speed=10.2x
frame= 762 fps=253 q=-0.0 size= 901kB time=00:00:30.74 bitrate= 240.0kbits/s speed=10.2x
frame= 895 fps=255 q=-0.0 size= 1087kB time=00:00:35.99 bitrate= 247.3kbits/s speed=10.3x
frame= 1018 fps=254 q=-0.0 size= 1219kB time=00:00:40.92 bitrate= 244.0kbits/s speed=10.2x
frame= 1149 fps=255 q=-0.0 size= 1367kB time=00:00:46.21 bitrate= 242.3kbits/s speed=10.2x
frame= 1275 fps=254 q=-0.0 size= 1527kB time=00:00:51.26 bitrate= 244.0kbits/s speed=10.2x
frame= 1407 fps=255 q=-0.0 size= 1709kB time=00:00:56.47 bitrate= 247.9kbits/s speed=10.2x
frame= 1533 fps=255 q=-0.0 size= 1865kB time=00:01:01.58 bitrate= 248.0kbits/s speed=10.2x
frame= 1667 fps=256 q=-0.0 size= 2018kB time=00:01:06.88 bitrate= 247.2kbits/s speed=10.3x
frame= 1798 fps=256 q=-0.0 size= 2171kB time=00:01:12.12 bitrate= 246.6kbits/s speed=10.3x
frame= 1923 fps=256 q=-0.0 size= 2334kB time=00:01:17.13 bitrate= 247.9kbits/s speed=10.3x
[h264 @ 0x81dd77e0] error while decoding MB 8 10, bytestream -13
[h264 @ 0x81dd77e0] concealing 117 DC, 117 AC, 117 MV errors in P frame
[aac @ 0x81dbc020] channel element 2.6 is not allocated
Error while decoding stream #0:1: Invalid data found when processing input
[h264 @ 0x81e11840] Invalid nal size -352448305
[h264 @ 0x81e11840] Error splitting the input into NAL units.
[aac @ 0x81dbc020] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x81dbc020] Inconsistent channel configuration.
[aac @ 0x81dbc020] get_buffer() failed
Error while decoding stream #0:1: Invalid argument
[h264 @ 0x81e55860] Invalid nal size 127321414
[h264 @ 0x81e55860] Error splitting the input into NAL units.
Error while decoding stream #0:0: Invalid data found when processing input
Last message repeated 1 times
frame= 2045 fps=255 q=-0.0 size= 2483kB time=00:01:22.05 bitrate= 247.9kbits/s dup=2 drop=0 speed=10.2x
frame= 2096 fps=255 q=-0.0 Lsize= 2549kB time=00:01:23.86 bitrate= 249.0kbits/s dup=2 drop=0 speed=10.2x
video:2046kB audio:472kB subtitle:0kB other streams:0kB global headers:7kB muxing overhead: 1.239568% -
Multi-Site Management (Quick-Start Guide)
18 juillet 2024, par Erin -
FFmpeg -ss parameter is the video duration, Output file is empty
16 avril 2024, par noun nilThe main function is to obtain the corresponding video frame based on the input seconds.Before processing, the duration of the video will be obtained to determine whether the input is within the duration range of the video. If so, the corresponding instruction will be executed.


> ffprobe input.mp4
 ...
 Duration: 00:00:28.05, start: 0.000000, bitrate: 1136 kb/s



> ffmpeg -ss 00:00:28 -i input.mp4 -frames:v 1 output.png
 ffmpeg version 7.0 Copyright (c) 2000-2024 the FFmpeg developers
 built with Apple clang version 15.0.0 (clang-1500.3.9.4)
 configuration: --prefix=/opt/homebrew/Cellar/ffmpeg/7.0 --enable-shared --enable-pthreads --enable-version3 --cc=clang --host-cflags= --host-ldflags='-Wl,-ld_classic' --enable-ffplay --enable-gnutls --enable-gpl --enable-libaom --enable-libaribb24 --enable-libbluray --enable-libdav1d --enable-libharfbuzz --enable-libjxl --enable-libmp3lame --enable-libopus --enable-librav1e --enable-librist --enable-librubberband --enable-libsnappy --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libtesseract --enable-libtheora --enable-libvidstab --enable-libvmaf --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libxvid --enable-lzma --enable-libfontconfig --enable-libfreetype --enable-frei0r --enable-libass --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopenvino --enable-libspeex --enable-libsoxr --enable-libzmq --enable-libzimg --disable-libjack --disable-indev=jack --enable-videotoolbox --enable-audiotoolbox --enable-neon
 libavutil 59. 8.100 / 59. 8.100
 libavcodec 61. 3.100 / 61. 3.100
 libavformat 61. 1.100 / 61. 1.100
 libavdevice 61. 1.100 / 61. 1.100
 libavfilter 10. 1.100 / 10. 1.100
 libswscale 8. 1.100 / 8. 1.100
 libswresample 5. 1.100 / 5. 1.100
 libpostproc 58. 1.100 / 58. 1.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'input.mp4':
 Metadata:
 major_brand : isom
 minor_version : 512
 compatible_brands: isomiso2avc1mp41
 encoder : Lavf58.29.100
 description : Packed by Bilibili XCoder v2.0.2
 Duration: 00:00:28.05, start: 0.000000, bitrate: 1136 kb/s
 Stream #0:0[0x1](und): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv, bt709, progressive), 720x1280 [SAR 1:1 DAR 9:16], 1005 kb/s, 25.27 fps, 25.25 tbr, 16k tbn (default)
 Metadata:
 handler_name : VideoHandler
 vendor_id : [0][0][0][0]
 Stream #0:1[0x2](und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 128 kb/s (default)
 Metadata:
 handler_name : SoundHandler
 vendor_id : [0][0][0][0]
Stream mapping:
 Stream #0:0 -> #0:0 (h264 (native) -> png (native))
Press [q] to stop, [?] for help
[swscaler @ 0x1187a0000] [swscaler @ 0x110e48000] No accelerated colorspace conversion found from yuv420p to rgb24.
[swscaler @ 0x1187a0000] [swscaler @ 0x110e58000] No accelerated colorspace conversion found from yuv420p to rgb24.
[swscaler @ 0x1187a0000] [swscaler @ 0x110e68000] No accelerated colorspace conversion found from yuv420p to rgb24.
[swscaler @ 0x1187a0000] [swscaler @ 0x110e78000] No accelerated colorspace conversion found from yuv420p to rgb24.
[swscaler @ 0x1187a0000] [swscaler @ 0x110e88000] No accelerated colorspace conversion found from yuv420p to rgb24.
[swscaler @ 0x1187a0000] [swscaler @ 0x110e98000] No accelerated colorspace conversion found from yuv420p to rgb24.
[swscaler @ 0x1187a0000] [swscaler @ 0x110ea8000] No accelerated colorspace conversion found from yuv420p to rgb24.
[swscaler @ 0x1187a0000] [swscaler @ 0x110eb8000] No accelerated colorspace conversion found from yuv420p to rgb24.
[swscaler @ 0x1187a0000] [swscaler @ 0x110ec8000] No accelerated colorspace conversion found from yuv420p to rgb24.
[vost#0:0/png @ 0x12ce06840] No filtered frames for output stream, trying to initialize anyway.
Output #0, image2, to 'output.png':
 Metadata:
 major_brand : isom
 minor_version : 512
 compatible_brands: isomiso2avc1mp41
 description : Packed by Bilibili XCoder v2.0.2
 encoder : Lavf61.1.100
 Stream #0:0(und): Video: png, rgb24(progressive), 720x1280 [SAR 1:1 DAR 9:16], q=2-31, 200 kb/s, 25.25 fps, 16k tbn (default)
 Metadata:
 handler_name : VideoHandler
 vendor_id : [0][0][0][0]
 encoder : Lavc61.3.100 png
[out#0/image2 @ 0x600000e983c0] video:0KiB audio:0KiB subtitle:0KiB other streams:0KiB global headers:0KiB muxing overhead: unknown
[out#0/image2 @ 0x600000e983c0] Output file is empty, nothing was encoded(check -ss / -t / -frames parameters if used)
frame= 0 fps=0.0 q=0.0 Lsize=N/A time=N/A bitrate=N/A speed=N/A 




-ss 00:00:28
within the video duration range, but still cannot obtain frames...

-ss 00:00:27
Can obtain video frames