Topic: Short clips crash SVP while transcoding

I've got a lot of clips that are 1 sec or shorter and I would like to transcode them to 60fps.
However, the program always crashes when I try to do so.
I have never had any problems with longer videos.
Is there a way to make them work?

Re: Short clips crash SVP while transcoding

> the program always crashes

SVP Manager crashes? or gives a transcoding error? any log?

3 (edited by Lumivuori 27-05-2020 07:19:04)

Re: Short clips crash SVP while transcoding

Chainik wrote:

> the program always crashes

SVP Manager crashes? or gives a transcoding error? any log?

The whole program just shuts down. It does create a temporary file before doing so.
Here's a log with the very top cut off for privacy.

10:11:59.915 : Settings: loading main.cfg OK
10:11:59.916 : Settings: loading ui.cfg OK
10:11:59.916 : Settings: loading frc.cfg OK
10:11:59.917 : Settings: loading profiles.cfg OK
10:11:59.918 : Settings: loading custom.cfg OK
10:11:59.919 : Settings: loading lights.cfg OK
10:11:59.919 : Main: using Qt 5.14.2 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2017)
10:11:59.919 : Main: device scale is 1.00001, user defined scale is 0
10:11:59.922 : Main: system locale is [fi]
10:11:59.922 : Main: preferred language is [fi-fi]
10:11:59.923 : Main: setting language file to en.qm...
10:11:59.932 : Main: module 'plugins/svpflow1.dll': NOT FOUND
10:11:59.932 : Main: module 'plugins/svpflow2.dll': NOT FOUND
10:11:59.932 : Main: module 'plugins64/svpflow1_vs.dll': 4.3.0.156
10:11:59.933 : Main: module 'plugins64/svpflow2_vs.dll': 4.3.0.192
10:11:59.933 : Main: PATH doesn't contain mpv64 folder, VLC and libmpv players may not work
10:11:59.933 : Main: PYTHONPATH doesn't contain mpv64 folder, VLC and libmpv players may not work
10:11:59.933 : Main: PYTHONPATH is EMPTY
10:11:59.935 : Main: running OpenCL info...
10:11:59.948 : Main: collecting system information...
10:11:59.948 : OS: Windows 10 [10.0.18362]
10:11:59.950 : CPU: AMD Ryzen 5 1500X Quad-Core [base frequency 3500 MHz, 8 threads]
10:11:59.950 : Video: registry info - NVIDIA GeForce GTX 1060 3GB
10:11:59.951 : Video: reading OpenCL info...
10:11:59.982 : Video: 1 GPU OpenCL device(s) on NVIDIA CUDA [OpenCL 1.2 CUDA 10.2.115] (NVIDIA Corporation)
10:11:59.982 : Video 1: GeForce GTX 1060 3GB (NVIDIA Corporation, ver.441.87) [gpuID=11]: OK
10:11:59.983 : Memory:  8124  MB total,  4025 MB free
10:11:59.983 : System: finding network settings...
10:12:00.737 : Power: AC is ON [1]
10:12:00.817 : Screens: updating information, 1 screen(s) found
10:12:01.207 : Main: preparing video profiles...
10:12:01.247 : Main: preparing performance graphs...
10:12:01.336 : Main: preparing ffdshow...
10:12:01.339 : Main: preparing mpv...
10:12:01.340 : Main: preparing remote control...
10:12:01.341 : RemoteControl: started
10:12:01.341 : Main: preparing main menu...
10:12:01.427 : Main: loading extensions...
10:12:01.431 : Extensions: found svpcode 1.0.0.190 ...
10:12:01.433 : Settings: loading code.cfg OK
10:12:01.470 : Main: initialization completed in 1529 ms, but still waiting for the screens measurement...
10:12:01.545 : Updates: checking now...
10:12:03.004 : Screens: screen 0 - 1920x1080 @59.999 Hz [measured], x1.0 [90 DPI]
10:12:03.004 : Screens: primary screen is 0
10:12:03.738 : Performance: quick estimation = 643 (previous value was 638)
10:12:18.153 : Media: video 1402x898 [PAR 1.000] at 30.000 fps [constant]
10:12:18.153 : Media: codec type is AVC, YUV/4:2:0/8 bits
10:12:18.160 : Transcoder: Frame server (64-bit) F:\Program Files (x86)\SVP 4\mpv64\vapoursynth.dll
10:12:18.161 : Transcoder: resulting video frame 1402x898
10:12:18.161 : Transcoder: 1 acceptible profiles, best is 'Automatic' [0]
10:12:18.169 : Profile: using automatic profile #1 /film
10:12:18.171 : Transcoder: playing at 60 [30 *2/1]
10:12:29.037 : Transcoder: enabled while video is stopped
10:12:29.038 : Profile: using automatic profile #1 /film
10:12:29.040 : Transcoder: playing at 60 [30 *2/1]
10:12:29.040 : Transcoder: source file size: 0.0 GB
10:12:29.041 : Transcoder: free space: 9.8 GB
10:12:29.605 : Transcoder: encoding started

Re: Short clips crash SVP while transcoding

yeah, I can confirm this. will be fixed in the next update...

Re: Short clips crash SVP while transcoding

try this one (replace .dll in SVP 4/extensions)

Post's attachments

svpcode.dll 334.14 kb, 335 downloads since 2020-05-29 

Re: Short clips crash SVP while transcoding

It works now. Thanks.