| 1 | ffmpeg started on 2015-08-24 at 12:14:37
|
|---|
| 2 | Report written to "ffmpeg-20150824-121437.log"
|
|---|
| 3 | Command line:
|
|---|
| 4 | ./ffmpeg -v 9 -loglevel 99 -report -i video.mp4 -filter_complex "amovie=wmal2.wma:loop=0,aformat=sample_fmts=fltp:sample_rates=44100:channel_layouts=stereo,volume=1[a1];[0:a]aformat=sample_fmts=fltp:sample_rates=44100:channel_layouts=stereo,volume=0.3[a2];[a1][a2]amerge,pan=stereo|c0<c0+c2|c1<c1+c3[out]" -map 0:v -map "[out]" -c:v copy -c:a libfdk_aac -shortest output.mp4
|
|---|
| 5 | ffmpeg version N-74624-gfd2977d Copyright (c) 2000-2015 the FFmpeg developers
|
|---|
| 6 | built with Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
|
|---|
| 7 | configuration: --prefix=/tmp/ffmpeg_dev_full --enable-static --enable-libx264 --enable-libfdk-aac --enable-gpl --enable-nonfree
|
|---|
| 8 | libavutil 54. 31.100 / 54. 31.100
|
|---|
| 9 | libavcodec 56. 58.100 / 56. 58.100
|
|---|
| 10 | libavformat 56. 40.101 / 56. 40.101
|
|---|
| 11 | libavdevice 56. 4.100 / 56. 4.100
|
|---|
| 12 | libavfilter 5. 37.100 / 5. 37.100
|
|---|
| 13 | libswscale 3. 1.101 / 3. 1.101
|
|---|
| 14 | libswresample 1. 2.101 / 1. 2.101
|
|---|
| 15 | libpostproc 53. 3.100 / 53. 3.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 file with argument 'video.mp4'.
|
|---|
| 21 | Reading option '-filter_complex' ... matched as option 'filter_complex' (create a complex filtergraph) with argument 'amovie=wmal2.wma:loop=0,aformat=sample_fmts=fltp:sample_rates=44100:channel_layouts=stereo,volume=1[a1];[0:a]aformat=sample_fmts=fltp:sample_rates=44100:channel_layouts=stereo,volume=0.3[a2];[a1][a2]amerge,pan=stereo|c0<c0+c2|c1<c1+c3[out]'.
|
|---|
| 22 | Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:v'.
|
|---|
| 23 | Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '[out]'.
|
|---|
| 24 | Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'copy'.
|
|---|
| 25 | Reading option '-c:a' ... matched as option 'c' (codec name) with argument 'libfdk_aac'.
|
|---|
| 26 | Reading option '-shortest' ... matched as option 'shortest' (finish encoding within shortest input) with argument '1'.
|
|---|
| 27 | Reading option 'output.mp4' ... matched as output file.
|
|---|
| 28 | Finished splitting the commandline.
|
|---|
| 29 | Parsing a group of options: global .
|
|---|
| 30 | Applying option v (set logging level) with argument 9.
|
|---|
| 31 | Applying option loglevel (set logging level) with argument 99.
|
|---|
| 32 | Applying option report (generate a report) with argument 1.
|
|---|
| 33 | Applying option filter_complex (create a complex filtergraph) with argument amovie=wmal2.wma:loop=0,aformat=sample_fmts=fltp:sample_rates=44100:channel_layouts=stereo,volume=1[a1];[0:a]aformat=sample_fmts=fltp:sample_rates=44100:channel_layouts=stereo,volume=0.3[a2];[a1][a2]amerge,pan=stereo|c0<c0+c2|c1<c1+c3[out].
|
|---|
| 34 | Successfully parsed a group of options.
|
|---|
| 35 | Parsing a group of options: input file video.mp4.
|
|---|
| 36 | Successfully parsed a group of options.
|
|---|
| 37 | Opening an input file: video.mp4.
|
|---|
| 38 | [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7ff71a800000] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
|
|---|
| 39 | [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7ff71a800000] ISO: File Type Major Brand: isom
|
|---|
| 40 | [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7ff71a800000] Before avformat_find_stream_info() pos: 21160067 bytes read:55362 seeks:1
|
|---|
| 41 | [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7ff71a800000] All info found
|
|---|
| 42 | [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7ff71a800000] After avformat_find_stream_info() pos: 137630 bytes read:225433 seeks:2 frames:2
|
|---|
| 43 | Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'video.mp4':
|
|---|
| 44 | Metadata:
|
|---|
| 45 | major_brand : isom
|
|---|
| 46 | minor_version : 512
|
|---|
| 47 | compatible_brands: isomiso2avc1mp41
|
|---|
| 48 | encoder : Lavf55.48.100
|
|---|
| 49 | Duration: 00:00:19.13, start: 0.000000, bitrate: 8847 kb/s
|
|---|
| 50 | Stream #0:0(und), 1, 1/90000: Video: h264 (High), 1 reference frame (avc1 / 0x31637661), yuvj420p(pc, left), 1920x1080 (1920x1088), 1/120, 8743 kb/s, 59.81 fps, 60 tbr, 90k tbn, 120 tbc (default)
|
|---|
| 51 | Metadata:
|
|---|
| 52 | handler_name : VideoHandler
|
|---|
| 53 | Stream #0:1(und), 1, 1/48000: Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, mono, fltp, 104 kb/s (default)
|
|---|
| 54 | Metadata:
|
|---|
| 55 | handler_name : SoundHandler
|
|---|
| 56 | Successfully opened the file.
|
|---|
| 57 | detected 4 logical cores
|
|---|
| 58 | [Parsed_amovie_0 @ 0x7ff719600ac0] Setting 'filename' to value 'wmal2.wma'
|
|---|
| 59 | [Parsed_amovie_0 @ 0x7ff719600ac0] Setting 'loop' to value '0'
|
|---|
| 60 | [asf @ 0x7ff71a811600] Format asf probed with size=2048 and score=100
|
|---|
| 61 | [asf @ 0x7ff71a811600] gpos mismatch our pos=24, end=26
|
|---|
| 62 | [asf @ 0x7ff71a811600] gpos mismatch our pos=24, end=3251
|
|---|
| 63 | [asf @ 0x7ff71a811600] gpos mismatch our pos=24, end=34
|
|---|
| 64 | [asf @ 0x7ff71a811600] Unsupported byte array in tag ASFLeakyBucketPairs.
|
|---|
| 65 | [asf @ 0x7ff71a811600] gpos mismatch our pos=24, end=226
|
|---|
| 66 | [asf @ 0x7ff71a811600] gpos mismatch our pos=24, end=32
|
|---|
| 67 | [asf @ 0x7ff71a811600] Before avformat_find_stream_info() pos: 5037 bytes read:32768 seeks:0
|
|---|
| 68 | [asf @ 0x7ff71a811600] parser not found for codec wmalossless, packets or times may be invalid.
|
|---|
| 69 | [asf @ 0x7ff71a811600] parser not found for codec wmalossless, packets or times may be invalid.
|
|---|
| 70 | [asf @ 0x7ff71a811600] All info found
|
|---|
| 71 | [asf @ 0x7ff71a811600] After avformat_find_stream_info() pos: 18439 bytes read:32768 seeks:0 frames:1
|
|---|
| 72 | [Parsed_amovie_0 @ 0x7ff719600ac0] seek_point:0 format_name:(null) file_name:wmal2.wma stream_index:-1
|
|---|
| 73 | [Parsed_aformat_1 @ 0x7ff719601e00] Setting 'sample_fmts' to value 'fltp'
|
|---|
| 74 | [Parsed_aformat_1 @ 0x7ff719601e00] Setting 'sample_rates' to value '44100'
|
|---|
| 75 | [Parsed_aformat_1 @ 0x7ff719601e00] Setting 'channel_layouts' to value 'stereo'
|
|---|
| 76 | [Parsed_volume_2 @ 0x7ff7196021c0] Setting 'volume' to value '1'
|
|---|
| 77 | [Parsed_aformat_3 @ 0x7ff7196028c0] Setting 'sample_fmts' to value 'fltp'
|
|---|
| 78 | [Parsed_aformat_3 @ 0x7ff7196028c0] Setting 'sample_rates' to value '44100'
|
|---|
| 79 | [Parsed_aformat_3 @ 0x7ff7196028c0] Setting 'channel_layouts' to value 'stereo'
|
|---|
| 80 | [Parsed_volume_4 @ 0x7ff719602b60] Setting 'volume' to value '0.3'
|
|---|
| 81 | [Parsed_pan_6 @ 0x7ff719603640] compat: called with args=[stereo|c0<c0+c2|c1<c1+c3]
|
|---|
| 82 | [Parsed_pan_6 @ 0x7ff719603640] Setting 'args' to value 'stereo|c0<c0+c2|c1<c1+c3'
|
|---|
| 83 | [AVIOContext @ 0x7ff719600d20] Statistics: 32768 bytes read, 0 seeks
|
|---|
| 84 | Parsing a group of options: output file output.mp4.
|
|---|
| 85 | Applying option map (set input stream mapping) with argument 0:v.
|
|---|
| 86 | Applying option map (set input stream mapping) with argument [out].
|
|---|
| 87 | Applying option c:v (codec name) with argument copy.
|
|---|
| 88 | Applying option c:a (codec name) with argument libfdk_aac.
|
|---|
| 89 | Applying option shortest (finish encoding within shortest input) with argument 1.
|
|---|
| 90 | Successfully parsed a group of options.
|
|---|
| 91 | Opening an output file: output.mp4.
|
|---|
| 92 | Successfully opened the file.
|
|---|
| 93 | [Parsed_amovie_0 @ 0x7ff719603940] Setting 'filename' to value 'wmal2.wma'
|
|---|
| 94 | [Parsed_amovie_0 @ 0x7ff719603940] Setting 'loop' to value '0'
|
|---|
| 95 | [asf @ 0x7ff71a812200] Format asf probed with size=2048 and score=100
|
|---|
| 96 | [asf @ 0x7ff71a812200] gpos mismatch our pos=24, end=26
|
|---|
| 97 | [asf @ 0x7ff71a812200] gpos mismatch our pos=24, end=3251
|
|---|
| 98 | [asf @ 0x7ff71a812200] gpos mismatch our pos=24, end=34
|
|---|
| 99 | [asf @ 0x7ff71a812200] Unsupported byte array in tag ASFLeakyBucketPairs.
|
|---|
| 100 | [asf @ 0x7ff71a812200] gpos mismatch our pos=24, end=226
|
|---|
| 101 | [asf @ 0x7ff71a812200] gpos mismatch our pos=24, end=32
|
|---|
| 102 | [asf @ 0x7ff71a812200] Before avformat_find_stream_info() pos: 5037 bytes read:32768 seeks:0
|
|---|
| 103 | [asf @ 0x7ff71a812200] parser not found for codec wmalossless, packets or times may be invalid.
|
|---|
| 104 | [asf @ 0x7ff71a812200] parser not found for codec wmalossless, packets or times may be invalid.
|
|---|
| 105 | [asf @ 0x7ff71a812200] All info found
|
|---|
| 106 | [asf @ 0x7ff71a812200] After avformat_find_stream_info() pos: 18439 bytes read:32768 seeks:0 frames:1
|
|---|
| 107 | [Parsed_amovie_0 @ 0x7ff719603940] seek_point:0 format_name:(null) file_name:wmal2.wma stream_index:-1
|
|---|
| 108 | [Parsed_aformat_1 @ 0x7ff7196029a0] Setting 'sample_fmts' to value 'fltp'
|
|---|
| 109 | [Parsed_aformat_1 @ 0x7ff7196029a0] Setting 'sample_rates' to value '44100'
|
|---|
| 110 | [Parsed_aformat_1 @ 0x7ff7196029a0] Setting 'channel_layouts' to value 'stereo'
|
|---|
| 111 | [Parsed_volume_2 @ 0x7ff719602500] Setting 'volume' to value '1'
|
|---|
| 112 | [Parsed_aformat_3 @ 0x7ff719600ee0] Setting 'sample_fmts' to value 'fltp'
|
|---|
| 113 | [Parsed_aformat_3 @ 0x7ff719600ee0] Setting 'sample_rates' to value '44100'
|
|---|
| 114 | [Parsed_aformat_3 @ 0x7ff719600ee0] Setting 'channel_layouts' to value 'stereo'
|
|---|
| 115 | [Parsed_volume_4 @ 0x7ff719601160] Setting 'volume' to value '0.3'
|
|---|
| 116 | [Parsed_pan_6 @ 0x7ff7196028c0] compat: called with args=[stereo|c0<c0+c2|c1<c1+c3]
|
|---|
| 117 | [Parsed_pan_6 @ 0x7ff7196028c0] Setting 'args' to value 'stereo|c0<c0+c2|c1<c1+c3'
|
|---|
| 118 | [graph 0 input from stream 0:1 @ 0x7ff719603d00] Setting 'time_base' to value '1/48000'
|
|---|
| 119 | [graph 0 input from stream 0:1 @ 0x7ff719603d00] Setting 'sample_rate' to value '48000'
|
|---|
| 120 | [graph 0 input from stream 0:1 @ 0x7ff719603d00] Setting 'sample_fmt' to value 'fltp'
|
|---|
| 121 | [graph 0 input from stream 0:1 @ 0x7ff719603d00] Setting 'channel_layout' to value '0x4'
|
|---|
| 122 | [graph 0 input from stream 0:1 @ 0x7ff719603d00] tb:1/48000 samplefmt:fltp samplerate:48000 chlayout:0x4
|
|---|
| 123 | [audio format for output stream 0:1 @ 0x7ff719604220] Setting 'sample_fmts' to value 's16'
|
|---|
| 124 | [audio format for output stream 0:1 @ 0x7ff719604220] Setting 'sample_rates' to value '96000|88200|64000|48000|44100|32000|24000|22050|16000|12000|11025|8000'
|
|---|
| 125 | [audio format for output stream 0:1 @ 0x7ff719604220] Setting 'channel_layouts' to value '0x4|0x3|0x7|0x107|0x37|0x3f|0xff|0x63f'
|
|---|
| 126 | [Parsed_amerge_5 @ 0x7ff7196016c0] No channel layout for input 1
|
|---|
| 127 | [Parsed_aformat_1 @ 0x7ff7196029a0] auto-inserting filter 'auto-inserted resampler 0' between the filter 'Parsed_amovie_0' and the filter 'Parsed_aformat_1'
|
|---|
| 128 | [Parsed_aformat_3 @ 0x7ff719600ee0] auto-inserting filter 'auto-inserted resampler 1' between the filter 'graph 0 input from stream 0:1' and the filter 'Parsed_aformat_3'
|
|---|
| 129 | [AVFilterGraph @ 0x7ff71940e080] query_formats: 9 queried, 12 merged, 6 already done, 9 delayed
|
|---|
| 130 | [AVFilterGraph @ 0x7ff71940e080] query_formats not finished
|
|---|
| 131 | [Parsed_amerge_5 @ 0x7ff7196016c0] Input channel layouts overlap: output layout will be determined by the number of distinct input channels
|
|---|
| 132 | [Parsed_amerge_5 @ 0x7ff7196016c0] auto-inserting filter 'auto-inserted resampler 0' between the filter 'Parsed_volume_2' and the filter 'Parsed_amerge_5'
|
|---|
| 133 | [Parsed_amerge_5 @ 0x7ff7196016c0] auto-inserting filter 'auto-inserted resampler 1' between the filter 'Parsed_volume_4' and the filter 'Parsed_amerge_5'
|
|---|
| 134 | [AVFilterGraph @ 0x7ff71940e080] query_formats: 1 queried, 3 merged, 30 already done, 0 delayed
|
|---|
| 135 | [auto-inserted resampler 0 @ 0x7ff719604d80] [SWR @ 0x7ff71a82e600] Using s16p internally between filters
|
|---|
| 136 | [auto-inserted resampler 0 @ 0x7ff719604d80] ch:2 chl:stereo fmt:s16p r:44100Hz -> ch:2 chl:stereo fmt:fltp r:44100Hz
|
|---|
| 137 | [Parsed_aformat_1 @ 0x7ff7196029a0] tb:0.000023 sample_rate:44100.000000 nb_channels:2.000000
|
|---|
| 138 | [Parsed_volume_2 @ 0x7ff719602500] n:nan t:nan pts:nan precision:float volume:1.000000 volume_dB:0.000000
|
|---|
| 139 | [auto-inserted resampler 0 @ 0x7ff719604860] [SWR @ 0x7ff71a848600] Using fltp internally between filters
|
|---|
| 140 | [auto-inserted resampler 0 @ 0x7ff719604860] ch:2 chl:stereo fmt:fltp r:44100Hz -> ch:2 chl:stereo fmt:s16 r:44100Hz
|
|---|
| 141 | [auto-inserted resampler 1 @ 0x7ff7196050e0] [SWR @ 0x7ff71a83b600] Using fltp internally between filters
|
|---|
| 142 | 0.707107
|
|---|
| 143 | 0.707107
|
|---|
| 144 | [auto-inserted resampler 1 @ 0x7ff7196050e0] ch:1 chl:mono fmt:fltp r:48000Hz -> ch:2 chl:stereo fmt:fltp r:44100Hz
|
|---|
| 145 | [Parsed_aformat_3 @ 0x7ff719600ee0] tb:0.000023 sample_rate:44100.000000 nb_channels:2.000000
|
|---|
| 146 | [Parsed_volume_4 @ 0x7ff719601160] n:nan t:nan pts:nan precision:float volume:0.300000 volume_dB:-10.457575
|
|---|
| 147 | [auto-inserted resampler 1 @ 0x7ff719605720] [SWR @ 0x7ff71a855600] Using fltp internally between filters
|
|---|
| 148 | [auto-inserted resampler 1 @ 0x7ff719605720] ch:2 chl:stereo fmt:fltp r:44100Hz -> ch:2 chl:stereo fmt:s16 r:44100Hz
|
|---|
| 149 | [Parsed_amerge_5 @ 0x7ff7196016c0] in0:stereo + in1:stereo -> out:4.0
|
|---|
| 150 | [Parsed_pan_6 @ 0x7ff7196028c0] [SWR @ 0x7ff71a862600] Using s16p internally between filters
|
|---|
| 151 | [Parsed_pan_6 @ 0x7ff7196028c0] o0 = 0.5 i0 + 0 i1 + 0.5 i2 + 0 i3
|
|---|
| 152 | [Parsed_pan_6 @ 0x7ff7196028c0] o1 = 0 i0 + 0.5 i1 + 0 i2 + 0.5 i3
|
|---|
| 153 | [mp4 @ 0x7ff71980ee00] Codec for stream 0 does not use global headers but container format requires global headers
|
|---|
| 154 | Output #0, mp4, to 'output.mp4':
|
|---|
| 155 | Metadata:
|
|---|
| 156 | major_brand : isom
|
|---|
| 157 | minor_version : 512
|
|---|
| 158 | compatible_brands: isomiso2avc1mp41
|
|---|
| 159 | encoder : Lavf56.40.101
|
|---|
| 160 | Stream #0:0(und), 0, 1/90000: Video: h264, 1 reference frame ([33][0][0][0] / 0x0021), yuvj420p(left), 1920x1080 (0x0), 1/90000, q=2-31, 8743 kb/s, 59.81 fps, 60 tbr, 90k tbn, 90k tbc (default)
|
|---|
| 161 | Metadata:
|
|---|
| 162 | handler_name : VideoHandler
|
|---|
| 163 | Stream #0:1, 0, 1/44100: Audio: aac (libfdk_aac) ([64][0][0][0] / 0x0040), 44100 Hz, stereo, s16, 128 kb/s (default)
|
|---|
| 164 | Metadata:
|
|---|
| 165 | encoder : Lavc56.58.100 libfdk_aac
|
|---|
| 166 | Stream mapping:
|
|---|
| 167 | Stream #0:1 (aac) -> aformat
|
|---|
| 168 | Stream #0:0 -> #0:0 (copy)
|
|---|
| 169 | pan -> Stream #0:1 (libfdk_aac)
|
|---|
| 170 | Press [q] to stop, [?] for help
|
|---|
| 171 | [libfdk_aac @ 0x7ff719810600] Queue input is backward in time
|
|---|
| 172 | [mp4 @ 0x7ff71980ee00] Non-monotonous DTS in output stream 0:1; previous: 11211, current: 10187; changing to 11212. This may result in incorrect timestamps in the output file.
|
|---|
| 173 | [mp4 @ 0x7ff71980ee00] Non-monotonous DTS in output stream 0:1; previous: 11212, current: 11211; changing to 11213. This may result in incorrect timestamps in the output file.
|
|---|
| 174 | [wmalossless @ 0x7ff71a812800] Packet loss detected! seq 1 vs 5
|
|---|
| 175 | [wmalossless @ 0x7ff71a812800] broken frame: channel len(2816) > samples_per_frame(2048)
|
|---|
| 176 | [Parsed_amovie_0 @ 0x7ff719603940] Decode error: Invalid data found when processing input
|
|---|
| 177 | [wmalossless @ 0x7ff71a812800] broken frame: channel len(2816) > samples_per_frame(2048)
|
|---|
| 178 | [Parsed_amovie_0 @ 0x7ff719603940] Decode error: Invalid data found when processing input
|
|---|
| 179 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 180 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 181 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 182 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 183 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 184 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 185 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 186 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 187 | [wmalossless @ 0x7ff71a812800] Order[0][0] 792 > max (256), not supported
|
|---|
| 188 | [Parsed_amovie_0 @ 0x7ff719603940] Decode error: Invalid data found when processing input
|
|---|
| 189 | [wmalossless @ 0x7ff71a812800] Waiting for seekable tile
|
|---|
| 190 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 191 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 192 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 193 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 194 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 195 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 196 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 197 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 198 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 199 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 200 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 201 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 202 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 203 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 204 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 205 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 206 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 207 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 208 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 209 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 210 | [libfdk_aac @ 0x7ff719810600] Queue input is backward in time
|
|---|
| 211 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 212 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 213 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 214 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 215 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 216 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 217 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 218 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 219 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 220 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 221 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 222 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 223 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 224 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 225 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 226 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 227 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 228 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 229 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 230 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 231 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 232 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 233 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 234 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 235 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 236 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 237 | [mp4 @ 0x7ff71980ee00] Non-monotonous DTS in output stream 0:1; previous: 130017, current: 128993; changing to 130018. This may result in incorrect timestamps in the output file.
|
|---|
| 238 | [mp4 @ 0x7ff71980ee00] Non-monotonous DTS in output stream 0:1; previous: 130018, current: 130017; changing to 130019. This may result in incorrect timestamps in the output file.
|
|---|
| 239 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 240 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 241 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 242 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 243 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 244 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 245 | [wmalossless @ 0x7ff71a812800] Packet loss detected! seq d vs 0
|
|---|
| 246 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 247 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 248 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 249 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 250 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 251 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 252 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 253 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 254 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 255 | [wmalossless @ 0x7ff71a812800] broken frame: channel len(2816) > samples_per_frame(2048)
|
|---|
| 256 | [Parsed_amovie_0 @ 0x7ff719603940] Decode error: Invalid data found when processing input
|
|---|
| 257 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 258 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 259 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 260 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 261 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 262 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 263 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 264 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 265 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 266 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 267 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 268 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 269 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 270 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 271 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 272 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 273 | [wmalossless @ 0x7ff71a812800] broken frame: channel len(2560) > samples_per_frame(2048)
|
|---|
| 274 | [Parsed_amovie_0 @ 0x7ff719603940] Decode error: Invalid data found when processing input
|
|---|
| 275 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 276 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 277 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 278 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 279 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 280 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 281 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 282 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 283 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 284 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 285 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 286 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 287 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 288 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 289 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 290 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 291 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 292 | [wmalossless @ 0x7ff71a812800] Found empty subframe
|
|---|
| 293 | [Parsed_amovie_0 @ 0x7ff719603940] Decode error: Invalid data found when processing input
|
|---|
| 294 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 295 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 296 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 297 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 298 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 299 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 300 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 301 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 302 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 303 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 304 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 305 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 306 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 307 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 308 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 309 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 310 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 311 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 312 | [wmalossless @ 0x7ff71a812800] broken frame: channel len(3072) > samples_per_frame(2048)
|
|---|
| 313 | [Parsed_amovie_0 @ 0x7ff719603940] Decode error: Invalid data found when processing input
|
|---|
| 314 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 315 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 316 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 317 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 318 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 319 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 320 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 321 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 322 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 323 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 324 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 325 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 326 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 327 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 328 | [libfdk_aac @ 0x7ff719810600] Queue input is backward in time
|
|---|
| 329 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 330 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 331 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 332 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 333 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 334 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 335 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 336 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 337 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 338 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 339 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 340 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 341 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 342 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 343 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 344 | [mp4 @ 0x7ff71980ee00] Non-monotonous DTS in output stream 0:1; previous: 236518, current: 235494; changing to 236519. This may result in incorrect timestamps in the output file.
|
|---|
| 345 | [mp4 @ 0x7ff71980ee00] Non-monotonous DTS in output stream 0:1; previous: 236519, current: 236518; changing to 236520. This may result in incorrect timestamps in the output file.
|
|---|
| 346 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 347 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 348 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 349 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 350 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 351 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 352 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 353 | [wmalossless @ 0x7ff71a812800] Packet loss detected! seq 9 vs c
|
|---|
| 354 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 355 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 356 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 357 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 358 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 359 | [wmalossless @ 0x7ff71a812800] Expect wrong output since inverse LPC filter is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
|
|---|
| 360 | [wmalossless @ 0x7ff71a812800] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 361 | [wmalossless @ 0x7ff71a812800] Arithmetic coding is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
|
|---|
| 362 | [wmalossless @ 0x7ff71a812800] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 363 | [Parsed_amovie_0 @ 0x7ff719603940] Decode error: Invalid data found when processing input
|
|---|
| 364 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 365 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 366 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 367 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 368 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 369 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 370 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 371 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 372 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 373 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 374 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 375 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 376 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 377 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 378 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 379 | [wmalossless @ 0x7ff71a812800] broken frame: channel len(2176) > samples_per_frame(2048)
|
|---|
| 380 | [Parsed_amovie_0 @ 0x7ff719603940] Decode error: Invalid data found when processing input
|
|---|
| 381 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 382 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 383 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 384 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 385 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 386 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 387 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 388 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 389 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 390 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 391 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 392 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 393 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 394 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 395 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 396 | [wmalossless @ 0x7ff71a812800] broken frame: channel len(2432) > samples_per_frame(2048)
|
|---|
| 397 | [Parsed_amovie_0 @ 0x7ff719603940] Decode error: Invalid data found when processing input
|
|---|
| 398 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 399 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 400 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 401 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 402 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 403 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 404 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 405 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 406 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 407 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 408 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 409 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 410 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 411 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 412 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 413 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 414 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 415 | [wmalossless @ 0x7ff71a812800] Arithmetic coding is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
|
|---|
| 416 | [wmalossless @ 0x7ff71a812800] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 417 | [Parsed_amovie_0 @ 0x7ff719603940] Decode error: Invalid data found when processing input
|
|---|
| 418 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 419 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 420 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 421 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 422 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 423 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 424 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 425 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 426 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 427 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 428 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 429 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 430 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 431 | [libfdk_aac @ 0x7ff719810600] Queue input is backward in time
|
|---|
| 432 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 433 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 434 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 435 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 436 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 437 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 438 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 439 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 440 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 441 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 442 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 443 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 444 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 445 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 446 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 447 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 448 | [mp4 @ 0x7ff71980ee00] Non-monotonous DTS in output stream 0:1; previous: 334817, current: 333793; changing to 334818. This may result in incorrect timestamps in the output file.
|
|---|
| 449 | [mp4 @ 0x7ff71980ee00] Non-monotonous DTS in output stream 0:1; previous: 334818, current: 334817; changing to 334819. This may result in incorrect timestamps in the output file.
|
|---|
| 450 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 451 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 452 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 453 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 454 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 455 | [wmalossless @ 0x7ff71a812800] Packet loss detected! seq 5 vs 8
|
|---|
| 456 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 457 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 458 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 459 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 460 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 461 | [wmalossless @ 0x7ff71a812800] Found empty subframe
|
|---|
| 462 | [Parsed_amovie_0 @ 0x7ff719603940] Decode error: Invalid data found when processing input
|
|---|
| 463 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 464 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 465 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 466 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 467 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 468 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 469 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 470 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 471 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 472 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 473 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 474 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 475 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 476 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 477 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 478 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 479 | [wmalossless @ 0x7ff71a812800] broken frame: channel len(2560) > samples_per_frame(2048)
|
|---|
| 480 | [Parsed_amovie_0 @ 0x7ff719603940] Decode error: Invalid data found when processing input
|
|---|
| 481 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 482 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 483 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 484 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 485 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 486 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 487 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 488 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 489 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 490 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 491 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 492 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 493 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 494 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 495 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 496 | [libfdk_aac @ 0x7ff719810600] Queue input is backward in time
|
|---|
| 497 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 498 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 499 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 500 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 501 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 502 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 503 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 504 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 505 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 506 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 507 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 508 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 509 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 510 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 511 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 512 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 513 | [mp4 @ 0x7ff71980ee00] Non-monotonous DTS in output stream 0:1; previous: 400350, current: 399326; changing to 400351. This may result in incorrect timestamps in the output file.
|
|---|
| 514 | [mp4 @ 0x7ff71980ee00] Non-monotonous DTS in output stream 0:1; previous: 400351, current: 400350; changing to 400352. This may result in incorrect timestamps in the output file.
|
|---|
| 515 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 516 | [wmalossless @ 0x7ff71a812800] Packet loss detected! seq d vs 0
|
|---|
| 517 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 518 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 519 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 520 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 521 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 522 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 523 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 524 | [wmalossless @ 0x7ff71a812800] Found empty subframe
|
|---|
| 525 | [Parsed_amovie_0 @ 0x7ff719603940] Decode error: Invalid data found when processing input
|
|---|
| 526 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 527 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 528 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 529 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 530 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 531 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 532 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 533 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 534 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 535 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 536 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 537 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 538 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 539 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 540 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 541 | [libfdk_aac @ 0x7ff719810600] Queue input is backward in time
|
|---|
| 542 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 543 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 544 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 545 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 546 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 547 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 548 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 549 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 550 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 551 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 552 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 553 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 554 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 555 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 556 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 557 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 558 | [mp4 @ 0x7ff71980ee00] Non-monotonous DTS in output stream 0:1; previous: 447448, current: 446424; changing to 447449. This may result in incorrect timestamps in the output file.
|
|---|
| 559 | [mp4 @ 0x7ff71980ee00] Non-monotonous DTS in output stream 0:1; previous: 447449, current: 447448; changing to 447450. This may result in incorrect timestamps in the output file.
|
|---|
| 560 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 561 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 562 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 563 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 564 | [wmalossless @ 0x7ff71a812800] Packet loss detected! seq 3 vs 6
|
|---|
| 565 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 566 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 567 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 568 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 569 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 570 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 571 | [libfdk_aac @ 0x7ff719810600] Queue input is backward in time
|
|---|
| 572 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 573 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 574 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 575 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 576 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 577 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 578 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 579 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 580 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 581 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 582 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 583 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 584 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 585 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 586 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 587 | [mp4 @ 0x7ff71980ee00] Non-monotonous DTS in output stream 0:1; previous: 480215, current: 479191; changing to 480216. This may result in incorrect timestamps in the output file.
|
|---|
| 588 | [mp4 @ 0x7ff71980ee00] Non-monotonous DTS in output stream 0:1; previous: 480216, current: 480215; changing to 480217. This may result in incorrect timestamps in the output file.
|
|---|
| 589 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 590 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 591 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 592 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 593 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 594 | [wmalossless @ 0x7ff71a812800] Packet loss detected! seq 7 vs a
|
|---|
| 595 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 596 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 597 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 598 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 599 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 600 | [wmalossless @ 0x7ff71a812800] broken frame: channel len(2816) > samples_per_frame(2048)
|
|---|
| 601 | [Parsed_amovie_0 @ 0x7ff719603940] Decode error: Invalid data found when processing input
|
|---|
| 602 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 603 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 604 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 605 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 606 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 607 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 608 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 609 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 610 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 611 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 612 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 613 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 614 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 615 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 616 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 617 | [wmalossless @ 0x7ff71a812800] Found empty subframe
|
|---|
| 618 | [Parsed_amovie_0 @ 0x7ff719603940] Decode error: Invalid data found when processing input
|
|---|
| 619 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 620 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 621 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 622 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 623 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 624 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 625 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 626 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 627 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 628 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 629 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 630 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 631 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 632 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 633 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 634 | [libfdk_aac @ 0x7ff719810600] Queue input is backward in time
|
|---|
| 635 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 636 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 637 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 638 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 639 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 640 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 641 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 642 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 643 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 644 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 645 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 646 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 647 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 648 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 649 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 650 | [mp4 @ 0x7ff71980ee00] Non-monotonous DTS in output stream 0:1; previous: 543719, current: 542695; changing to 543720. This may result in incorrect timestamps in the output file.
|
|---|
| 651 | [mp4 @ 0x7ff71980ee00] Non-monotonous DTS in output stream 0:1; previous: 543720, current: 543719; changing to 543721. This may result in incorrect timestamps in the output file.
|
|---|
| 652 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 653 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 654 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 655 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 656 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 657 | [wmalossless @ 0x7ff71a812800] Packet loss detected! seq f vs 2
|
|---|
| 658 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 659 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 660 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 661 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 662 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 663 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 664 | [libfdk_aac @ 0x7ff719810600] Queue input is backward in time
|
|---|
| 665 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 666 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 667 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 668 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 669 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 670 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 671 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 672 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 673 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 674 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 675 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 676 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 677 | [mp4 @ 0x7ff71980ee00] Non-monotonous DTS in output stream 0:1; previous: 574456, current: 573432; changing to 574457. This may result in incorrect timestamps in the output file.
|
|---|
| 678 | [mp4 @ 0x7ff71980ee00] Non-monotonous DTS in output stream 0:1; previous: 574457, current: 574456; changing to 574458. This may result in incorrect timestamps in the output file.
|
|---|
| 679 | [wmalossless @ 0x7ff71a812800] Packet loss detected! seq 3 vs 5
|
|---|
| 680 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 681 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 682 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 683 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 684 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 685 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 686 | [libfdk_aac @ 0x7ff719810600] Queue input is backward in time
|
|---|
| 687 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 688 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 689 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 690 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 691 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 692 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 693 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 694 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 695 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 696 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 697 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 698 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 699 | [mp4 @ 0x7ff71980ee00] Non-monotonous DTS in output stream 0:1; previous: 596947, current: 595923; changing to 596948. This may result in incorrect timestamps in the output file.
|
|---|
| 700 | [mp4 @ 0x7ff71980ee00] Non-monotonous DTS in output stream 0:1; previous: 596948, current: 596947; changing to 596949. This may result in incorrect timestamps in the output file.
|
|---|
| 701 | [wmalossless @ 0x7ff71a812800] Packet loss detected! seq 6 vs 8
|
|---|
| 702 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 703 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 704 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 705 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 706 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 707 | [libfdk_aac @ 0x7ff719810600] Queue input is backward in time
|
|---|
| 708 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 709 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 710 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 711 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 712 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 713 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 714 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 715 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 716 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 717 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 718 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 719 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 720 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 721 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 722 | [mp4 @ 0x7ff71980ee00] Non-monotonous DTS in output stream 0:1; previous: 621511, current: 620487; changing to 621512. This may result in incorrect timestamps in the output file.
|
|---|
| 723 | [mp4 @ 0x7ff71980ee00] Non-monotonous DTS in output stream 0:1; previous: 621512, current: 621511; changing to 621513. This may result in incorrect timestamps in the output file.
|
|---|
| 724 | [wmalossless @ 0x7ff71a812800] Packet loss detected! seq 9 vs b
|
|---|
| 725 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 726 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 727 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 728 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 729 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 730 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 731 | [libfdk_aac @ 0x7ff719810600] Queue input is backward in time
|
|---|
| 732 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 733 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 734 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 735 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 736 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 737 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 738 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 739 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 740 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 741 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 742 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 743 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 744 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 745 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 746 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 747 | [mp4 @ 0x7ff71980ee00] Non-monotonous DTS in output stream 0:1; previous: 646119, current: 645095; changing to 646120. This may result in incorrect timestamps in the output file.
|
|---|
| 748 | [mp4 @ 0x7ff71980ee00] Non-monotonous DTS in output stream 0:1; previous: 646120, current: 646119; changing to 646121. This may result in incorrect timestamps in the output file.
|
|---|
| 749 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 750 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 751 | [wmalossless @ 0x7ff71a812800] Packet loss detected! seq c vs f
|
|---|
| 752 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 753 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 754 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 755 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 756 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 757 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 758 | [wmalossless @ 0x7ff71a812800] broken frame: channel len(3456) > samples_per_frame(2048)
|
|---|
| 759 | [Parsed_amovie_0 @ 0x7ff719603940] Decode error: Invalid data found when processing input
|
|---|
| 760 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 761 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 762 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 763 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 764 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 765 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 766 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 767 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 768 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 769 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 770 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 771 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 772 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 773 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 774 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 775 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 776 | [wmalossless @ 0x7ff71a812800] broken frame: channel len(2432) > samples_per_frame(2048)
|
|---|
| 777 | [Parsed_amovie_0 @ 0x7ff719603940] Decode error: Invalid data found when processing input
|
|---|
| 778 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 779 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 780 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 781 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 782 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 783 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 784 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 785 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 786 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 787 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 788 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 789 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 790 | [libfdk_aac @ 0x7ff719810600] Queue input is backward in time
|
|---|
| 791 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 792 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 793 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 794 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 795 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 796 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 797 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 798 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 799 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 800 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 801 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 802 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 803 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 804 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 805 | [mp4 @ 0x7ff71980ee00] Non-monotonous DTS in output stream 0:1; previous: 705522, current: 704498; changing to 705523. This may result in incorrect timestamps in the output file.
|
|---|
| 806 | [mp4 @ 0x7ff71980ee00] Non-monotonous DTS in output stream 0:1; previous: 705523, current: 705522; changing to 705524. This may result in incorrect timestamps in the output file.
|
|---|
| 807 | [wmalossless @ 0x7ff71a812800] Packet loss detected! seq 4 vs 6
|
|---|
| 808 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 809 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 810 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 811 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 812 | [wmalossless @ 0x7ff71a812800] Arithmetic coding is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
|
|---|
| 813 | [wmalossless @ 0x7ff71a812800] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 814 | [Parsed_amovie_0 @ 0x7ff719603940] Decode error: Invalid data found when processing input
|
|---|
| 815 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 816 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 817 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 818 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 819 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 820 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 821 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 822 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 823 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 824 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 825 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 826 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 827 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 828 | [libfdk_aac @ 0x7ff719810600] Queue input is backward in time
|
|---|
| 829 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 830 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 831 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 832 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 833 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 834 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 835 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 836 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 837 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 838 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 839 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 840 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 841 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 842 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 843 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 844 | [mp4 @ 0x7ff71980ee00] Non-monotonous DTS in output stream 0:1; previous: 744418, current: 743394; changing to 744419. This may result in incorrect timestamps in the output file.
|
|---|
| 845 | [mp4 @ 0x7ff71980ee00] Non-monotonous DTS in output stream 0:1; previous: 744419, current: 744418; changing to 744420. This may result in incorrect timestamps in the output file.
|
|---|
| 846 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 847 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 848 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 849 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 850 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 851 | [wmalossless @ 0x7ff71a812800] Packet loss detected! seq 9 vs c
|
|---|
| 852 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 853 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 854 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 855 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 856 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 857 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 858 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 859 | [wmalossless @ 0x7ff71a812800] broken frame: channel len(2304) > samples_per_frame(2048)
|
|---|
| 860 | [Parsed_amovie_0 @ 0x7ff719603940] Decode error: Invalid data found when processing input
|
|---|
| 861 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 862 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 863 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 864 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 865 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 866 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 867 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 868 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 869 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 870 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 871 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 872 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 873 | [wmalossless @ 0x7ff71a812800] Found empty subframe
|
|---|
| 874 | [Parsed_amovie_0 @ 0x7ff719603940] Decode error: Invalid data found when processing input
|
|---|
| 875 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 876 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 877 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 878 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 879 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 880 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 881 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 882 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 883 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 884 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 885 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 886 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 887 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 888 | [libfdk_aac @ 0x7ff719810600] Queue input is backward in time
|
|---|
| 889 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 890 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 891 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 892 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 893 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 894 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 895 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 896 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 897 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 898 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 899 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 900 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 901 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 902 | [mp4 @ 0x7ff71980ee00] Non-monotonous DTS in output stream 0:1; previous: 803820, current: 802796; changing to 803821. This may result in incorrect timestamps in the output file.
|
|---|
| 903 | [mp4 @ 0x7ff71980ee00] Non-monotonous DTS in output stream 0:1; previous: 803821, current: 803820; changing to 803822. This may result in incorrect timestamps in the output file.
|
|---|
| 904 | [wmalossless @ 0x7ff71a812800] Packet loss detected! seq 1 vs 3
|
|---|
| 905 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 906 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 907 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 908 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 909 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 910 | [libfdk_aac @ 0x7ff719810600] Queue input is backward in time
|
|---|
| 911 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 912 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 913 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 914 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 915 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 916 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 917 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 918 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 919 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 920 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 921 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 922 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 923 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 924 | [mp4 @ 0x7ff71980ee00] Non-monotonous DTS in output stream 0:1; previous: 826311, current: 825287; changing to 826312. This may result in incorrect timestamps in the output file.
|
|---|
| 925 | [mp4 @ 0x7ff71980ee00] Non-monotonous DTS in output stream 0:1; previous: 826312, current: 826311; changing to 826313. This may result in incorrect timestamps in the output file.
|
|---|
| 926 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 927 | [wmalossless @ 0x7ff71a812800] Packet loss detected! seq 4 vs 7
|
|---|
| 928 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 929 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 930 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 931 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 932 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 933 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 934 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 935 | Error while decoding stream #0:1: Cannot allocate memory
|
|---|
| 936 | [wmalossless @ 0x7ff71a812800] broken frame: channel len(2304) > samples_per_frame(2048)
|
|---|
| 937 | [Parsed_amovie_0 @ 0x7ff719603940] Decode error: Invalid data found when processing input
|
|---|
| 938 | No more output streams to write to, finishing.
|
|---|
| 939 | frame= 1143 fps=0.0 q=-1.0 Lsize= 20468kB time=00:00:19.41 bitrate=8638.1kbits/s
|
|---|
| 940 | video:20397kB audio:61kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.051468%
|
|---|
| 941 | Input file #0 (video.mp4):
|
|---|
| 942 | Input stream #0:0 (video): 1143 packets read (20886554 bytes);
|
|---|
| 943 | Input stream #0:1 (audio): 897 packets read (250871 bytes); 897 frames decoded (918528 samples);
|
|---|
| 944 | Total: 2040 packets (21137425 bytes) demuxed
|
|---|
| 945 | Output file #0 (output.mp4):
|
|---|
| 946 | Output stream #0:0 (video): 1143 packets muxed (20886554 bytes);
|
|---|
| 947 | Output stream #0:1 (audio): 166 frames encoded (169984 samples); 166 packets muxed (62390 bytes);
|
|---|
| 948 | Total: 1309 packets (20948944 bytes) muxed
|
|---|
| 949 | 897 frames successfully decoded, 0 decoding errors
|
|---|
| 950 | [AVIOContext @ 0x7ff719602b60] Statistics: 1441792 bytes read, 0 seeks
|
|---|
| 951 | [AVIOContext @ 0x7ff71940df80] Statistics: 60 seeks, 1377 writeouts
|
|---|
| 952 | [AVIOContext @ 0x7ff719600360] Statistics: 21215381 bytes read, 2 seeks
|
|---|