Look at the picture. It is my FPS measured with AVSMeter and latest version SVP4.
I have 4 threads CPU and Auto threads for it was 7. I see the maximum FPS is for threads=10. It is surprising for me because I see steps on diagram but they grouped by 3 not by 2 as was earlier: threads=1,2,3; threads=4,5,6; threads=7,8,9 and so on.

And yes. 7 threads is good enough value for threads=Auto. smile

mmhmm
В чем заключается проблема на этот раз? Снова утечки памяти или что-то новое?

tingtong5
why is there such a difference in black bar detection sensitivity between svp3 and svp4 ?
SVP4 has another more advanced logic of black bars detection. In some cases it works better.

22:08:59.881; Error: File can't be deleted
C:\ProgramData\SVP 3.1\Logs\WSFError.txt. Duration: 498 ms

It is well known issue when some windows application holds file for some time after open. It can be antivirus software.
You can:
1. Add C:\ProgramData\SVP 3.1\Logs\ folder to exclude list of your antivirus.
2. Do nothing. Just reopen your video after the error appear.

1,455

(10 replies, posted in Using SVP)

Just watched one movie. "Misseu Waipeu". The file I downloaded has 29.97 fps. It is telecined version of 23.976 fps video. And I can watch it with 29.97 > 23.976 convertion and with SVP in real-time.
I watched so whole movie.

Instruction.
1. Download TIVTC plugin and copy TIVTC.dll to Avisynth\plugins folder.
2. Write script: create new file and save it with .AVS extension

DirectShowSource("movie.avi")
TDecimate(cycle=5)

where "movie.avi" is file name of your movie on the disk.
3. Right click on the .AVS file and choose "Open with", browse to mpc-hc.exe (or your player's executable) and click Open.

1,456

(10 replies, posted in Using SVP)

ITN
50 fps, which does not work well with SVP and 60hz
SVP4 PRO tray menu - Application settings - Additional options - All settings - change value of frc.target.max to 55.
And SVP will work with 50 fps and will interpolate it to 60 fps.

Decimation on-the-fly is possible but I don't know one click solution.

1,457

(4 replies, posted in Флуд)

В добавок сравнил очки SVPmark. GeForce 361.75 против GeForce 356.39_Vulkan. Разница скорости в пределах погрешности измерений: 2485 против 2481

1,458

(4 replies, posted in Флуд)

Сравнил в Win8.1 на видеокарте GeForce GTX 660 Ti. В драйверах Vulkan по сравнению с 361.75:
- версия CUDA  7.0.0 вместо 8.0.10;
- список расширений одинаковый, просто CLinfo показывает перечисляет расширения в разном порядке.

http://www.svp-team.com/forum/misc.php?action=pun_attachment&item=4004

http://www.svp-team.com/forum/misc.php?action=pun_attachment&item=4005

rainlys
How many 24 fps cartoon scenes in that "hybrid" 30 fps video?

rainlys
Your sample is just telecined. 24-in-the-30 fps. You need to make decimation. IVTC.
You can use TIVTC plugin and simple script to restore 24 fps from 30 fps:

TDecimate(cycle=5)

1,461

(4 replies, posted in Флуд)

Сравнил в Win8.1 на видеокарте AMD Radeon R9 850. В драйверах Vulkan по сравнению с Crimson 16.1 отсутствует расширение cl_ext_atomic_counters_32, добавлено расширениеcl_amd_fp16.

http://www.svp-team.com/forum/misc.php?action=pun_attachment&item=4002

http://www.svp-team.com/forum/misc.php?action=pun_attachment&item=4003

messedupduck
You must delete all pieces of graphics drivers and make clean install then

как впечатления?

В двух словах: SVP плавнее, AFM больше стробит. Но AFM имеет меньше видимых артефактов.

AFM - AMD Fluid Motion
Ветка обсуждения: Аппаратное уплавнение

messedupduck
i7 3770 has Intel HD Graphics 4000 with openCL support.

Is CLinfo working to you?
[SVP installed folder]\utils\CLinfo.exe
Please post results here or send us bug-report from SVP-Manager.

*2 Unconfirmed

wink
И я с этим согласен. Не на чем Intel-овском проверить. А вот на Radeon'e R9 295 сам проверял - работает.

Nurk
Для BlueskyFRC нужно железо от AMD, поддерживающее GCN 1.2

James D
Maken1 вроде полезную инструкцию для себя и для народа составляет. Ну назвал, что это его руководство. Это и правда им собранное руководство.
Я чего-то не углядел?

gaunt, я полностью согласен насчет эффекта маскировки кадров.
Ссылка на обсуждение: Устройства отображения: динамическая четкость

Right solution! Thanks for information!

Current version SVP don't support VLC: https://www.svp-team.com/wiki/SVP:Video_players
In the near plans Linix and MacOS versions: https://www.svp-team.com/wiki/Purchase

VLC support - maybe it will become possible but after perform these plans.

Yes. 32bit. Sorry for typo smile

mmhmm
Быстрый поиск в интернете ничего не дал. Похоже, что кэш держится в оперативке и не сохраняется на диск. Косвенный признак: кэширование начинается заново, если переоткрыть плеер или ссылку.
Я пользуюсь сервисом savefrom.net
И Вам советую wink

1,473

(3 replies, posted in Using SVP)

set mpc-hc to run always as admin

It's mean that SVP Manager launched as admin too. It is not correct. Usually it must be run with user rights.

1,474

(3 replies, posted in Using SVP)

maxgrego01
Try to reinstall ffdShow. You can download it from official site:
http://sourceforge.net/projects/ffdshow … %20builds/
Select rev4533

3bit of course