
Recherche avancée
Médias (91)
-
Corona Radiata
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Lights in the Sky
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Head Down
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Echoplex
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Discipline
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Letting You
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
Autres articles (73)
-
Participer à sa traduction
10 avril 2011Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
Actuellement MediaSPIP n’est disponible qu’en français et (...) -
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 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 (...) -
Menus personnalisés
14 novembre 2010, parMediaSPIP utilise le plugin Menus pour gérer plusieurs menus configurables pour la navigation.
Cela permet de laisser aux administrateurs de canaux la possibilité de configurer finement ces menus.
Menus créés à l’initialisation du site
Par défaut trois menus sont créés automatiquement à l’initialisation du site : Le menu principal ; Identifiant : barrenav ; Ce menu s’insère en général en haut de la page après le bloc d’entête, son identifiant le rend compatible avec les squelettes basés sur Zpip ; (...)
Sur d’autres sites (10002)
-
How to track WooCommerce orders in Piwik
According to several sources (datanyze.com, builtwith.com, …) 20% of all online stores are using the WooCommerce WordPress solution. As a result, we thought some of you would be interested in knowing how you can track WooCommerce orders in Piwik without getting a headache.
What is WooCommerce ?
Some of you may not be familiar with WooCommerce. It is one of the most popular WordPress plugins allowing you to transform your website into an online store with a few clicks.
The main advantages of WooCommerce are :- free of charge
- highly customizable
- easy to install
- huge community
The WooCommerce Analytics plugin for Piwik
Tracking e-commerce websites is always challenging as there are so many things to be taken into consideration. However, the InnoCraft team (the professional branch of Piwik) has developed a premium feature in order to track all orders into Piwik.
The Piwik WooCommerce premium feature is straightforward and easy to install and configure. You can find the plugin settings in WooCommerce under “WooCommerce => Settings => Piwik” :
Once done, you will see the data appearing in your Piwik when an order is completed :
The InnoCraft team made sure the plugin will record all completed orders 100% correctly (eg. ignoring failed orders, not missing any completed orders). The plugin will even track orders of customers who use an ad blocker thanks to a server-side tracking technique.
Is the WooCommerce Analytics plugin an alternative to my current Piwik tracking code ?
No. The WooCommerce Analytics plugin only records orders and abandoned carts made through the WooCommerce plugin. It will not record any page views, events or other actions. If you are looking for a great WordPress plugin to insert the Piwik tracking code into your WP website, we strongly recommend WP-Piwik.
Tell us your story
If you are a WooCommerce or WordPress user and would like to tell us about how you use Piwik, we would love to hear your story and blog about your WooCommerce or WordPress story !
-
avcodec : Make init-threadsafety the default
9 juillet 2022, par Andreas Rheinhardtavcodec : Make init-threadsafety the default
and remove FF_CODEC_CAP_INIT_THREADSAFE
All our native codecs are already init-threadsafe
(only wrappers for external libraries and hwaccels
are typically not marked as init-threadsafe yet),
so it is only natural for this to also be the default state.Reviewed-by : Anton Khirnov <anton@khirnov.net>
Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>- [DH] libavcodec/012v.c
- [DH] libavcodec/4xm.c
- [DH] libavcodec/8bps.c
- [DH] libavcodec/8svx.c
- [DH] libavcodec/a64multienc.c
- [DH] libavcodec/aacdec.c
- [DH] libavcodec/aacdec_fixed.c
- [DH] libavcodec/aacenc.c
- [DH] libavcodec/aasc.c
- [DH] libavcodec/ac3dec_fixed.c
- [DH] libavcodec/ac3dec_float.c
- [DH] libavcodec/ac3enc_fixed.c
- [DH] libavcodec/ac3enc_float.c
- [DH] libavcodec/adpcm.c
- [DH] libavcodec/adpcmenc.c
- [DH] libavcodec/adxdec.c
- [DH] libavcodec/adxenc.c
- [DH] libavcodec/agm.c
- [DH] libavcodec/aic.c
- [DH] libavcodec/alac.c
- [DH] libavcodec/alacenc.c
- [DH] libavcodec/alsdec.c
- [DH] libavcodec/amrnbdec.c
- [DH] libavcodec/amrwbdec.c
- [DH] libavcodec/anm.c
- [DH] libavcodec/ansi.c
- [DH] libavcodec/apedec.c
- [DH] libavcodec/aptxdec.c
- [DH] libavcodec/aptxenc.c
- [DH] libavcodec/arbc.c
- [DH] libavcodec/argo.c
- [DH] libavcodec/assdec.c
- [DH] libavcodec/assenc.c
- [DH] libavcodec/asvdec.c
- [DH] libavcodec/asvenc.c
- [DH] libavcodec/atrac1.c
- [DH] libavcodec/atrac3.c
- [DH] libavcodec/atrac3plusdec.c
- [DH] libavcodec/atrac9dec.c
- [DH] libavcodec/audiotoolboxdec.c
- [DH] libavcodec/audiotoolboxenc.c
- [DH] libavcodec/aura.c
- [DH] libavcodec/av1dec.c
- [DH] libavcodec/avcodec.c
- [DH] libavcodec/avrndec.c
- [DH] libavcodec/avs.c
- [DH] libavcodec/avuidec.c
- [DH] libavcodec/avuienc.c
- [DH] libavcodec/bethsoftvideo.c
- [DH] libavcodec/bfi.c
- [DH] libavcodec/bink.c
- [DH] libavcodec/binkaudio.c
- [DH] libavcodec/bintext.c
- [DH] libavcodec/bitpacked_dec.c
- [DH] libavcodec/bitpacked_enc.c
- [DH] libavcodec/bmpenc.c
- [DH] libavcodec/bmvaudio.c
- [DH] libavcodec/bmvvideo.c
- [DH] libavcodec/c93.c
- [DH] libavcodec/cavsdec.c
- [DH] libavcodec/ccaption_dec.c
- [DH] libavcodec/cdgraphics.c
- [DH] libavcodec/cdtoons.c
- [DH] libavcodec/cdxl.c
- [DH] libavcodec/cfhd.c
- [DH] libavcodec/cfhdenc.c
- [DH] libavcodec/cinepak.c
- [DH] libavcodec/cinepakenc.c
- [DH] libavcodec/clearvideo.c
- [DH] libavcodec/cljrdec.c
- [DH] libavcodec/cllc.c
- [DH] libavcodec/cngdec.c
- [DH] libavcodec/cngenc.c
- [DH] libavcodec/codec_internal.h
- [DH] libavcodec/cook.c
- [DH] libavcodec/cpia.c
- [DH] libavcodec/cri.c
- [DH] libavcodec/cscd.c
- [DH] libavcodec/cyuv.c
- [DH] libavcodec/dcadec.c
- [DH] libavcodec/dcaenc.c
- [DH] libavcodec/dds.c
- [DH] libavcodec/dfa.c
- [DH] libavcodec/dfpwmdec.c
- [DH] libavcodec/dfpwmenc.c
- [DH] libavcodec/diracdec.c
- [DH] libavcodec/dnxhddec.c
- [DH] libavcodec/dnxhdenc.c
- [DH] libavcodec/dolby_e.c
- [DH] libavcodec/dpcm.c
- [DH] libavcodec/dpxenc.c
- [DH] libavcodec/dsddec.c
- [DH] libavcodec/dsicinaudio.c
- [DH] libavcodec/dsicinvideo.c
- [DH] libavcodec/dss_sp.c
- [DH] libavcodec/dstdec.c
- [DH] libavcodec/dvaudiodec.c
- [DH] libavcodec/dvbsubdec.c
- [DH] libavcodec/dvdec.c
- [DH] libavcodec/dvdsubdec.c
- [DH] libavcodec/dvdsubenc.c
- [DH] libavcodec/dvenc.c
- [DH] libavcodec/dxa.c
- [DH] libavcodec/dxv.c
- [DH] libavcodec/eac3enc.c
- [DH] libavcodec/eacmv.c
- [DH] libavcodec/eamad.c
- [DH] libavcodec/eatgq.c
- [DH] libavcodec/eatgv.c
- [DH] libavcodec/eatqi.c
- [DH] libavcodec/escape124.c
- [DH] libavcodec/escape130.c
- [DH] libavcodec/evrcdec.c
- [DH] libavcodec/exr.c
- [DH] libavcodec/exrenc.c
- [DH] libavcodec/fastaudio.c
- [DH] libavcodec/ffv1dec.c
- [DH] libavcodec/ffv1enc.c
- [DH] libavcodec/ffwavesynth.c
- [DH] libavcodec/fic.c
- [DH] libavcodec/flacdec.c
- [DH] libavcodec/flacenc.c
- [DH] libavcodec/flashsv.c
- [DH] libavcodec/flashsv2enc.c
- [DH] libavcodec/flashsvenc.c
- [DH] libavcodec/flicvideo.c
- [DH] libavcodec/flvdec.c
- [DH] libavcodec/flvenc.c
- [DH] libavcodec/fmvc.c
- [DH] libavcodec/fraps.c
- [DH] libavcodec/frwu.c
- [DH] libavcodec/g2meet.c
- [DH] libavcodec/g722dec.c
- [DH] libavcodec/g722enc.c
- [DH] libavcodec/g723_1dec.c
- [DH] libavcodec/g723_1enc.c
- [
-
FFMPEG Concat only showing first video
7 août 2017, par user5839I ;m struggling with concat
My command (via Process Builder)
[ffmpeg, -y, -i,
C :\workspace\processor.\temp_dir\8fdcc1c9-6275-4ef5-b9e7-05bd5cfe51ab_3840.mp4,
-i, C :\workspace\processor.\temp_dir\8fdcc1c9-6275-4ef5-b9e7-05bd5cfe51ab_3840.mp4,
-i, C :\workspace\processor.\temp_dir\8fdcc1c9-6275-4ef5-b9e7-05bd5cfe51ab_3840.mp4,
-i, C :\workspace\processor.\temp_dir\8fdcc1c9-6275-4ef5-b9e7-05bd5cfe51ab_3840.mp4,
-i, C :\workspace\processor.\temp_dir\8fdcc1c9-6275-4ef5-b9e7-05bd5cfe51ab_3840.mp4,
-i, C :\workspace\processor.\temp_dir\8fdcc1c9-6275-4ef5-b9e7-05bd5cfe51ab_3840.mp4,
-i, C :\workspace\processor.\temp_dir\8fdcc1c9-6275-4ef5-b9e7-05bd5cfe51ab_3840.mp4,
-i, C :\workspace\processor.\temp_dir\8fdcc1c9-6275-4ef5-b9e7-05bd5cfe51ab_3840.mp4,
-i, C :\workspace\processor.\temp_dir\8fdcc1c9-6275-4ef5-b9e7-05bd5cfe51ab_3840.mp4,
-i, C :\workspace\processor.\temp_dir\8fdcc1c9-6275-4ef5-b9e7-05bd5cfe51ab_3840.mp4,
-i, C :\workspace\processor.\temp_dir\8fdcc1c9-6275-4ef5-b9e7-05bd5cfe51ab_3840.mp4,
-filter_complex, [0:v:0][0:a:0][1:v:0][1:a:0][2:v:0][2:a:0][3:v:0][3:a:0][4:v:0][4:a:0][5:v:0][5:a:0][6:v:0][6:a:0][7:v:0][7:a:0][8:v:0][8:a:0][9:v:0][9:a:0][10:v:0][10:a:0]concat=n=11:v=1:a=1
[v][a], -map, [v], -map, [a],
C :\workspace\processor.\temp_dir\8d66984a-0b0e-4956-95d6-66eddf14b47e.mp4]And the above error repeats over and over again. The video completes and it is the right size and duration, it just plays the first video and then stops.
Any clues !?
EDIT With latest version
ffmpeg version 3.3.2 Copyright (c) 2000-2017 the FFmpeg developers
built with gcc 7.1.0 (GCC)
configuration: --enable-gpl --enable-version3 --enable-cuda --enable-cuvid --enable-d3d11va --enable-dxva2 --enable-libmfx --enable-nvenc --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenh264 --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-libzimg --enable-lzma --enable-zlib
libavutil 55. 58.100 / 55. 58.100
libavcodec 57. 89.100 / 57. 89.100
libavformat 57. 71.100 / 57. 71.100
libavdevice 57. 6.100 / 57. 6.100
libavfilter 6. 82.100 / 6. 82.100
libswscale 4. 6.100 / 4. 6.100
libswresample 2. 7.100 / 2. 7.100
libpostproc 54. 5.100 / 54. 5.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\workspace\processor\.\temp_dir\8fdcc1c9-6275-4ef5-b9e7-05bd5cfe51ab_3840.mp4':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
encoder : Lavf55.33.100
Duration: 00:00:06.40, start: 0.000000, bitrate: 18134 kb/s
Stream #0:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 3840x1920, 17995 kb/s, 25 fps, 25 tbr, 12800 tbn, 50 tbc (default)
Metadata:
handler_name : VideoHandler
Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 130 kb/s (default)
Metadata:
handler_name : SoundHandler
Input #1, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\workspace\processor\.\temp_dir\8fdcc1c9-6275-4ef5-b9e7-05bd5cfe51ab_3840.mp4':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
encoder : Lavf55.33.100
Duration: 00:00:06.40, start: 0.000000, bitrate: 18134 kb/s
Stream #1:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 3840x1920, 17995 kb/s, 25 fps, 25 tbr, 12800 tbn, 50 tbc (default)
Metadata:
handler_name : VideoHandler
Stream #1:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 130 kb/s (default)
Metadata:
handler_name : SoundHandler
Input #2, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\workspace\processor\.\temp_dir\8fdcc1c9-6275-4ef5-b9e7-05bd5cfe51ab_3840.mp4':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
encoder : Lavf55.33.100
Duration: 00:00:06.40, start: 0.000000, bitrate: 18134 kb/s
Stream #2:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 3840x1920, 17995 kb/s, 25 fps, 25 tbr, 12800 tbn, 50 tbc (default)
Metadata:
handler_name : VideoHandler
Stream #2:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 130 kb/s (default)
Metadata:
handler_name : SoundHandler
Input #3, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\workspace\processor\.\temp_dir\8fdcc1c9-6275-4ef5-b9e7-05bd5cfe51ab_3840.mp4':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
encoder : Lavf55.33.100
Duration: 00:00:06.40, start: 0.000000, bitrate: 18134 kb/s
Stream #3:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 3840x1920, 17995 kb/s, 25 fps, 25 tbr, 12800 tbn, 50 tbc (default)
Metadata:
handler_name : VideoHandler
Stream #3:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 130 kb/s (default)
Metadata:
handler_name : SoundHandler
Input #4, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\workspace\processor\.\temp_dir\8fdcc1c9-6275-4ef5-b9e7-05bd5cfe51ab_3840.mp4':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
encoder : Lavf55.33.100
Duration: 00:00:06.40, start: 0.000000, bitrate: 18134 kb/s
Stream #4:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 3840x1920, 17995 kb/s, 25 fps, 25 tbr, 12800 tbn, 50 tbc (default)
Metadata:
handler_name : VideoHandler
Stream #4:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 130 kb/s (default)
Metadata:
handler_name : SoundHandler
Input #5, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\workspace\processor\.\temp_dir\8fdcc1c9-6275-4ef5-b9e7-05bd5cfe51ab_3840.mp4':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
encoder : Lavf55.33.100
Duration: 00:00:06.40, start: 0.000000, bitrate: 18134 kb/s
Stream #5:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 3840x1920, 17995 kb/s, 25 fps, 25 tbr, 12800 tbn, 50 tbc (default)
Metadata:
handler_name : VideoHandler
Stream #5:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 130 kb/s (default)
Metadata:
handler_name : SoundHandler
Input #6, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\workspace\processor\.\temp_dir\8fdcc1c9-6275-4ef5-b9e7-05bd5cfe51ab_3840.mp4':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
encoder : Lavf55.33.100
Duration: 00:00:06.40, start: 0.000000, bitrate: 18134 kb/s
Stream #6:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 3840x1920, 17995 kb/s, 25 fps, 25 tbr, 12800 tbn, 50 tbc (default)
Metadata:
handler_name : VideoHandler
Stream #6:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 130 kb/s (default)
Metadata:
handler_name : SoundHandler
Input #7, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\workspace\processor\.\temp_dir\8fdcc1c9-6275-4ef5-b9e7-05bd5cfe51ab_3840.mp4':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
encoder : Lavf55.33.100
Duration: 00:00:06.40, start: 0.000000, bitrate: 18134 kb/s
Stream #7:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 3840x1920, 17995 kb/s, 25 fps, 25 tbr, 12800 tbn, 50 tbc (default)
Metadata:
handler_name : VideoHandler
Stream #7:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 130 kb/s (default)
Metadata:
handler_name : SoundHandler
Input #8, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\workspace\processor\.\temp_dir\8fdcc1c9-6275-4ef5-b9e7-05bd5cfe51ab_3840.mp4':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
encoder : Lavf55.33.100
Duration: 00:00:06.40, start: 0.000000, bitrate: 18134 kb/s
Stream #8:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 3840x1920, 17995 kb/s, 25 fps, 25 tbr, 12800 tbn, 50 tbc (default)
Metadata:
handler_name : VideoHandler
Stream #8:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 130 kb/s (default)
Metadata:
handler_name : SoundHandler
Input #9, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\workspace\processor\.\temp_dir\8fdcc1c9-6275-4ef5-b9e7-05bd5cfe51ab_3840.mp4':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
encoder : Lavf55.33.100
Duration: 00:00:06.40, start: 0.000000, bitrate: 18134 kb/s
Stream #9:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 3840x1920, 17995 kb/s, 25 fps, 25 tbr, 12800 tbn, 50 tbc (default)
Metadata:
handler_name : VideoHandler
Stream #9:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 130 kb/s (default)
Metadata:
handler_name : SoundHandler
Input #10, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\workspace\processor\.\temp_dir\8fdcc1c9-6275-4ef5-b9e7-05bd5cfe51ab_3840.mp4':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
encoder : Lavf55.33.100
Duration: 00:00:06.40, start: 0.000000, bitrate: 18134 kb/s
Stream #10:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 3840x1920, 17995 kb/s, 25 fps, 25 tbr, 12800 tbn, 50 tbc (default)
Metadata:
handler_name : VideoHandler
Stream #10:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 130 kb/s (default)
Metadata:
handler_name : SoundHandler
Stream mapping:
Stream #0:0 (h264) -> concat:in0:v0
Stream #0:1 (aac) -> concat:in0:a0
Stream #1:0 (h264) -> concat:in1:v0
Stream #1:1 (aac) -> concat:in1:a0
Stream #2:0 (h264) -> concat:in2:v0
Stream #2:1 (aac) -> concat:in2:a0
Stream #3:0 (h264) -> concat:in3:v0
Stream #3:1 (aac) -> concat:in3:a0
Stream #4:0 (h264) -> concat:in4:v0
Stream #4:1 (aac) -> concat:in4:a0
Stream #5:0 (h264) -> concat:in5:v0
Stream #5:1 (aac) -> concat:in5:a0
Stream #6:0 (h264) -> concat:in6:v0
Stream #6:1 (aac) -> concat:in6:a0
Stream #7:0 (h264) -> concat:in7:v0
Stream #7:1 (aac) -> concat:in7:a0
Stream #8:0 (h264) -> concat:in8:v0
Stream #8:1 (aac) -> concat:in8:a0
Stream #9:0 (h264) -> concat:in9:v0
Stream #9:1 (aac) -> concat:in9:a0
Stream #10:0 (h264) -> concat:in10:v0
Stream #10:1 (aac) -> concat:in10:a0
concat:out:v0 -> Stream #0:0 (libx264)
concat:out:a0 -> Stream #0:1 (aac)
Press [q] to stop, [?] for help
[libx264 @ 000000000287d1c0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
[libx264 @ 000000000287d1c0] profile High, level 5.1
Output #0, mp4, to 'C:\workspace\processor\.\temp_dir\30965932-c67a-4948-984c-613b2f06ce04.mp4':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
encoder : Lavf57.71.100
Stream #0:0: Video: h264 (libx264) ([33][0][0][0] / 0x0021), yuv420p(progressive), 3840x1920, q=-1--1, 25 fps, 12800 tbn, 25 tbc (default)
Metadata:
encoder : Lavc57.89.100 libx264
Side data:
cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: -1
Stream #0:1: Audio: aac (LC) ([64][0][0][0] / 0x0040), 48000 Hz, stereo, fltp, 128 kb/s (default)
Metadata:
encoder : Lavc57.89.100 aac
video:148240kB audio:1120kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.035871%
[libx264 @ 000000000287d1c0] mb I I16..4: 31.1% 40.5% 28.4%
[libx264 @ 000000000287d1c0] mb P I16..4: 12.2% 19.8% 4.0% P16..4: 35.5% 9.9% 2.8% 0.0% 0.0% skip:15.6%
[libx264 @ 000000000287d1c0] mb B I16..4: 2.4% 2.6% 0.6% B16..8: 42.0% 4.6% 0.4% direct: 1.4% skip:45.9% L0:46.3% L1:49.4% BI: 4.3%
[libx264 @ 000000000287d1c0] 8x8 transform intra:53.4% inter:73.3%
[libx264 @ 000000000287d1c0] coded y,uvDC,uvAC intra: 30.9% 31.9% 4.6% inter: 12.0% 14.0% 0.1%
[libx264 @ 000000000287d1c0] i16 v,h,dc,p: 25% 41% 11% 23%
[libx264 @ 000000000287d1c0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 26% 31% 27% 2% 2% 2% 4% 2% 3%
[libx264 @ 000000000287d1c0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 33% 32% 14% 2% 4% 4% 5% 3% 3%
[libx264 @ 000000000287d1c0] i8c dc,h,v,p: 54% 23% 18% 4%
[libx264 @ 000000000287d1c0] Weighted P-Frames: Y:0.0% UV:0.0%
[libx264 @ 000000000287d1c0] ref P L0: 65.3% 17.7% 13.9% 3.1%
[libx264 @ 000000000287d1c0] ref B L0: 90.7% 9.0% 0.3%
[libx264 @ 000000000287d1c0] ref B L1: 99.6% 0.4%
[libx264 @ 000000000287d1c0] kb/s:17249.64
[aac @ 000000000287b000] Qavg: 1577.720