04.06.2026, 20:14
To me the "--info" works
Is the preview that freeze after 100-800 frame. Also using vspipe for encoding it does not work, it freeze at frame 562 (while with R74 works as expected).
Dan
P.S.
no answers from Fredrik Mellbin and I provided all the necessary info for a serious debugging
PS D:\PProjects\vs-havc_dev\vs_test_debug> D:\Programs\Hybrid\64bit\Vapoursynth\Lib\site-packages\vapoursynth\vspipe.exe CMNET2DIT_test.vpy -c y4m --info
Information: VideoSource track #0 index progress 4%
Warning: call: disable_warnings
Warning: call: convert_format_RGB24
Warning: call: torch.hub.set_dir
Warning: Start detecting referenence frames
Warning: Plugin D:\PProjects\vs-havc_dev\vs_test_debug\vshavc_test\vsfilters\Support\akarin.dll is using API3 which is deprecated and will be removed shortly.
Warning: Detection completed
Warning: call: vs_colormnet2dit
Warning: call: vs_colormnet2dit_local
Warning: call: RefImageReader2.get_clip_ref_list(start_frame=0)
Warning: call: ModifyFrame(colormnet_dit_color)
Output Index: 0
Type: Video
Width: 720
Height: 540
Frames: 2544
FPS: 24000/1001 (23.976 fps)
Format Name: YUV420P8
Color Family: YUV
Alpha: No
Sample Type: Integer
Bits: 8
SubSampling W: 1
SubSampling H: 1Is the preview that freeze after 100-800 frame. Also using vspipe for encoding it does not work, it freeze at frame 562 (while with R74 works as expected).
D:\Programs\Hybrid\64bit\Vapoursynth\Lib\site-packages\vapoursynth\vspipe.exe D:\PProjects\vs-havc_dev\vs_test_debug\CMNET2DIT_test.vpy - --outputindex 0 -c y4m | d:\programs\hybrid\64bit\x265.exe --preset fast --input - --fps 24000/1001 --y4m --crf 20.00 --output "D:\PProjects\vs-havc_dev\vs_test_debug\CMNET2DIT_test.265"
Information: VideoSource track #0 index progress 4%
Warning: call: disable_warnings
Warning: call: convert_format_RGB24
Warning: call: torch.hub.set_dir
Warning: Start detecting referenence frames
Warning: Plugin D:\PProjects\vs-havc_dev\vs_test_debug\vshavc_test\vsfilters\Support\akarin.dll is using API3 which is deprecated and will be removed shortly.
Warning: Detection completed
Warning: call: vs_colormnet2dit
Warning: call: vs_colormnet2dit_local
Warning: call: RefImageReader2.get_clip_ref_list(start_frame=0)
Warning: call: ModifyFrame(colormnet_dit_color)
Warning: colormnet_dit_color(frame=0)
Warning: colorize_frame(ti=0)
Warning: colormnet_dit_color(frame=1)
Warning: colorize_frame(ti=1)
Warning: colormnet_dit_color(frame=2)
Warning: colorize_frame(ti=2)
Warning: colormnet_dit_color(frame=3)
Warning: colorize_frame(ti=3)
Warning: colormnet_dit_color(frame=4)
Warning: colorize_frame(ti=4)
Warning: colormnet_dit_color(frame=5)
Warning: colorize_frame(ti=5)
Warning: colormnet_dit_color(frame=6)
Warning: colorize_frame(ti=6)
Warning: colormnet_dit_color(frame=7)
Warning: colorize_frame(ti=7)
Warning: colormnet_dit_color(frame=8)
Warning: colorize_frame(ti=8)
Warning: colormnet_dit_color(frame=9)
Warning: colorize_frame(ti=9)
Warning: colormnet_dit_color(frame=10)
.....
....
Warning: colorize_frame(ti=559)
Warning: colormnet_dit_color(frame=560)
Warning: colorize_frame(ti=560)
Warning: colormnet_dit_color(frame=561)
Warning: colorize_frame(ti=561)
Warning: colormnet_dit_color(frame=562)
Warning: perm_mem_win.adjust(562)Dan
P.S.
no answers from Fredrik Mellbin and I provided all the necessary info for a serious debugging

