I'm trying to encode something using x264, but it encounters this error:
avs [info]: 1920x1080p 0:0 @ 31065/1001 fps (cfr)
avs [info]: color matrix: undef
audio [info]: opened qtaac encoder (AAC-LC VBR: 63, quality: medium, samplerate: 44100hz, 2112 priming samples)
x264 [warning]: DPB size (9 frames, 73440 mbs) > level limit (4 frames, 32768 mbs)
x264 [warning]: MB rate (253237) > level limit (245760)
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
x264 [info]: profile High 10, level 4.1, 4:2:0 10-bit
x264 [info]: cabac=1 ref=9 deblock=1:-2:-2 analyse=0x3:0x133 me=umh subme=10 psy=1 fade_compensate=0.00 psy_rd=0.60:0.00 mixed_ref=1 me_range=24 chroma_me=1 trellis=2 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=12 lookahead_threads=2 sliced_threads=0 nr=0 decimate=0 interlaced=0 bluray_compat=0 constrained_intra=0 fgo=0 bframes=8 b_pyramid=2 b_adapt=2 b_bias=0 direct=3 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc=crf mbtree=0 crf=18.0000 qcomp=0.60 qpmin=10:10:10 qpmax=38:38:38 qpstep=4 ip_ratio=1.40 pb_ratio=1.30 aq=2:0.60 aq-sensitivity=10.00 aq-factor=1.00:1.00:1.00 aq2=0 aq3=0
x264 [info]: started at Mon Jul 15 12:05:45 2013
avs [error]: FFVideoSource: Insanity detected: decoder returned an empty frame occurred while reading frame 11
[0.1%] 1/1226 frames, 2.703 fps, 317.29 kb/s, 1.25 KB, eta 0:07:33, est.size 1.49 MB
[0.2%] 3/1226 frames, 3.636 fps, 1746.8 kb/s, 20.61 KB, eta 0:05:36, est.size 8.23 MB
[0.7%] 8/1226 frames, 6.051 fps, 2797.7 kb/s, 88.04 KB, eta 0:03:21, est.size 13.18 MB
x264 [info]: frame I:1 Avg QP:23.00 size: 421
x264 [info]: frame P:4 Avg QP:19.40 size: 15425
x264 [info]: frame B:6 Avg QP:21.28 size: 15644
x264 [info]: consecutive B-frames: 27.3% 0.0% 0.0% 72.7% 0.0% 0.0% 0.0% 0.0% 0.0%
x264 [info]: mb I I16..4: 100.0% 0.0% 0.0%
x264 [info]: mb P I16..4: 30.0% 8.0% 5.1% P16..4: 5.7% 1.1% 0.4% 0.0% 0.0% skip:49.6%
x264 [info]: mb B I16..4: 17.8% 6.4% 1.6% B16..8: 27.6% 1.8% 0.3% direct: 7.6% skip:36.9% L0:48.8% L1:48.0% BI: 3.2%
x264 [info]: 8x8 transform intra:16.5% inter:81.2%
x264 [info]: direct mvs spatial:33.3% temporal:66.7%
x264 [info]: coded y,uvDC,uvAC intra: 12.1% 13.4% 9.3% inter: 7.0% 7.9% 2.7%
x264 [info]: i16 v,h,dc,p: 86% 10% 4% 0%
x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 22% 23% 41% 7% 0% 1% 1% 1% 3%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 47% 35% 11% 1% 1% 1% 1% 1% 1%
x264 [info]: i8c dc,h,v,p: 83% 8% 8% 1%
x264 [info]: Weighted P-Frames: Y:50.0% UV:25.0%
x264 [info]: ref P L0: 81.4% 15.3% 2.7% 0.6%
x264 [info]: ref B L0: 92.5% 5.7% 1.7% 0.2%
x264 [info]: ref B L1: 92.7% 7.3%
x264 [info]: kb/s:3520.61
encoded 11 frames, 7.801 fps, 3539.95 kb/s, 153.17 KB
x264 [info]: ended at Mon Jul 15 12:05:46 2013
x264 [info]: encoding duration 0:00:01
I'm pretty sure it's an issue with the ffmpegsource avs plugin.
Quote:
avs [info]: 1920x1080p 0:0 @ 31065/1001 fps (cfr)
avs [info]: color matrix: undef
audio [info]: opened qtaac encoder (AAC-LC VBR: 63, quality: medium, samplerate: 44100hz, 2112 priming samples)
x264 [warning]: DPB size (9 frames, 73440 mbs) > level limit (4 frames, 32768 mbs)
x264 [warning]: MB rate (253237) > level limit (245760)
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
x264 [info]: profile High 10, level 4.1, 4:2:0 10-bit
x264 [info]: cabac=1 ref=9 deblock=1:-2:-2 analyse=0x3:0x133 me=umh subme=10 psy=1 fade_compensate=0.00 psy_rd=0.60:0.00 mixed_ref=1 me_range=24 chroma_me=1 trellis=2 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=12 lookahead_threads=2 sliced_threads=0 nr=0 decimate=0 interlaced=0 bluray_compat=0 constrained_intra=0 fgo=0 bframes=8 b_pyramid=2 b_adapt=2 b_bias=0 direct=3 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc=crf mbtree=0 crf=18.0000 qcomp=0.60 qpmin=10:10:10 qpmax=38:38:38 qpstep=4 ip_ratio=1.40 pb_ratio=1.30 aq=2:0.60 aq-sensitivity=10.00 aq-factor=1.00:1.00:1.00 aq2=0 aq3=0
x264 [info]: started at Mon Jul 15 12:05:45 2013
avs [error]: FFVideoSource: Insanity detected: decoder returned an empty frame occurred while reading frame 11
[0.1%] 1/1226 frames, 2.703 fps, 317.29 kb/s, 1.25 KB, eta 0:07:33, est.size 1.49 MB
[0.2%] 3/1226 frames, 3.636 fps, 1746.8 kb/s, 20.61 KB, eta 0:05:36, est.size 8.23 MB
[0.7%] 8/1226 frames, 6.051 fps, 2797.7 kb/s, 88.04 KB, eta 0:03:21, est.size 13.18 MB
x264 [info]: frame I:1 Avg QP:23.00 size: 421
x264 [info]: frame P:4 Avg QP:19.40 size: 15425
x264 [info]: frame B:6 Avg QP:21.28 size: 15644
x264 [info]: consecutive B-frames: 27.3% 0.0% 0.0% 72.7% 0.0% 0.0% 0.0% 0.0% 0.0%
x264 [info]: mb I I16..4: 100.0% 0.0% 0.0%
x264 [info]: mb P I16..4: 30.0% 8.0% 5.1% P16..4: 5.7% 1.1% 0.4% 0.0% 0.0% skip:49.6%
x264 [info]: mb B I16..4: 17.8% 6.4% 1.6% B16..8: 27.6% 1.8% 0.3% direct: 7.6% skip:36.9% L0:48.8% L1:48.0% BI: 3.2%
x264 [info]: 8x8 transform intra:16.5% inter:81.2%
x264 [info]: direct mvs spatial:33.3% temporal:66.7%
x264 [info]: coded y,uvDC,uvAC intra: 12.1% 13.4% 9.3% inter: 7.0% 7.9% 2.7%
x264 [info]: i16 v,h,dc,p: 86% 10% 4% 0%
x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 22% 23% 41% 7% 0% 1% 1% 1% 3%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 47% 35% 11% 1% 1% 1% 1% 1% 1%
x264 [info]: i8c dc,h,v,p: 83% 8% 8% 1%
x264 [info]: Weighted P-Frames: Y:50.0% UV:25.0%
x264 [info]: ref P L0: 81.4% 15.3% 2.7% 0.6%
x264 [info]: ref B L0: 92.5% 5.7% 1.7% 0.2%
x264 [info]: ref B L1: 92.7% 7.3%
x264 [info]: kb/s:3520.61
encoded 11 frames, 7.801 fps, 3539.95 kb/s, 153.17 KB
x264 [info]: ended at Mon Jul 15 12:05:46 2013
x264 [info]: encoding duration 0:00:01