Log in

View Full Version : Getting Biate error


rockydon
22nd April 2017, 04:29
[Warning] [4/21/2017 11:49:55 PM] x264 [warning]: VBV bitrate (62500) > level limit (50000)
[Warning] [4/21/2017 11:49:55 PM] x264 [warning]: VBV buffer (78125) > level limit (62500)

what is this and how to get over this error

Input script

[Information] [4/21/2017 11:49:51 PM] Avisynth input script
-[NoImage] # Set DAR in encoder to 160 : 67. The following line is for automatic signalling
-[NoImage] global MeGUI_darx = 160
-[NoImage] global MeGUI_dary = 67
-[NoImage] LoadPlugin("C:\********\********\Desktop\M\tools\ffms\ffms2.dll")
-[NoImage] FFVideoSource("C:\*********\******\00355.track_4113.mkv", fpsnum=24000, fpsden=1001, threads=1)
-[NoImage] #deinterlace
-[NoImage] crop(0, 138, 0, -138)
-[NoImage] Spline36Resize(1904,800) # Spline36 (Neutral)
-[NoImage] #denoise

also i always get 1904x800 resolution but i desire for 1920x800

[Warning] Log for job41 (video, 00355.track_4113.mkv.avs -> )
-[Information] [4/21/2017 11:49:51 PM] Started handling job
-[Information] [4/21/2017 11:49:51 PM] Preprocessing
--[Information] Bitrate calculation for video
---[Information] [4/21/2017 11:49:51 PM] Desired size after subtracting audio: 3572064 KBs
---[Information] [4/21/2017 11:49:51 PM] Calculated desired bitrate: 3671 kbit/s
-[Information] [4/21/2017 11:49:51 PM] Avisynth input script
--[NoImage] # Set DAR in encoder to 160 : 67. The following line is for automatic signalling
--[NoImage] global MeGUI_darx = 160
--[NoImage] global MeGUI_dary = 67
--[NoImage] LoadPlugin("C:\*******\********\Desktop\M\tools\ffms\ffms2.dll")
--[NoImage] FFVideoSource("C:\*******\********\00355.track_4113.mkv", fpsnum=24000, fpsden=1001, threads=1)
--[NoImage] #deinterlace
--[NoImage] crop(0, 138, 0, -138)
--[NoImage] Spline36Resize(1904,800) # Spline36 (Neutral)
--[NoImage] #denoise
-[Information] [4/21/2017 11:49:52 PM] resolution: 1904x800
-[Information] [4/21/2017 11:49:52 PM] frame rate: 24000/1001
-[Information] [4/21/2017 11:49:52 PM] frames: 191088
-[Information] [4/21/2017 11:49:52 PM] aspect ratio: 160:67 (2.388)
-[Information] [4/21/2017 11:49:52 PM] Job command line: "C:\*******\********\Desktop\M\tools\x264\avs4x26x.exe" --x26x-binary "C:\Users\1234567\Desktop\M\tools\x264\x264.exe" --level 4.1 --preset slow --pass 1 --bitrate 3671 --stats "C:\Users\1234567\00355.track_4113.mkv.stats" --keyint 240 --ref 4 --vbv-bufsize 78125 --vbv-maxrate 62500 --sar 8000:7973 --output NUL "C:\Users\1234567\00355.track_4113.mkv.avs"
-[Information] [4/21/2017 11:49:52 PM] Process started
-[Information] [4/21/2017 11:49:52 PM] Standard output stream
--[Information] [4/22/2017 1:51:00 AM] avs [info]: AviSynth+ 0.1 (r2455, MT, i386)
--[Information] [4/22/2017 1:51:00 AM] avs [info]: Video colorspace: YV12
--[Information] [4/22/2017 1:51:00 AM] avs [info]: Video resolution: 1904x800
--[Information] [4/22/2017 1:51:00 AM] avs [info]: Video framerate: 24000/1001
--[Information] [4/22/2017 1:51:00 AM] avs [info]: Video framecount: 191088
--[Information] [4/22/2017 1:51:00 AM] avs4x26x [info]: "C:\*******\********\Desktop\M\tools\x264\x264.exe" - --level 4.1 --preset slow --pass 1 --bitrate 3671 --stats C:\Users\1234567\00355.track_4113.mkv.stats --keyint 240 --ref 4 --vbv-bufsize 78125 --vbv-maxrate 62500 --sar 8000:7973 --output NUL --frames 191088 --fps 24000/1001 --input-res 1904x800 --input-csp i420
-[Warning] [4/21/2017 11:49:52 PM] Standard error stream
--[Information] [4/21/2017 11:49:54 PM] raw [info]: 1904x800p 8000:7973 @ 24000/1001 fps (cfr)
--[Information] [4/21/2017 11:49:55 PM] x264 [info]: using SAR=8000/7973
--[Warning] [4/21/2017 11:49:55 PM] x264 [warning]: VBV bitrate (62500) > level limit (50000)
--[Warning] [4/21/2017 11:49:55 PM] x264 [warning]: VBV buffer (78125) > level limit (62500)
--[Information] [4/21/2017 11:49:55 PM] x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
--[Information] [4/21/2017 11:49:55 PM] x264 [info]: profile Main, level 4.1
--[Information] [4/22/2017 1:50:59 AM] x264 [info]: frame I:3334 Avg QP:19.19 size:128270
--[Information] [4/22/2017 1:51:00 AM] x264 [info]: frame P:55739 Avg QP:22.10 size: 34747
--[Information] [4/22/2017 1:51:00 AM] x264 [info]: frame B:132015 Avg QP:24.05 size: 9649
--[Information] [4/22/2017 1:51:00 AM] x264 [info]: consecutive B-frames: 7.0% 1.7% 2.7% 88.6%
--[Information] [4/22/2017 1:51:00 AM] x264 [info]: mb I I16..4: 46.0% 0.0% 54.0%
--[Information] [4/22/2017 1:51:00 AM] x264 [info]: mb P I16..4: 24.7% 0.0% 0.0% P16..4: 48.1% 0.0% 0.0% 0.0% 0.0% skip:27.3%
--[Information] [4/22/2017 1:51:00 AM] x264 [info]: mb B I16..4: 3.8% 0.0% 0.0% B16..8: 22.5% 0.0% 0.0% direct:10.7% skip:63.1% L0:34.1% L1:46.0% BI:20.0%
--[Information] [4/22/2017 1:51:00 AM] x264 [info]: final ratefactor: 21.26
--[Information] [4/22/2017 1:51:00 AM] x264 [info]: direct mvs spatial:99.8% temporal:0.2%
--[Information] [4/22/2017 1:51:00 AM] x264 [info]: coded y,uvDC,uvAC intra: 50.7% 38.9% 12.9% inter: 13.8% 8.8% 0.4%
--[Information] [4/22/2017 1:51:00 AM] x264 [info]: i16 v,h,dc,p: 33% 26% 26% 15%
--[Information] [4/22/2017 1:51:00 AM] x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 19% 19% 14% 8% 8% 7% 9% 7% 8%
--[Information] [4/22/2017 1:51:00 AM] x264 [info]: i8c dc,h,v,p: 58% 19% 18% 4%
--[Information] [4/22/2017 1:51:00 AM] x264 [info]: Weighted P-Frames: Y:4.5% UV:3.0%
--[Information] [4/22/2017 1:51:00 AM] x264 [info]: kb/s:3652.00
--[Information] [4/22/2017 1:51:00 AM] encoded 191088 frames, 26.30 fps, 3652.00 kb/s
-[Information] [4/22/2017 1:51:00 AM] Postprocessing
--[Information] [4/22/2017 1:51:00 AM] Deleting intermediate files
-[Information] [4/22/2017 1:51:00 AM] Job completed

this is all info i have i have mention here,thanks,as i dont knw what to give as a script i have given above info

sneaker_ger
22nd April 2017, 08:11
You can ignore those warnings. x264 will show them only on the first pass because it uses the turbo mode with main profile but the vbv limits for the High profile are used. That's okay because on the second pass you actually do encode to High profile.

tebasuna51
22nd April 2017, 11:19
About resolution:
Input script

[Information] [4/21/2017 11:49:51 PM] Avisynth input script
-[NoImage] # Set DAR in encoder to 160 : 67. The following line is for automatic signalling
-[NoImage] global MeGUI_darx = 160
-[NoImage] global MeGUI_dary = 67
-[NoImage] LoadPlugin("C:\********\********\Desktop\M\tools\ffms\ffms2.dll")
-[NoImage] FFVideoSource("C:\*********\******\00355.track_4113.mkv", fpsnum=24000, fpsden=1001, threads=1)
-[NoImage] #deinterlace
-[NoImage] crop(0, 138, 0, -138)
-[NoImage] Spline36Resize(1904,800) # Spline36 (Neutral)
-[NoImage] #denoise

also i always get 1904x800 resolution but i desire for 1920x800

...
-[Information] [4/21/2017 11:49:52 PM] Job command line: "C:\*******\********\Desktop\M\tools\x264\avs4x26x.exe" --x26x-binary "C:\Users\1234567\Desktop\M\tools\x264\x264.exe" --level 4.1 --preset slow --pass 1 --bitrate 3671 --stats "C:\Users\1234567\00355.track_4113.mkv.stats" --keyint 240 --ref 4 --vbv-bufsize 78125 --vbv-maxrate 62500 --sar 8000:7973 --output NUL "C:\Users\1234567\00355.track_4113.mkv.avs"

Without the full log we can't know the resolution of your input 00355.track_4113.mkv

Then we can't know if the following actions are correct:

Seems you have select 'Anamorfic encode' and make a unnecesary 'Resize'.

For this input maybe you don't need 'Anamorfic encode' and 'Resize', delete the colored lines from your avs script.

BTW the --sar 8000:7973 parameter try to restore the display size to original input resolution.

But I don't know if is correct because a 1904x800 with --sar 8000:7973 is displayed as 1910x800

rockydon
22nd April 2017, 11:22
Thanks for reply but as I closed megui,my log is vanished now how to get it back

tebasuna51
22nd April 2017, 12:01
You have the last logs in ...\megui\logs folder.