| 1 | ffmpeg started on 2019-07-04 at 14:08:32
|
|---|
| 2 | Report written to "ffmpeg-20190704-140832.log"
|
|---|
| 3 | Command line:
|
|---|
| 4 | "C:\\Users\\svihalek\\ffmpeg-20190411-3e10223-win64-static\\bin\\ffmpeg.exe" -v 9 -loglevel 99 -report -i INPUT.mxf -f lavfi -i "anullsrc=r=48000:cl=mono" -map 0:v -y -c:v mpeg2video -s 1920x1080 -video_format pal -profile:v 0 -level:v 2 -r 25 -aspect 16:9 -flags +ildct -b:v 50000k -minrate 50000k -maxrate 50000k -filter_complex "[0:a:0][0:a:1][1:a:0][1:a:0][1:a:0][1:a:0][1:a:0][1:a:0]amerge=inputs=8[a]" -acodec pcm_s24le -map "[a]" OUTPUT.mxf
|
|---|
| 5 | ffmpeg version N-93562-g3e10223385 Copyright (c) 2000-2019 the FFmpeg developers
|
|---|
| 6 | built with gcc 8.2.1 (GCC) 20190212
|
|---|
| 7 | configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libdav1d --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth --enable-libopenmpt
|
|---|
| 8 | libavutil 56. 26.100 / 56. 26.100
|
|---|
| 9 | libavcodec 58. 50.100 / 58. 50.100
|
|---|
| 10 | libavformat 58. 27.102 / 58. 27.102
|
|---|
| 11 | libavdevice 58. 7.100 / 58. 7.100
|
|---|
| 12 | libavfilter 7. 48.100 / 7. 48.100
|
|---|
| 13 | libswscale 5. 4.100 / 5. 4.100
|
|---|
| 14 | libswresample 3. 4.100 / 3. 4.100
|
|---|
| 15 | libpostproc 55. 4.100 / 55. 4.100
|
|---|
| 16 | Splitting the commandline.
|
|---|
| 17 | Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'.
|
|---|
| 18 | Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
|
|---|
| 19 | Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
|
|---|
| 20 | Reading option '-i' ... matched as input url with argument 'INPUT.mxf'.
|
|---|
| 21 | Reading option '-f' ... matched as option 'f' (force format) with argument 'lavfi'.
|
|---|
| 22 | Reading option '-i' ... matched as input url with argument 'anullsrc=r=48000:cl=mono'.
|
|---|
| 23 | Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:v'.
|
|---|
| 24 | Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
|
|---|
| 25 | Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'mpeg2video'.
|
|---|
| 26 | Reading option '-s' ... matched as option 's' (set frame size (WxH or abbreviation)) with argument '1920x1080'.
|
|---|
| 27 | Reading option '-video_format' ... matched as AVOption 'video_format' with argument 'pal'.
|
|---|
| 28 | Reading option '-profile:v' ... matched as option 'profile' (set profile) with argument '0'.
|
|---|
| 29 | Reading option '-level:v' ... matched as AVOption 'level:v' with argument '2'.
|
|---|
| 30 | Reading option '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '25'.
|
|---|
| 31 | Reading option '-aspect' ... matched as option 'aspect' (set aspect ratio (4:3, 16:9 or 1.3333, 1.7777)) with argument '16:9'.
|
|---|
| 32 | Reading option '-flags' ... matched as AVOption 'flags' with argument '+ildct'.
|
|---|
| 33 | Reading option '-b:v' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '50000k'.
|
|---|
| 34 | Reading option '-minrate' ... matched as AVOption 'minrate' with argument '50000k'.
|
|---|
| 35 | Reading option '-maxrate' ... matched as AVOption 'maxrate' with argument '50000k'.
|
|---|
| 36 | Reading option '-filter_complex' ... matched as option 'filter_complex' (create a complex filtergraph) with argument '[0:a:0][0:a:1][1:a:0][1:a:0][1:a:0][1:a:0][1:a:0][1:a:0]amerge=inputs=8[a]'.
|
|---|
| 37 | Reading option '-acodec' ... matched as option 'acodec' (force audio codec ('copy' to copy stream)) with argument 'pcm_s24le'.
|
|---|
| 38 | Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '[a]'.
|
|---|
| 39 | Reading option 'OUTPUT.mxf' ... matched as output url.
|
|---|
| 40 | Finished splitting the commandline.
|
|---|
| 41 | Parsing a group of options: global .
|
|---|
| 42 | Applying option v (set logging level) with argument 9.
|
|---|
| 43 | Applying option loglevel (set logging level) with argument 99.
|
|---|
| 44 | Applying option report (generate a report) with argument 1.
|
|---|
| 45 | Applying option y (overwrite output files) with argument 1.
|
|---|
| 46 | Applying option filter_complex (create a complex filtergraph) with argument [0:a:0][0:a:1][1:a:0][1:a:0][1:a:0][1:a:0][1:a:0][1:a:0]amerge=inputs=8[a].
|
|---|
| 47 | Successfully parsed a group of options.
|
|---|
| 48 | Parsing a group of options: input url INPUT.mxf.
|
|---|
| 49 | Successfully parsed a group of options.
|
|---|
| 50 | Opening an input file: INPUT.mxf.
|
|---|
| 51 | [NULL @ 000001c44dfccc40] Opening 'INPUT.mxf' for reading
|
|---|
| 52 | [file @ 000001c44dfcd340] Setting default whitelist 'file,crypto'
|
|---|
| 53 | [mxf @ 000001c44dfccc40] Format mxf probed with size=2048 and score=100
|
|---|
| 54 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.01.01.01.01.03.01.02.10.01.00.00.00
|
|---|
| 55 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.01.01.01.01.03.01.02.10.01.00.00.00
|
|---|
| 56 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.01.01.01.01.03.01.02.10.01.00.00.00
|
|---|
| 57 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.01.01.01.01.03.01.02.10.01.00.00.00
|
|---|
| 58 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.01.01.01.01.03.01.02.10.01.00.00.00
|
|---|
| 59 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.01.01.01.01.03.01.02.10.01.00.00.00
|
|---|
| 60 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.02.05.01.01.0d.01.02.01.01.11.01.00
|
|---|
| 61 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.01.01.01.01.03.01.02.10.01.00.00.00
|
|---|
| 62 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.01.01.01.01.03.01.02.10.01.00.00.00
|
|---|
| 63 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.01.01.01.01.03.01.02.10.01.00.00.00
|
|---|
| 64 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.01.01.01.01.03.01.02.10.01.00.00.00
|
|---|
| 65 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.01.01.01.01.03.01.02.10.01.00.00.00
|
|---|
| 66 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.01.01.01.01.03.01.02.10.01.00.00.00
|
|---|
| 67 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.01.01.01.01.03.01.02.10.01.00.00.00
|
|---|
| 68 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.01.01.01.01.03.01.02.10.01.00.00.00
|
|---|
| 69 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.01.01.01.01.03.01.02.10.01.00.00.00
|
|---|
| 70 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.01.01.01.01.03.01.02.10.01.00.00.00
|
|---|
| 71 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.01.01.01.01.03.01.02.10.01.00.00.00
|
|---|
| 72 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.01.01.01.01.03.01.02.10.01.00.00.00
|
|---|
| 73 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.01.01.01.01.03.01.02.10.01.00.00.00
|
|---|
| 74 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.01.01.01.01.03.01.02.10.01.00.00.00
|
|---|
| 75 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.01.01.01.01.03.01.02.10.01.00.00.00
|
|---|
| 76 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.01.01.01.01.03.01.02.10.01.00.00.00
|
|---|
| 77 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.01.01.01.01.03.01.02.10.01.00.00.00
|
|---|
| 78 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.01.01.01.01.03.01.02.10.01.00.00.00
|
|---|
| 79 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.01.01.01.01.03.01.02.10.01.00.00.00
|
|---|
| 80 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.01.01.01.01.03.01.02.10.01.00.00.00
|
|---|
| 81 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.01.01.01.01.03.01.02.10.01.00.00.00
|
|---|
| 82 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.01.01.01.01.03.01.02.10.01.00.00.00
|
|---|
| 83 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.01.01.01.01.03.01.02.10.01.00.00.00
|
|---|
| 84 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.01.01.01.01.03.01.02.10.01.00.00.00
|
|---|
| 85 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.01.01.01.01.03.01.02.10.01.00.00.00
|
|---|
| 86 | [mxf @ 000001c44dfccc40] Dark key 06.0e.2b.34.01.01.01.01.03.01.02.10.01.00.00.00
|
|---|
| 87 | [mxf @ 000001c44dfccc40] mpeg2video: Universal Label: 060e2b34.0401.0103.04010202.01040300
|
|---|
| 88 | [mxf @ 000001c44dfccc40] video_line_map: (21, 584), field_dominance: 1
|
|---|
| 89 | [mxf @ 000001c44dfccc40] none: Universal Label: 00000000.0000.0000.00000000.00000000
|
|---|
| 90 | [mxf @ 000001c44dfccc40] none: Universal Label: 00000000.0000.0000.00000000.00000000
|
|---|
| 91 | [mxf @ 000001c44dfccc40] none: Universal Label: 00000000.0000.0000.00000000.00000000
|
|---|
| 92 | [mxf @ 000001c44dfccc40] none: Universal Label: 00000000.0000.0000.00000000.00000000
|
|---|
| 93 | [mxf @ 000001c44dfccc40] none: Universal Label: 00000000.0000.0000.00000000.00000000
|
|---|
| 94 | [mxf @ 000001c44dfccc40] none: Universal Label: 00000000.0000.0000.00000000.00000000
|
|---|
| 95 | [mxf @ 000001c44dfccc40] none: Universal Label: 00000000.0000.0000.00000000.00000000
|
|---|
| 96 | [mxf @ 000001c44dfccc40] none: Universal Label: 00000000.0000.0000.00000000.00000000
|
|---|
| 97 | [mxf @ 000001c44dfccc40] Before avformat_find_stream_info() pos: 34816 bytes read:529332 seeks:18 nb_streams:9
|
|---|
| 98 | [mpeg2video @ 000001c44dfead00] Format yuv422p chosen by get_format().
|
|---|
| 99 | [mxf @ 000001c44dfccc40] Probe buffer size limit of 5000000 bytes reached
|
|---|
| 100 | [mxf @ 000001c44dfccc40] rfps: 24.333333 0.019141
|
|---|
| 101 | [mxf @ 000001c44dfccc40] rfps: 24.333333 0.019141
|
|---|
| 102 | [mxf @ 000001c44dfccc40] rfps: 24.416667 0.014655
|
|---|
| 103 | [mxf @ 000001c44dfccc40] rfps: 24.416667 0.014655
|
|---|
| 104 | [mxf @ 000001c44dfccc40] rfps: 24.500000 0.010767
|
|---|
| 105 | [mxf @ 000001c44dfccc40] rfps: 24.500000 0.010767
|
|---|
| 106 | [mxf @ 000001c44dfccc40] rfps: 24.583333 0.007477
|
|---|
| 107 | [mxf @ 000001c44dfccc40] rfps: 24.583333 0.007477
|
|---|
| 108 | [mxf @ 000001c44dfccc40] rfps: 24.666667 0.004785
|
|---|
| 109 | [mxf @ 000001c44dfccc40] rfps: 24.666667 0.004785
|
|---|
| 110 | [mxf @ 000001c44dfccc40] rfps: 24.750000 0.002692
|
|---|
| 111 | [mxf @ 000001c44dfccc40] rfps: 24.750000 0.002692
|
|---|
| 112 | [mxf @ 000001c44dfccc40] rfps: 24.833333 0.001196
|
|---|
| 113 | [mxf @ 000001c44dfccc40] rfps: 24.833333 0.001196
|
|---|
| 114 | [mxf @ 000001c44dfccc40] rfps: 24.916667 0.000299
|
|---|
| 115 | [mxf @ 000001c44dfccc40] rfps: 24.916667 0.000299
|
|---|
| 116 | [mxf @ 000001c44dfccc40] rfps: 25.000000 0.000000
|
|---|
| 117 | [mxf @ 000001c44dfccc40] rfps: 25.083333 0.000299
|
|---|
| 118 | [mxf @ 000001c44dfccc40] rfps: 25.166667 0.001196
|
|---|
| 119 | [mxf @ 000001c44dfccc40] rfps: 25.250000 0.002692
|
|---|
| 120 | [mxf @ 000001c44dfccc40] rfps: 25.333333 0.004785
|
|---|
| 121 | [mxf @ 000001c44dfccc40] rfps: 25.416667 0.007477
|
|---|
| 122 | [mxf @ 000001c44dfccc40] rfps: 25.500000 0.010767
|
|---|
| 123 | [mxf @ 000001c44dfccc40] rfps: 25.583333 0.014655
|
|---|
| 124 | [mxf @ 000001c44dfccc40] rfps: 25.666667 0.019141
|
|---|
| 125 | [mxf @ 000001c44dfccc40] rfps: 50.000000 0.000000
|
|---|
| 126 | [mxf @ 000001c44dfccc40] After avformat_find_stream_info() pos: 5345306 bytes read:5839822 seeks:18 frames:163
|
|---|
| 127 | Guessed Channel Layout for Input Stream #0.1 : mono
|
|---|
| 128 | Guessed Channel Layout for Input Stream #0.2 : mono
|
|---|
| 129 | Guessed Channel Layout for Input Stream #0.3 : mono
|
|---|
| 130 | Guessed Channel Layout for Input Stream #0.4 : mono
|
|---|
| 131 | Guessed Channel Layout for Input Stream #0.5 : mono
|
|---|
| 132 | Guessed Channel Layout for Input Stream #0.6 : mono
|
|---|
| 133 | Guessed Channel Layout for Input Stream #0.7 : mono
|
|---|
| 134 | Guessed Channel Layout for Input Stream #0.8 : mono
|
|---|
| 135 | Input #0, mxf, from 'INPUT.mxf':
|
|---|
| 136 | Metadata:
|
|---|
| 137 | operational_pattern: 060e2b34.04010101.0d010201.01010900
|
|---|
| 138 | uid : 7b7888de-3bac-11e7-b538-80006ef27766
|
|---|
| 139 | generation_uid : 7b7888df-3bac-11e7-a952-80006ef27766
|
|---|
| 140 | company_name : Adobe Systems Incorporated
|
|---|
| 141 | product_name : Adobe Media Encoder
|
|---|
| 142 | product_version : 11.1.0
|
|---|
| 143 | application_platform: Mac OS X
|
|---|
| 144 | product_uid : 0c3919fe-46e8-11e5-a151-feff819cdc9f
|
|---|
| 145 | modification_date: 2017-05-18T09:29:25.000000Z
|
|---|
| 146 | material_package_umid: 0x060A2B340101010501010D1113000000A8600902917805A5407C80006EF27766
|
|---|
| 147 | timecode : 00:00:00:00
|
|---|
| 148 | Duration: 00:02:13.84, start: 0.000000, bitrate: 59976 kb/s
|
|---|
| 149 | Stream #0:0, 19, 1/25: Video: mpeg2video (4:2:2), 1 reference frame, yuv422p(tv, unknown/bt709/bt709, top first, topleft), 1920x1080 [SAR 1:1 DAR 16:9], 0/1, 50000 kb/s, 25 fps, 25 tbr, 25 tbn, 50 tbc
|
|---|
| 150 | Metadata:
|
|---|
| 151 | file_package_umid: 0x060A2B340101010501010D1213019AE1A8600902917805A502F380006EF27766
|
|---|
| 152 | file_package_name: Source Package
|
|---|
| 153 | track_name : Track 1
|
|---|
| 154 | Stream #0:1, 18, 1/48000: Audio: pcm_s24le, 48000 Hz, mono, s32 (24 bit), 1152 kb/s
|
|---|
| 155 | Metadata:
|
|---|
| 156 | file_package_umid: 0x060A2B340101010501010D1213019AE1A8600902917805A502F380006EF27766
|
|---|
| 157 | file_package_name: Source Package
|
|---|
| 158 | track_name : Track 2
|
|---|
| 159 | Stream #0:2, 18, 1/48000: Audio: pcm_s24le, 48000 Hz, mono, s32 (24 bit), 1152 kb/s
|
|---|
| 160 | Metadata:
|
|---|
| 161 | file_package_umid: 0x060A2B340101010501010D1213019AE1A8600902917805A502F380006EF27766
|
|---|
| 162 | file_package_name: Source Package
|
|---|
| 163 | track_name : Track 3
|
|---|
| 164 | Stream #0:3, 18, 1/48000: Audio: pcm_s24le, 48000 Hz, mono, s32 (24 bit), 1152 kb/s
|
|---|
| 165 | Metadata:
|
|---|
| 166 | file_package_umid: 0x060A2B340101010501010D1213019AE1A8600902917805A502F380006EF27766
|
|---|
| 167 | file_package_name: Source Package
|
|---|
| 168 | track_name : Track 4
|
|---|
| 169 | Stream #0:4, 18, 1/48000: Audio: pcm_s24le, 48000 Hz, mono, s32 (24 bit), 1152 kb/s
|
|---|
| 170 | Metadata:
|
|---|
| 171 | file_package_umid: 0x060A2B340101010501010D1213019AE1A8600902917805A502F380006EF27766
|
|---|
| 172 | file_package_name: Source Package
|
|---|
| 173 | track_name : Track 5
|
|---|
| 174 | Stream #0:5, 18, 1/48000: Audio: pcm_s24le, 48000 Hz, mono, s32 (24 bit), 1152 kb/s
|
|---|
| 175 | Metadata:
|
|---|
| 176 | file_package_umid: 0x060A2B340101010501010D1213019AE1A8600902917805A502F380006EF27766
|
|---|
| 177 | file_package_name: Source Package
|
|---|
| 178 | track_name : Track 6
|
|---|
| 179 | Stream #0:6, 18, 1/48000: Audio: pcm_s24le, 48000 Hz, mono, s32 (24 bit), 1152 kb/s
|
|---|
| 180 | Metadata:
|
|---|
| 181 | file_package_umid: 0x060A2B340101010501010D1213019AE1A8600902917805A502F380006EF27766
|
|---|
| 182 | file_package_name: Source Package
|
|---|
| 183 | track_name : Track 7
|
|---|
| 184 | Stream #0:7, 18, 1/48000: Audio: pcm_s24le, 48000 Hz, mono, s32 (24 bit), 1152 kb/s
|
|---|
| 185 | Metadata:
|
|---|
| 186 | file_package_umid: 0x060A2B340101010501010D1213019AE1A8600902917805A502F380006EF27766
|
|---|
| 187 | file_package_name: Source Package
|
|---|
| 188 | track_name : Track 8
|
|---|
| 189 | Stream #0:8, 18, 1/48000: Audio: pcm_s24le, 48000 Hz, mono, s32 (24 bit), 1152 kb/s
|
|---|
| 190 | Metadata:
|
|---|
| 191 | file_package_umid: 0x060A2B340101010501010D1213019AE1A8600902917805A502F380006EF27766
|
|---|
| 192 | file_package_name: Source Package
|
|---|
| 193 | track_name : Track 9
|
|---|
| 194 | Successfully opened the file.
|
|---|
| 195 | Parsing a group of options: input url anullsrc=r=48000:cl=mono.
|
|---|
| 196 | Applying option f (force format) with argument lavfi.
|
|---|
| 197 | Successfully parsed a group of options.
|
|---|
| 198 | Opening an input file: anullsrc=r=48000:cl=mono.
|
|---|
| 199 | detected 4 logical cores
|
|---|
| 200 | [Parsed_anullsrc_0 @ 000001c44e017080] Setting 'r' to value '48000'
|
|---|
| 201 | [Parsed_anullsrc_0 @ 000001c44e017080] Setting 'cl' to value 'mono'
|
|---|
| 202 | [AVFilterGraph @ 000001c44e5f0e00] query_formats: 2 queried, 3 merged, 0 already done, 0 delayed
|
|---|
| 203 | [Parsed_anullsrc_0 @ 000001c44e017080] sample_rate:48000 channel_layout:'mono' nb_samples:1024
|
|---|
| 204 | [lavfi @ 000001c44e016a40] All info found
|
|---|
| 205 | Input #1, lavfi, from 'anullsrc=r=48000:cl=mono':
|
|---|
| 206 | Duration: N/A, start: 0.000000, bitrate: 384 kb/s
|
|---|
| 207 | Stream #1:0, 1, 1/48000: Audio: pcm_u8, 48000 Hz, mono, u8, 384 kb/s
|
|---|
| 208 | Successfully opened the file.
|
|---|
| 209 | [Parsed_amerge_0 @ 000001c44e917e40] Setting 'inputs' to value '8'
|
|---|
| 210 | Parsing a group of options: output url OUTPUT.mxf.
|
|---|
| 211 | Applying option map (set input stream mapping) with argument 0:v.
|
|---|
| 212 | Applying option c:v (codec name) with argument mpeg2video.
|
|---|
| 213 | Applying option s (set frame size (WxH or abbreviation)) with argument 1920x1080.
|
|---|
| 214 | Applying option profile:v (set profile) with argument 0.
|
|---|
| 215 | Applying option r (set frame rate (Hz value, fraction or abbreviation)) with argument 25.
|
|---|
| 216 | Applying option aspect (set aspect ratio (4:3, 16:9 or 1.3333, 1.7777)) with argument 16:9.
|
|---|
| 217 | Applying option b:v (video bitrate (please use -b:v)) with argument 50000k.
|
|---|
| 218 | Applying option acodec (force audio codec ('copy' to copy stream)) with argument pcm_s24le.
|
|---|
| 219 | Applying option map (set input stream mapping) with argument [a].
|
|---|
| 220 | Successfully parsed a group of options.
|
|---|
| 221 | Opening an output file: OUTPUT.mxf.
|
|---|
| 222 | [file @ 000001c44dfec800] Setting default whitelist 'file,crypto'
|
|---|
| 223 | Successfully opened the file.
|
|---|
| 224 | Stream mapping:
|
|---|
| 225 | Stream #0:1 (pcm_s24le) -> amerge:in0 (graph 0)
|
|---|
| 226 | Stream #0:2 (pcm_s24le) -> amerge:in1 (graph 0)
|
|---|
| 227 | Stream #1:0 (pcm_u8) -> amerge:in2 (graph 0)
|
|---|
| 228 | Stream #1:0 (pcm_u8) -> amerge:in3 (graph 0)
|
|---|
| 229 | Stream #1:0 (pcm_u8) -> amerge:in4 (graph 0)
|
|---|
| 230 | Stream #1:0 (pcm_u8) -> amerge:in5 (graph 0)
|
|---|
| 231 | Stream #1:0 (pcm_u8) -> amerge:in6 (graph 0)
|
|---|
| 232 | Stream #1:0 (pcm_u8) -> amerge:in7 (graph 0)
|
|---|
| 233 | Stream #0:0 -> #0:0 (mpeg2video (native) -> mpeg2video (native))
|
|---|
| 234 | amerge (graph 0) -> Stream #0:1 (pcm_s24le)
|
|---|
| 235 | Press [q] to stop, [?] for help
|
|---|
| 236 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 237 | [mpeg2video @ 000001c44dff7c00] Format yuv422p chosen by get_format().
|
|---|
| 238 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 239 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 240 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 241 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 242 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 243 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 244 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 245 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 246 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 247 | [mpeg2video @ 000001c44dff7c00] allocating dummy last picture for B frame
|
|---|
| 248 | [graph 1 input from stream 0:0 @ 000001c44dfcbec0] Setting 'video_size' to value '1920x1080'
|
|---|
| 249 | [graph 1 input from stream 0:0 @ 000001c44dfcbec0] Setting 'pix_fmt' to value '4'
|
|---|
| 250 | [graph 1 input from stream 0:0 @ 000001c44dfcbec0] Setting 'time_base' to value '1/25'
|
|---|
| 251 | [graph 1 input from stream 0:0 @ 000001c44dfcbec0] Setting 'pixel_aspect' to value '1/1'
|
|---|
| 252 | [graph 1 input from stream 0:0 @ 000001c44dfcbec0] Setting 'sws_param' to value 'flags=2'
|
|---|
| 253 | [graph 1 input from stream 0:0 @ 000001c44dfcbec0] Setting 'frame_rate' to value '25/1'
|
|---|
| 254 | [graph 1 input from stream 0:0 @ 000001c44dfcbec0] w:1920 h:1080 pixfmt:yuv422p tb:1/25 fr:25/1 sar:1/1 sws_param:flags=2
|
|---|
| 255 | [scaler_out_0_0 @ 000001c44e07fa80] Setting 'w' to value '1920'
|
|---|
| 256 | [scaler_out_0_0 @ 000001c44e07fa80] Setting 'h' to value '1080'
|
|---|
| 257 | [scaler_out_0_0 @ 000001c44e07fa80] Setting 'flags' to value 'bicubic'
|
|---|
| 258 | [scaler_out_0_0 @ 000001c44e07fa80] w:1920 h:1080 flags:'bicubic' interl:0
|
|---|
| 259 | [format @ 000001c44e08fe00] Setting 'pix_fmts' to value 'yuv420p|yuv422p'
|
|---|
| 260 | [AVFilterGraph @ 000001c44e5f1780] query_formats: 5 queried, 4 merged, 0 already done, 0 delayed
|
|---|
| 261 | [scaler_out_0_0 @ 000001c44e07fa80] w:1920 h:1080 fmt:yuv422p sar:1/1 -> w:1920 h:1080 fmt:yuv422p sar:1/1 flags:0x4
|
|---|
| 262 | [mpeg2video @ 000001c44e034500] Automatically choosing VBV buffer size of 746 kbyte
|
|---|
| 263 | [mpeg2video @ 000001c44e034500] intra_quant_bias = 96 inter_quant_bias = 0
|
|---|
| 264 | Clipping frame in rate conversion by 0.000008
|
|---|
| 265 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 266 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 267 | [Parsed_amerge_0 @ 000001c44f197a00] Setting 'inputs' to value '8'
|
|---|
| 268 | [graph_0_in_0_1 @ 000001c44f198700] Setting 'time_base' to value '1/48000'
|
|---|
| 269 | [graph_0_in_0_1 @ 000001c44f198700] Setting 'sample_rate' to value '48000'
|
|---|
| 270 | [graph_0_in_0_1 @ 000001c44f198700] Setting 'sample_fmt' to value 's32'
|
|---|
| 271 | [graph_0_in_0_1 @ 000001c44f198700] Setting 'channel_layout' to value '0x4'
|
|---|
| 272 | [graph_0_in_0_1 @ 000001c44f198700] tb:1/48000 samplefmt:s32 samplerate:48000 chlayout:0x4
|
|---|
| 273 | [graph_0_in_0_2 @ 000001c44f198200] Setting 'time_base' to value '1/48000'
|
|---|
| 274 | [graph_0_in_0_2 @ 000001c44f198200] Setting 'sample_rate' to value '48000'
|
|---|
| 275 | [graph_0_in_0_2 @ 000001c44f198200] Setting 'sample_fmt' to value 's32'
|
|---|
| 276 | [graph_0_in_0_2 @ 000001c44f198200] Setting 'channel_layout' to value '0x4'
|
|---|
| 277 | [graph_0_in_0_2 @ 000001c44f198200] tb:1/48000 samplefmt:s32 samplerate:48000 chlayout:0x4
|
|---|
| 278 | [graph_0_in_1_0 @ 000001c44f197000] Setting 'time_base' to value '1/48000'
|
|---|
| 279 | [graph_0_in_1_0 @ 000001c44f197000] Setting 'sample_rate' to value '48000'
|
|---|
| 280 | [graph_0_in_1_0 @ 000001c44f197000] Setting 'sample_fmt' to value 'u8'
|
|---|
| 281 | [graph_0_in_1_0 @ 000001c44f197000] Setting 'channel_layout' to value '0x4'
|
|---|
| 282 | [graph_0_in_1_0 @ 000001c44f197000] tb:1/48000 samplefmt:u8 samplerate:48000 chlayout:0x4
|
|---|
| 283 | [graph_0_in_1_0 @ 000001c44f198800] Setting 'time_base' to value '1/48000'
|
|---|
| 284 | [graph_0_in_1_0 @ 000001c44f198800] Setting 'sample_rate' to value '48000'
|
|---|
| 285 | [graph_0_in_1_0 @ 000001c44f198800] Setting 'sample_fmt' to value 'u8'
|
|---|
| 286 | [graph_0_in_1_0 @ 000001c44f198800] Setting 'channel_layout' to value '0x4'
|
|---|
| 287 | [graph_0_in_1_0 @ 000001c44f198800] tb:1/48000 samplefmt:u8 samplerate:48000 chlayout:0x4
|
|---|
| 288 | [graph_0_in_1_0 @ 000001c44f197800] Setting 'time_base' to value '1/48000'
|
|---|
| 289 | [graph_0_in_1_0 @ 000001c44f197800] Setting 'sample_rate' to value '48000'
|
|---|
| 290 | [graph_0_in_1_0 @ 000001c44f197800] Setting 'sample_fmt' to value 'u8'
|
|---|
| 291 | [graph_0_in_1_0 @ 000001c44f197800] Setting 'channel_layout' to value '0x4'
|
|---|
| 292 | [graph_0_in_1_0 @ 000001c44f197800] tb:1/48000 samplefmt:u8 samplerate:48000 chlayout:0x4
|
|---|
| 293 | [graph_0_in_1_0 @ 000001c44f198100] Setting 'time_base' to value '1/48000'
|
|---|
| 294 | [graph_0_in_1_0 @ 000001c44f198100] Setting 'sample_rate' to value '48000'
|
|---|
| 295 | [graph_0_in_1_0 @ 000001c44f198100] Setting 'sample_fmt' to value 'u8'
|
|---|
| 296 | [graph_0_in_1_0 @ 000001c44f198100] Setting 'channel_layout' to value '0x4'
|
|---|
| 297 | [graph_0_in_1_0 @ 000001c44f198100] tb:1/48000 samplefmt:u8 samplerate:48000 chlayout:0x4
|
|---|
| 298 | [graph_0_in_1_0 @ 000001c44f198000] Setting 'time_base' to value '1/48000'
|
|---|
| 299 | [graph_0_in_1_0 @ 000001c44f198000] Setting 'sample_rate' to value '48000'
|
|---|
| 300 | [graph_0_in_1_0 @ 000001c44f198000] Setting 'sample_fmt' to value 'u8'
|
|---|
| 301 | [graph_0_in_1_0 @ 000001c44f198000] Setting 'channel_layout' to value '0x4'
|
|---|
| 302 | [graph_0_in_1_0 @ 000001c44f198000] tb:1/48000 samplefmt:u8 samplerate:48000 chlayout:0x4
|
|---|
| 303 | [graph_0_in_1_0 @ 000001c44f198300] Setting 'time_base' to value '1/48000'
|
|---|
| 304 | [graph_0_in_1_0 @ 000001c44f198300] Setting 'sample_rate' to value '48000'
|
|---|
| 305 | [graph_0_in_1_0 @ 000001c44f198300] Setting 'sample_fmt' to value 'u8'
|
|---|
| 306 | [graph_0_in_1_0 @ 000001c44f198300] Setting 'channel_layout' to value '0x4'
|
|---|
| 307 | [graph_0_in_1_0 @ 000001c44f198300] tb:1/48000 samplefmt:u8 samplerate:48000 chlayout:0x4
|
|---|
| 308 | [format_out_0_1 @ 000001c44f198a00] Setting 'sample_fmts' to value 's32'
|
|---|
| 309 | [Parsed_amerge_0 @ 000001c44f197a00] No channel layout for input 1
|
|---|
| 310 | [AVFilterGraph @ 000001c44dfe16c0] query_formats: 10 queried, 3 merged, 0 already done, 27 delayed
|
|---|
| 311 | [AVFilterGraph @ 000001c44dfe16c0] query_formats not finished
|
|---|
| 312 | [Parsed_amerge_0 @ 000001c44f197a00] Input channel layouts overlap: output layout will be determined by the number of distinct input channels
|
|---|
| 313 | [Parsed_amerge_0 @ 000001c44f197a00] auto-inserting filter 'auto_resampler_0' between the filter 'graph_0_in_1_0' and the filter 'Parsed_amerge_0'
|
|---|
| 314 | [Parsed_amerge_0 @ 000001c44f197a00] auto-inserting filter 'auto_resampler_1' between the filter 'graph_0_in_1_0' and the filter 'Parsed_amerge_0'
|
|---|
| 315 | [Parsed_amerge_0 @ 000001c44f197a00] auto-inserting filter 'auto_resampler_2' between the filter 'graph_0_in_1_0' and the filter 'Parsed_amerge_0'
|
|---|
| 316 | [Parsed_amerge_0 @ 000001c44f197a00] auto-inserting filter 'auto_resampler_3' between the filter 'graph_0_in_1_0' and the filter 'Parsed_amerge_0'
|
|---|
| 317 | [Parsed_amerge_0 @ 000001c44f197a00] auto-inserting filter 'auto_resampler_4' between the filter 'graph_0_in_1_0' and the filter 'Parsed_amerge_0'
|
|---|
| 318 | [Parsed_amerge_0 @ 000001c44f197a00] auto-inserting filter 'auto_resampler_5' between the filter 'graph_0_in_1_0' and the filter 'Parsed_amerge_0'
|
|---|
| 319 | [AVFilterGraph @ 000001c44dfe16c0] query_formats: 1 queried, 9 merged, 21 already done, 0 delayed
|
|---|
| 320 | [auto_resampler_0 @ 000001c44f198e00] [SWR @ 000001c44f38e040] Using s16p internally between filters
|
|---|
| 321 | [auto_resampler_0 @ 000001c44f198e00] ch:1 chl:mono fmt:u8 r:48000Hz -> ch:1 chl:mono fmt:s32 r:48000Hz
|
|---|
| 322 | [auto_resampler_1 @ 000001c44f197700] [SWR @ 000001c44f3a3040] Using s16p internally between filters
|
|---|
| 323 | [auto_resampler_1 @ 000001c44f197700] ch:1 chl:mono fmt:u8 r:48000Hz -> ch:1 chl:mono fmt:s32 r:48000Hz
|
|---|
| 324 | [auto_resampler_2 @ 000001c44f198400] [SWR @ 000001c44f3b8000] Using s16p internally between filters
|
|---|
| 325 | [auto_resampler_2 @ 000001c44f198400] ch:1 chl:mono fmt:u8 r:48000Hz -> ch:1 chl:mono fmt:s32 r:48000Hz
|
|---|
| 326 | [auto_resampler_3 @ 000001c44f197c00] [SWR @ 000001c44f3cd000] Using s16p internally between filters
|
|---|
| 327 | [auto_resampler_3 @ 000001c44f197c00] ch:1 chl:mono fmt:u8 r:48000Hz -> ch:1 chl:mono fmt:s32 r:48000Hz
|
|---|
| 328 | [auto_resampler_4 @ 000001c44f198b00] [SWR @ 000001c44f3e1fc0] Using s16p internally between filters
|
|---|
| 329 | [auto_resampler_4 @ 000001c44f198b00] ch:1 chl:mono fmt:u8 r:48000Hz -> ch:1 chl:mono fmt:s32 r:48000Hz
|
|---|
| 330 | [auto_resampler_5 @ 000001c44f197100] [SWR @ 000001c44f3f6fc0] Using s16p internally between filters
|
|---|
| 331 | [auto_resampler_5 @ 000001c44f197100] ch:1 chl:mono fmt:u8 r:48000Hz -> ch:1 chl:mono fmt:s32 r:48000Hz
|
|---|
| 332 | [Parsed_amerge_0 @ 000001c44f197a00] in0:mono + in1:mono + in2:mono + in3:mono + in4:mono + in5:mono + in6:mono + in7:mono -> out:7.1
|
|---|
| 333 | Output #0, mxf, to 'OUTPUT.mxf':
|
|---|
| 334 | Metadata:
|
|---|
| 335 | operational_pattern: 060e2b34.04010101.0d010201.01010900
|
|---|
| 336 | uid : 7b7888de-3bac-11e7-b538-80006ef27766
|
|---|
| 337 | generation_uid : 7b7888df-3bac-11e7-a952-80006ef27766
|
|---|
| 338 | company_name : Adobe Systems Incorporated
|
|---|
| 339 | product_name : Adobe Media Encoder
|
|---|
| 340 | product_version : 11.1.0
|
|---|
| 341 | application_platform: Mac OS X
|
|---|
| 342 | product_uid : 0c3919fe-46e8-11e5-a151-feff819cdc9f
|
|---|
| 343 | modification_date: 2017-05-18T09:29:25.000000Z
|
|---|
| 344 | material_package_umid: 0x060A2B340101010501010D1113000000A8600902917805A5407C80006EF27766
|
|---|
| 345 | timecode : 00:00:00:00
|
|---|
| 346 | encoder : Lavf58.27.102
|
|---|
| 347 | Stream #0:0, 0, 1/25: Video: mpeg2video (4:2:2), 1 reference frame, yuv422p(top coded first (swapped), topleft), 1920x1080 [SAR 1:1 DAR 16:9], 0/1, q=2-31, 50000 kb/s, 25 fps, 25 tbn, 25 tbc
|
|---|
| 348 | Metadata:
|
|---|
| 349 | file_package_umid: 0x060A2B340101010501010D1213019AE1A8600902917805A502F380006EF27766
|
|---|
| 350 | file_package_name: Source Package
|
|---|
| 351 | track_name : Track 1
|
|---|
| 352 | encoder : Lavc58.50.100 mpeg2video
|
|---|
| 353 | Side data:
|
|---|
| 354 | cpb: bitrate max/min/avg: 50000000/50000000/50000000 buffer size: 6111232 vbv_delay: -1
|
|---|
| 355 | Stream #0:1, 0, 1/48000: Audio: pcm_s24le, 48000 Hz, 7.1, s32, 9216 kb/s (default)
|
|---|
| 356 | Metadata:
|
|---|
| 357 | encoder : Lavc58.50.100 pcm_s24le
|
|---|
| 358 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 359 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 360 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 361 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 362 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 363 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 364 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 365 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 366 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 367 | [mxf @ 000001c44e918840] essence container count:2
|
|---|
| 368 | [mxf @ 000001c44e918840] essence container count:2
|
|---|
| 369 | [mxf @ 000001c44e918840] package type:1
|
|---|
| 370 | [mxf @ 000001c44e918840] package type:2
|
|---|
| 371 | [mxf @ 000001c44e918840] essence container count:2
|
|---|
| 372 | [mxf @ 000001c44e918840] edit units count 0
|
|---|
| 373 | frame= 24 fps=0.0 q=2.0 size= 5920kB time=00:00:00.88 bitrate=55110.0kbits/s speed=1.75x
|
|---|
| 374 | frame= 49 fps= 49 q=2.0 size= 13183kB time=00:00:01.88 bitrate=57442.1kbits/s speed=1.86x
|
|---|
| 375 | frame= 76 fps= 50 q=2.0 size= 21026kB time=00:00:02.96 bitrate=58190.9kbits/s speed=1.94x
|
|---|
| 376 | frame= 102 fps= 50 q=1.6 size= 28579kB time=00:00:04.00 bitrate=58529.8kbits/s speed=1.97x
|
|---|
| 377 | frame= 129 fps= 51 q=2.0 size= 36423kB time=00:00:05.08 bitrate=58734.9kbits/s speed= 2x
|
|---|
| 378 | frame= 156 fps= 51 q=1.6 size= 44266kB time=00:00:06.16 bitrate=58868.1kbits/s speed=2.02x
|
|---|
| 379 | frame= 184 fps= 52 q=2.0 size= 52400kB time=00:00:07.28 bitrate=58964.4kbits/s speed=2.05x
|
|---|
| 380 | frame= 213 fps= 53 q=2.0 size= 60825kB time=00:00:08.44 bitrate=59037.3kbits/s speed=2.08x
|
|---|
| 381 | frame= 242 fps= 53 q=1.6 size= 69249kB time=00:00:09.60 bitrate=59092.5kbits/s speed=2.11x
|
|---|
| 382 | [mxf @ 000001c44e918840] essence container count:2
|
|---|
| 383 | [mxf @ 000001c44e918840] edit units count 251
|
|---|
| 384 | frame= 275 fps= 54 q=1.6 size= 78840kB time=00:00:10.92 bitrate=59144.5kbits/s speed=2.16x
|
|---|
| 385 | frame= 304 fps= 55 q=2.0 size= 87265kB time=00:00:12.08 bitrate=59178.1kbits/s speed=2.17x
|
|---|
| 386 | frame= 329 fps= 54 q=8.1 size= 94527kB time=00:00:13.08 bitrate=59202.2kbits/s speed=2.15x
|
|---|
| 387 | frame= 357 fps= 54 q=2.0 size= 102661kB time=00:00:14.20 bitrate=59225.3kbits/s speed=2.16x
|
|---|
| 388 | frame= 380 fps= 54 q=2.0 size= 109343kB time=00:00:15.12 bitrate=59241.7kbits/s speed=2.14x
|
|---|
| 389 | frame= 406 fps= 54 q=2.0 size= 116896kB time=00:00:16.16 bitrate=59257.9kbits/s speed=2.13x
|
|---|
| 390 | frame= 433 fps= 54 q=2.0 size= 124812kB time=00:00:17.24 bitrate=59307.4kbits/s speed=2.13x
|
|---|
| 391 | frame= 460 fps= 54 q=2.0 size= 132582kB time=00:00:18.32 bitrate=59285.6kbits/s speed=2.13x
|
|---|
| 392 | frame= 487 fps= 54 q=2.0 size= 140426kB time=00:00:19.40 bitrate=59297.2kbits/s speed=2.13x
|
|---|
| 393 | frame= 515 fps= 54 q=1.6 size= 148560kB time=00:00:20.52 bitrate=59308.0kbits/s speed=2.14x
|
|---|
| 394 | [mxf @ 000001c44e918840] essence container count:2
|
|---|
| 395 | [mxf @ 000001c44e918840] edit units count 262
|
|---|
| 396 | frame= 542 fps= 54 q=2.0 size= 156408kB time=00:00:21.60 bitrate=59319.2kbits/s speed=2.14x
|
|---|
| 397 | frame= 571 fps= 54 q=2.0 size= 164833kB time=00:00:22.76 bitrate=59328.1kbits/s speed=2.14x
|
|---|
| 398 | frame= 600 fps= 54 q=2.0 size= 173257kB time=00:00:23.92 bitrate=59336.2kbits/s speed=2.15x
|
|---|
| 399 | frame= 626 fps= 54 q=2.0 size= 180810kB time=00:00:24.96 bitrate=59342.8kbits/s speed=2.14x
|
|---|
| 400 | frame= 651 fps= 54 q=2.0 size= 188073kB time=00:00:25.96 bitrate=59348.6kbits/s speed=2.14x
|
|---|
| 401 | frame= 674 fps= 53 q=2.0 size= 194754kB time=00:00:26.88 bitrate=59353.6kbits/s speed=2.12x
|
|---|
| 402 | frame= 691 fps= 53 q=2.0 size= 199693kB time=00:00:27.56 bitrate=59357.1kbits/s speed=2.09x
|
|---|
| 403 | frame= 708 fps= 52 q=2.0 size= 204631kB time=00:00:28.24 bitrate=59360.4kbits/s speed=2.07x
|
|---|
| 404 | frame= 731 fps= 52 q=1.6 size= 211313kB time=00:00:29.16 bitrate=59364.6kbits/s speed=2.06x
|
|---|
| 405 | frame= 752 fps= 51 q=2.0 size= 217413kB time=00:00:30.00 bitrate=59368.2kbits/s speed=2.04x
|
|---|
| 406 | frame= 775 fps= 51 q=2.1 size= 224095kB time=00:00:30.92 bitrate=59372.0kbits/s speed=2.04x
|
|---|
| 407 | [mxf @ 000001c44e918840] essence container count:2
|
|---|
| 408 | [mxf @ 000001c44e918840] edit units count 259
|
|---|
| 409 | frame= 799 fps= 51 q=2.0 size= 231071kB time=00:00:31.88 bitrate=59376.8kbits/s speed=2.03x
|
|---|
| 410 | frame= 822 fps= 51 q=1.6 size= 237753kB time=00:00:32.80 bitrate=59380.1kbits/s speed=2.02x
|
|---|
| 411 | frame= 845 fps= 51 q=2.0 size= 244434kB time=00:00:33.72 bitrate=59383.3kbits/s speed=2.02x
|
|---|
| 412 | frame= 873 fps= 51 q=2.0 size= 252568kB time=00:00:34.84 bitrate=59386.8kbits/s speed=2.02x
|
|---|
| 413 | frame= 899 fps= 51 q=2.0 size= 260121kB time=00:00:35.88 bitrate=59389.9kbits/s speed=2.03x
|
|---|
| 414 | frame= 928 fps= 51 q=2.0 size= 268546kB time=00:00:37.04 bitrate=59393.2kbits/s speed=2.03x
|
|---|
| 415 | frame= 955 fps= 51 q=2.0 size= 276389kB time=00:00:38.12 bitrate=59396.1kbits/s speed=2.04x
|
|---|
| 416 | frame= 987 fps= 51 q=2.0 size= 285685kB time=00:00:39.40 bitrate=59399.3kbits/s speed=2.05x
|
|---|
| 417 | frame= 1013 fps= 51 q=2.0 size= 293238kB time=00:00:40.44 bitrate=59401.7kbits/s speed=2.05x
|
|---|
| 418 | [mxf @ 000001c44e918840] essence container count:2
|
|---|
| 419 | [mxf @ 000001c44e918840] edit units count 257
|
|---|
| 420 | frame= 1037 fps= 51 q=2.0 size= 300215kB time=00:00:41.40 bitrate=59404.8kbits/s speed=2.04x
|
|---|
| 421 | frame= 1067 fps= 51 q=1.6 size= 308930kB time=00:00:42.60 bitrate=59407.3kbits/s speed=2.05x
|
|---|
| 422 | frame= 1096 fps= 52 q=2.0 size= 317354kB time=00:00:43.76 bitrate=59409.6kbits/s speed=2.06x
|
|---|
| 423 | frame= 1128 fps= 52 q=2.0 size= 326650kB time=00:00:45.04 bitrate=59412.0kbits/s speed=2.07x
|
|---|
| 424 | frame= 1160 fps= 52 q=2.0 size= 335946kB time=00:00:46.32 bitrate=59414.3kbits/s speed=2.08x
|
|---|
| 425 | frame= 1189 fps= 52 q=2.0 size= 344371kB time=00:00:47.48 bitrate=59416.2kbits/s speed=2.09x
|
|---|
| 426 | frame= 1222 fps= 53 q=2.0 size= 353957kB time=00:00:48.80 bitrate=59418.4kbits/s speed= 2.1x
|
|---|
| 427 | frame= 1253 fps= 53 q=2.0 size= 362963kB time=00:00:50.04 bitrate=59420.2kbits/s speed= 2.1x
|
|---|
| 428 | frame= 1277 fps= 53 q=2.0 size= 369935kB time=00:00:51.00 bitrate=59421.6kbits/s speed= 2.1x
|
|---|
| 429 | [mxf @ 000001c44e918840] essence container count:2
|
|---|
| 430 | [mxf @ 000001c44e918840] edit units count 262
|
|---|
| 431 | frame= 1301 fps= 52 q=2.0 size= 376912kB time=00:00:51.96 bitrate=59423.8kbits/s speed= 2.1x
|
|---|
| 432 | frame= 1327 fps= 52 q=2.0 size= 384465kB time=00:00:53.00 bitrate=59425.2kbits/s speed=2.09x
|
|---|
| 433 | frame= 1351 fps= 52 q=2.0 size= 391437kB time=00:00:53.96 bitrate=59426.4kbits/s speed=2.09x
|
|---|
| 434 | frame= 1374 fps= 52 q=2.0 size= 398118kB time=00:00:54.88 bitrate=59427.5kbits/s speed=2.09x
|
|---|
| 435 | frame= 1399 fps= 52 q=2.0 size= 405381kB time=00:00:55.88 bitrate=59428.7kbits/s speed=2.08x
|
|---|
| 436 | frame= 1423 fps= 52 q=2.0 size= 412353kB time=00:00:56.84 bitrate=59429.8kbits/s speed=2.08x
|
|---|
| 437 | frame= 1446 fps= 52 q=2.0 size= 419034kB time=00:00:57.76 bitrate=59430.9kbits/s speed=2.08x
|
|---|
| 438 | frame= 1472 fps= 52 q=2.0 size= 426587kB time=00:00:58.80 bitrate=59432.0kbits/s speed=2.08x
|
|---|
| 439 | frame= 1496 fps= 52 q=2.0 size= 433559kB time=00:00:59.76 bitrate=59433.0kbits/s speed=2.07x
|
|---|
| 440 | frame= 1520 fps= 52 q=3.7 size= 440531kB time=00:01:00.72 bitrate=59434.0kbits/s speed=2.07x
|
|---|
| 441 | frame= 1543 fps= 52 q=1.6 size= 447213kB time=00:01:01.64 bitrate=59434.9kbits/s speed=2.06x
|
|---|
| 442 | [mxf @ 000001c44e918840] essence container count:2
|
|---|
| 443 | [mxf @ 000001c44e918840] edit units count 262
|
|---|
| 444 | frame= 1563 fps= 51 q=2.0 size= 453056kB time=00:01:02.44 bitrate=59440.0kbits/s speed=2.06x
|
|---|
| 445 | frame= 1585 fps= 51 q=2.0 size= 459417kB time=00:01:03.32 bitrate=59436.8kbits/s speed=2.05x
|
|---|
| 446 | frame= 1608 fps= 51 q=2.0 size= 466098kB time=00:01:04.24 bitrate=59437.7kbits/s speed=2.05x
|
|---|
| 447 | frame= 1632 fps= 51 q=2.0 size= 473070kB time=00:01:05.20 bitrate=59438.5kbits/s speed=2.04x
|
|---|
| 448 | frame= 1656 fps= 51 q=2.0 size= 480042kB time=00:01:06.16 bitrate=59439.3kbits/s speed=2.04x
|
|---|
| 449 | frame= 1682 fps= 51 q=2.0 size= 487595kB time=00:01:07.20 bitrate=59440.2kbits/s speed=2.04x
|
|---|
| 450 | frame= 1710 fps= 51 q=2.0 size= 495729kB time=00:01:08.32 bitrate=59441.0kbits/s speed=2.04x
|
|---|
| 451 | frame= 1733 fps= 51 q=2.0 size= 502411kB time=00:01:09.24 bitrate=59441.8kbits/s speed=2.04x
|
|---|
| 452 | frame= 1759 fps= 51 q=1.6 size= 509964kB time=00:01:10.28 bitrate=59442.5kbits/s speed=2.04x
|
|---|
| 453 | frame= 1777 fps= 51 q=6.3 size= 515193kB time=00:01:11.00 bitrate=59443.1kbits/s speed=2.03x
|
|---|
| 454 | frame= 1803 fps= 51 q=2.0 size= 522746kB time=00:01:12.04 bitrate=59443.8kbits/s speed=2.03x
|
|---|
| 455 | [mxf @ 000001c44e918840] essence container count:2
|
|---|
| 456 | [mxf @ 000001c44e918840] edit units count 252
|
|---|
| 457 | frame= 1829 fps= 51 q=2.0 size= 530303kB time=00:01:13.08 bitrate=59445.0kbits/s speed=2.03x
|
|---|
| 458 | frame= 1855 fps= 51 q=1.6 size= 537856kB time=00:01:14.12 bitrate=59445.7kbits/s speed=2.03x
|
|---|
| 459 | frame= 1881 fps= 51 q=2.0 size= 545409kB time=00:01:15.16 bitrate=59446.4kbits/s speed=2.03x
|
|---|
| 460 | frame= 1908 fps= 51 q=2.0 size= 553253kB time=00:01:16.24 bitrate=59447.1kbits/s speed=2.03x
|
|---|
| 461 | frame= 1935 fps= 51 q=2.0 size= 561096kB time=00:01:17.32 bitrate=59447.7kbits/s speed=2.04x
|
|---|
| 462 | frame= 1960 fps= 51 q=2.0 size= 568358kB time=00:01:18.32 bitrate=59448.3kbits/s speed=2.03x
|
|---|
| 463 | frame= 1989 fps= 51 q=2.0 size= 576783kB time=00:01:19.48 bitrate=59448.9kbits/s speed=2.04x
|
|---|
| 464 | frame= 2016 fps= 51 q=2.0 size= 584626kB time=00:01:20.56 bitrate=59449.6kbits/s speed=2.04x
|
|---|
| 465 | frame= 2042 fps= 51 q=2.0 size= 592179kB time=00:01:21.60 bitrate=59450.1kbits/s speed=2.04x
|
|---|
| 466 | [mxf @ 000001c44e918840] essence container count:2
|
|---|
| 467 | [mxf @ 000001c44e918840] edit units count 252
|
|---|
| 468 | frame= 2068 fps= 51 q=2.0 size= 599737kB time=00:01:22.64 bitrate=59451.1kbits/s speed=2.04x
|
|---|
| 469 | frame= 2093 fps= 51 q=2.0 size= 606999kB time=00:01:23.64 bitrate=59451.6kbits/s speed=2.04x
|
|---|
| 470 | frame= 2119 fps= 51 q=1.6 size= 614552kB time=00:01:24.68 bitrate=59452.1kbits/s speed=2.04x
|
|---|
| 471 | frame= 2146 fps= 51 q=2.0 size= 622395kB time=00:01:25.76 bitrate=59452.7kbits/s speed=2.04x
|
|---|
| 472 | frame= 2172 fps= 51 q=2.0 size= 629948kB time=00:01:26.80 bitrate=59453.2kbits/s speed=2.04x
|
|---|
| 473 | frame= 2199 fps= 51 q=2.0 size= 637792kB time=00:01:27.88 bitrate=59453.7kbits/s speed=2.04x
|
|---|
| 474 | frame= 2225 fps= 51 q=2.0 size= 645345kB time=00:01:28.92 bitrate=59454.1kbits/s speed=2.04x
|
|---|
| 475 | frame= 2252 fps= 51 q=2.0 size= 653188kB time=00:01:30.00 bitrate=59454.6kbits/s speed=2.04x
|
|---|
| 476 | frame= 2277 fps= 51 q=2.0 size= 660451kB time=00:01:31.00 bitrate=59455.1kbits/s speed=2.04x
|
|---|
| 477 | frame= 2304 fps= 51 q=2.0 size= 668294kB time=00:01:32.08 bitrate=59455.5kbits/s speed=2.04x
|
|---|
| 478 | [mxf @ 000001c44e918840] essence container count:2
|
|---|
| 479 | [mxf @ 000001c44e918840] edit units count 252
|
|---|
| 480 | frame= 2330 fps= 51 q=2.0 size= 675852kB time=00:01:33.12 bitrate=59456.4kbits/s speed=2.04x
|
|---|
| 481 | frame= 2356 fps= 51 q=2.0 size= 683405kB time=00:01:34.16 bitrate=59456.8kbits/s speed=2.04x
|
|---|
| 482 | frame= 2383 fps= 51 q=1.6 size= 691248kB time=00:01:35.24 bitrate=59457.2kbits/s speed=2.04x
|
|---|
| 483 | frame= 2407 fps= 51 q=1.6 size= 698220kB time=00:01:36.20 bitrate=59457.6kbits/s speed=2.04x
|
|---|
| 484 | frame= 2435 fps= 51 q=2.0 size= 706354kB time=00:01:37.32 bitrate=59458.0kbits/s speed=2.05x
|
|---|
| 485 | frame= 2461 fps= 51 q=2.0 size= 713907kB time=00:01:38.36 bitrate=59458.4kbits/s speed=2.05x
|
|---|
| 486 | frame= 2488 fps= 51 q=2.0 size= 721751kB time=00:01:39.44 bitrate=59458.8kbits/s speed=2.05x
|
|---|
| 487 | frame= 2519 fps= 51 q=2.0 size= 730756kB time=00:01:40.68 bitrate=59459.2kbits/s speed=2.05x
|
|---|
| 488 | frame= 2544 fps= 51 q=2.0 size= 738119kB time=00:01:41.68 bitrate=59467.7kbits/s speed=2.05x
|
|---|
| 489 | frame= 2567 fps= 51 q=2.0 size= 744700kB time=00:01:42.60 bitrate=59459.8kbits/s speed=2.05x
|
|---|
| 490 | [mxf @ 000001c44e918840] essence container count:2
|
|---|
| 491 | [mxf @ 000001c44e918840] edit units count 262
|
|---|
| 492 | frame= 2592 fps= 51 q=2.0 size= 751967kB time=00:01:43.60 bitrate=59460.5kbits/s speed=2.05x
|
|---|
| 493 | frame= 2619 fps= 51 q=2.0 size= 759810kB time=00:01:44.68 bitrate=59460.9kbits/s speed=2.05x
|
|---|
| 494 | frame= 2646 fps= 51 q=2.0 size= 767654kB time=00:01:45.76 bitrate=59461.2kbits/s speed=2.05x
|
|---|
| 495 | frame= 2674 fps= 51 q=2.0 size= 775788kB time=00:01:46.88 bitrate=59461.6kbits/s speed=2.05x
|
|---|
| 496 | frame= 2701 fps= 51 q=2.0 size= 783631kB time=00:01:47.96 bitrate=59461.9kbits/s speed=2.05x
|
|---|
| 497 | frame= 2732 fps= 51 q=2.0 size= 792637kB time=00:01:49.20 bitrate=59462.3kbits/s speed=2.05x
|
|---|
| 498 | frame= 2761 fps= 51 q=2.0 size= 801061kB time=00:01:50.36 bitrate=59462.6kbits/s speed=2.06x
|
|---|
| 499 | frame= 2785 fps= 51 q=2.0 size= 808033kB time=00:01:51.32 bitrate=59462.9kbits/s speed=2.05x
|
|---|
| 500 | frame= 2811 fps= 51 q=2.0 size= 815586kB time=00:01:52.36 bitrate=59463.2kbits/s speed=2.05x
|
|---|
| 501 | [mxf @ 000001c44e918840] essence container count:2
|
|---|
| 502 | [mxf @ 000001c44e918840] edit units count 256
|
|---|
| 503 | frame= 2836 fps= 51 q=2.0 size= 822853kB time=00:01:53.36 bitrate=59463.8kbits/s speed=2.05x
|
|---|
| 504 | frame= 2862 fps= 51 q=2.0 size= 830406kB time=00:01:54.40 bitrate=59464.0kbits/s speed=2.05x
|
|---|
| 505 | frame= 2890 fps= 51 q=2.0 size= 838540kB time=00:01:55.52 bitrate=59464.3kbits/s speed=2.06x
|
|---|
| 506 | frame= 2916 fps= 51 q=2.0 size= 846093kB time=00:01:56.56 bitrate=59464.6kbits/s speed=2.06x
|
|---|
| 507 | frame= 2941 fps= 51 q=2.0 size= 853356kB time=00:01:57.56 bitrate=59464.9kbits/s speed=2.06x
|
|---|
| 508 | frame= 2966 fps= 51 q=2.0 size= 860618kB time=00:01:58.56 bitrate=59465.1kbits/s speed=2.05x
|
|---|
| 509 | frame= 2992 fps= 51 q=2.0 size= 868171kB time=00:01:59.60 bitrate=59465.4kbits/s speed=2.05x
|
|---|
| 510 | frame= 3017 fps= 51 q=2.0 size= 875434kB time=00:02:00.60 bitrate=59465.6kbits/s speed=2.05x
|
|---|
| 511 | frame= 3040 fps= 51 q=2.0 size= 882115kB time=00:02:01.52 bitrate=59465.8kbits/s speed=2.05x
|
|---|
| 512 | frame= 3065 fps= 51 q=2.0 size= 889378kB time=00:02:02.52 bitrate=59466.1kbits/s speed=2.05x
|
|---|
| 513 | [mxf @ 000001c44e918840] essence container count:2
|
|---|
| 514 | [mxf @ 000001c44e918840] edit units count 252
|
|---|
| 515 | frame= 3091 fps= 51 q=2.0 size= 896935kB time=00:02:03.56 bitrate=59466.6kbits/s speed=2.05x
|
|---|
| 516 | frame= 3118 fps= 51 q=2.0 size= 904779kB time=00:02:04.64 bitrate=59466.8kbits/s speed=2.05x
|
|---|
| 517 | frame= 3144 fps= 51 q=2.0 size= 912331kB time=00:02:05.68 bitrate=59467.0kbits/s speed=2.05x
|
|---|
| 518 | frame= 3172 fps= 51 q=2.0 size= 920465kB time=00:02:06.80 bitrate=59467.3kbits/s speed=2.05x
|
|---|
| 519 | frame= 3200 fps= 51 q=2.0 size= 928599kB time=00:02:07.92 bitrate=59467.5kbits/s speed=2.05x
|
|---|
| 520 | frame= 3231 fps= 51 q=2.0 size= 937605kB time=00:02:09.16 bitrate=59467.8kbits/s speed=2.06x
|
|---|
| 521 | frame= 3263 fps= 52 q=1.6 size= 946901kB time=00:02:10.44 bitrate=59468.0kbits/s speed=2.06x
|
|---|
| 522 | frame= 3295 fps= 52 q=2.0 size= 956197kB time=00:02:11.72 bitrate=59468.3kbits/s speed=2.07x
|
|---|
| 523 | frame= 3322 fps= 52 q=2.0 size= 964040kB time=00:02:12.80 bitrate=59468.5kbits/s speed=2.07x
|
|---|
| 524 | [mxf @ 000001c44e918840] essence container count:2
|
|---|
| 525 | [mxf @ 000001c44e918840] edit units count 254
|
|---|
| 526 | [out_0_0 @ 000001c44e07f980] EOF on sink link out_0_0:default.
|
|---|
| 527 | [out_0_1 @ 000001c44f198900] EOF on sink link out_0_1:default.
|
|---|
| 528 | No more output streams to write to, finishing.
|
|---|
| 529 | [mxf @ 000001c44e918840] essence container count:2
|
|---|
| 530 | [mxf @ 000001c44e918840] edit units count 13
|
|---|
| 531 | [mxf @ 000001c44e918840] essence container count:2
|
|---|
| 532 | [mxf @ 000001c44e918840] essence container count:2
|
|---|
| 533 | [mxf @ 000001c44e918840] package type:1
|
|---|
| 534 | [mxf @ 000001c44e918840] package type:2
|
|---|
| 535 | frame= 3346 fps= 52 q=2.0 Lsize= 971890kB time=00:02:13.84 bitrate=59486.9kbits/s speed=2.07x
|
|---|
| 536 | video:816708kB audio:150570kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.476769%
|
|---|
| 537 | Input file #0 (INPUT.mxf):
|
|---|
| 538 | Input stream #0:0 (video): 3346 packets read (836082208 bytes); 3346 frames decoded;
|
|---|
| 539 | Input stream #0:1 (audio): 3346 packets read (19272960 bytes); 3346 frames decoded (6424320 samples);
|
|---|
| 540 | Input stream #0:2 (audio): 3346 packets read (19272960 bytes); 3346 frames decoded (6424320 samples);
|
|---|
| 541 | Input stream #0:3 (audio): 18 packets read (103680 bytes);
|
|---|
| 542 | Input stream #0:4 (audio): 18 packets read (103680 bytes);
|
|---|
| 543 | Input stream #0:5 (audio): 18 packets read (103680 bytes);
|
|---|
| 544 | Input stream #0:6 (audio): 18 packets read (103680 bytes);
|
|---|
| 545 | Input stream #0:7 (audio): 18 packets read (103680 bytes);
|
|---|
| 546 | Input stream #0:8 (audio): 18 packets read (103680 bytes);
|
|---|
| 547 | Total: 10146 packets (875250208 bytes) demuxed
|
|---|
| 548 | Input file #1 (anullsrc=r=48000:cl=mono):
|
|---|
| 549 | Input stream #1:0 (audio): 6274 packets read (6424576 bytes); 6274 frames decoded (6424576 samples);
|
|---|
| 550 | Total: 6274 packets (6424576 bytes) demuxed
|
|---|
| 551 | Output file #0 (OUTPUT.mxf):
|
|---|
| 552 | Output stream #0:0 (video): 3346 frames encoded; 3346 packets muxed (836309024 bytes);
|
|---|
| 553 | Output stream #0:1 (audio): 6274 frames encoded (6424320 samples); 6274 packets muxed (154183680 bytes);
|
|---|
| 554 | Total: 9620 packets (990492704 bytes) muxed
|
|---|
| 555 | 16312 frames successfully decoded, 0 decoding errors
|
|---|
| 556 | [AVIOContext @ 000001c44e91d280] Statistics: 15 seeks, 6754 writeouts
|
|---|
| 557 | [AVIOContext @ 000001c44dfd5540] Statistics: 1000869179 bytes read, 743 seeks
|
|---|