provide some updates here:
I'm on 17.5.1. If I copy the link from Mac, and with Handoff function, I can paste the link in SVPlayer and visit the link. If the link is copied from an open tab on Chrome on iPad, then the link cannot be inserted into SVPlayer. If using Handoff, I copy the iPad link first to Mac, and copy the link on Mac then again in SVPlayer I can paste it. So to me, direct copy and paste to SVPlayer on iPad is not working, copy and paste via Handoff works.

I'm trying SVPlayer on a m4 iPad pro. I want to test its open link function. However, I cannot paste the link into the open link input field. I select "paste" after long press on that field, but nothing happens. In the meantime, I can paste the clipboard content into anywhere else on the same iPad. Also I can type in the open link input field on SVPlayer. Given the length for usual m3u8 links, I certainly would want paste content to work. Any idea how to resolve this issue?

Thanks a lot! This is the perfect solution now. I'm using a 2080TI, and I can get full 1080p interpolated with RIFE 4.6+FSRCNNX+Krig running flawlessly. I cannot believe it! GPU memory usage is ~6GB and utilization ~80%. No need to get 4090 for now thank god!

VeniVediVeci wrote:

Now I am using a project named mpv_lazy in github(https://github.com/hooke007/MPV_lazy, in Chinese), and it enables RFIE v4.6 using tensorrt. My video card is 3070 laptop and it works totally fine in 1080p real-time doubling FPS, the performance of which is much better than the SVP4. Hope the svp4 can support the trt RFIE as soon as possble.

Chainik wrote:

> Although, anywhere above 48 fps my GPU usage sky rockets from 46% to 90%

because x2.5 interpolation (i.e. 24->60 fps) need generating TWO times more intermediate frames than x2 (24->48)

> I added another model from github and when selected I get a flickering sensation on any video

then add another model big_smile and post a bug report on the Github regarding the flickering one

The flickering is due to the incompatibility between current rife_vs.dll and model 4.6. I can reproduce this flickering problem on Windows 11. Since most other people are ok, maybe the problem is with Win 11 but not with Win 10.

5

(3 replies, posted in Using SVP)

Chainik wrote:

and how many fps it does? at what resolution?

original files are 1080p@23.976, and after conversion the files are 1080p@59.94. The conversion rate is ~34-35fps.

6

(3 replies, posted in Using SVP)

I'm using 5900x to transcode a large collection of anime episodes. The CPU usage is constantly between 55%-65%. I checked the log and noticed that the auto threads setting is enabled and determined as 24 threads already. I would like to know is there any way to use the CPU better, i.e. to its full power, to make x265 transcoding faster?

Hello, I just installed SVP on Ubuntu Server 18.04 and managed to upscale anime to 60fps successfully by using GUI. I plan to use the command from terminal so that I can batch convert files in the future. I'm wondering, where is the profile located? I guess I would need to modify to profile to reflect whether it is for movie or anime, and also what frame rate I would need for the converted file. Thanks!