Closed yumetodo closed 8 years ago
@MaverickTse changed to stop io when process video.
I said you need a NEW checkbox, not removing the title bar display!!! That means set CHECK_N to 6 and add a new label for it. I have already added a function to disable the benchmark checkbox when saving, so don't wipe it out.
not removing the title bar display!!!
!?
...I was missed
Also, your log file implementation need to associate with a new checkbox on the UI.
this. I'm trying to fix this.
take your time, no rush, don't work overnight
なんでWM_COMMAND
が来てかつwparam
が50344749
のときにfunc_WndProc_con
がコケるんだ・・・?なんか影響のある変更したっけか
なんでWM_COMMANDが来てかつwparamが50344749のときにfunc_WndProc_conがコケるんだ・・・?なんか影響のある変更したっけか
I'm also experiencing strange error. Previously, I tried adding an extra value to
int check_default[] = { 1, 0, 0, 0 };
then AviUtl crash immediately on startup :-\
Maybe FILTER_DLL** GetFilterTableList(void)
has bug, I'm not sure.
Anyway, try keeping check_defaut to 4 items and see if the error goes away.
I think use config file to enable benchmark is best way. How do you think?
Just submitted a new patch. Try again.
fixed!
お疲れ様でした 👍
ということでファイルに書き出すpatch