2,851

(25 replies, posted in Using SVP)

OMG! 65 threads!

2,852

(23 replies, posted in Using SVP)

gillecaluim
global threads=58
Big number. It can lead to memory leaks error.

Click on MAG79 - Send message via forum

2,853

(25 replies, posted in Using SVP)

gillecaluim
You are right. No logging mechanism. Just your system has not usual configuration. wink
But we can debug it manually. Start from dramatically low amount of threads. For example, 2.

2,854

(23 replies, posted in Using SVP)

gillecaluim
I can connect to your supercomputer via teamviewer. Send me your ID and pass by e-mail.

nemoW
Сложно сказать чья именно особенность.
Ломается чей-то буфер кадров и система не может разобраться с тем, какой кадр играть.
Цепочка буферов такая:
Буфер кадров декодера > буфер кадров ffdShow > буфер кадров avisynth > N-кадров, находящихся в обработке SVP > M-кадров на выходе SVP > буфер кадров отрисовщика

Можно смело утверждать, что это особенность SVP, т.к. это пакет, включающий все вышеперечисленное. wink

James D
Можно указать другое значение:
меню SVP в трее - Плавность на перемотке - Не отключать плавность

Тогда зависания плеера прекратятся вообще, но временами после совершения перемотки будет заметно перемигивание кадров от очистки сломанного буфера: кратковременное появление кадров с предыдущего места просмотра.

oviano
Hmmm.
You need to emulate audio delay to get synchro with video. Video delay appears because of video processing in several threads and video buffer before and after processing. So. Try any audio filter to emulate audio delay with internal audio buffer. Start from AC3Filter. Maybe you know audio filter better than AC3Filter.

James D
Да. Проблема есть. Заключается в "нелюбви" ffdShow к слишком частым включениям и отключениям плавности.
Исправляется путем выставления большей задержки на перемотках.
меню SVP в трее - Плавность на перемотке - Отключить на 2 сек

По моим наблюдениям MPC-HC дает намного меньше зависаний плеера на перемотках по сравнению с KMPlayer'ом.

2,858

(23 replies, posted in Using SVP)

gillecaluim

16:28:01.819; Error: Warning: there's a memory leak in the video player: 719 MB

16:28:45.941; Error: Warning: there's a memory leak in the video player: 1592 MB

8:17:25.621; Error: Warning: there's a memory leak in the video player: 757 MB

It is strange. SVP must allow much bigger memory use by player if you have 4+ GB RAM installed.

See Performance graphs window and amount of available memory for player.

http://www.svp-team.com/forum/misc.php?item=2981

Please show your AVS-script: SVP tray menu - Information - Last used AVS Script

2,859

(25 replies, posted in Using SVP)

gillecaluim
my supercomputer
What is differ from usual computer? Two CPUs? Four CPUs?

SVPmark and SVP can't work without audio or with incorrectly drivers installed.
Install it correctly.

2,860

(25 replies, posted in Using SVP)

gillecaluim
At least 3 users with XEON E3-1230 V2 successfully passed SVPmark test: their results in database.
I think you need to (re)install drivers: directX, video and audio.
Has your system any audio card?

oviano
You can add more values to list manually:
1. open SVPMgr.config in notepad.
2. find strings:

VDelay#1#2;Задержка видео
--250;-250 мсек
--200;-200 мсек
--150;-150 мсек
--100;-100 мсек
--50;-50 мсек
-0;0 мсек;default
-50;+50 мсек
-100;+100 мсек
-150;+150 мсек
-200;+200 мсек
-250;+250 мсек

add your values (for example):

VDelay#1#2;Задержка видео
--750;-750 ms
--500;-500 ms
--250;-250 мсек
--200;-200 мсек
--150;-150 мсек
--100;-100 мсек
--50;-50 мсек
-0;0 мсек;default
-50;+50 мсек
-100;+100 мсек
-150;+150 мсек
-200;+200 мсек
-250;+250 мсек
-500;+500 ms
-750;+750 ms

3. close and save
4. close SVPMgr and run again

oviano
Did you try option "Video delay" in SVP tray menu?

oviano
You are right. Big threads number can lead to audio delay. In my practice it must be more than 40 threads to get 500+ ms offset of audio. But I don't use capture. Just play with smoothing.

Two fast solutions:
1. manually find quite enough value for threads number. It must be between 2 and 8.
2. try to use audio delay setting in your player (grey +/grey - at keyboard in MPC-HC)

2,864

(23 replies, posted in Using SVP)

Try SVP Manager memory leak fix modification: SVPMgr315.1016_MemoryLeak_mod.zip

Fixed free memory detection to make possible use of 4GB RAM by player

- download
- unzip to SVP folder with file replacement
- launch SVP Manager

2,865

(4 replies, posted in Using SVP)

MaXimus

1) madVR - rendering - smooth motion

http://www.svp-team.com/forum/misc.php?item=2979

2) SVP - Active profile settings - Blend frames to screen refresh rate

Both settings must be unchecked.

2,866

(20 replies, posted in Using SVP)

I found version ffdShow that works without menu items high lightening bug. It is rev.2694 (or 2699 but not NV12 at input). It was made 5 years ago.

http://www.svp-team.com/forum/misc.php?item=2977 http://www.svp-team.com/forum/misc.php?item=2978

All newer versions of ffdShow have this high lightening bug. I think it is because of commit #2711:

Enable subpicture input pin even if "DVD decoding" is disabled. This fixes (part of?) YV12 decoding plus DVD menu high light issue.

But SVP supports ffdShow rev.3616 and newer. So SVP is incompatible with such old version of ffdShow.

I recommend to use WinDVD when you watching DVD. It has the best quality of smoothing of DVD. And no problem with DVD menu.
You need WinDVD 2010 version or older with old good 'Trimension All2HD' technology. Don't use WinDVD 11. It has worst smoothing technology 'Motion streamliner' I have ever seen.

2,867

(20 replies, posted in Using SVP)

magic79

No magic here. It was your last typos. User profile is disabled. Contact site administrator.

Thank you for the file. I will look at it in due time.

Kongou
Thank you for screenshots.
As I can see madVR is active in both cases.
You are wonder about bit depth?

It is bit depth reducing from 10 bit to 8 bit while using SVP. It must be so.
SVP works with 8 bit depth only. Color depth is converted at SVP input. So if you use SVP you will get 8 bit after SVP.
We can not fix it. It is avisynth restriction.

2,869

(20 replies, posted in Using SVP)

Metagondria
i didnt want to spent hours re-authoring / uploading dvd's and writing/flooding
OK. Let it be.

2,870

(4 replies, posted in Using SVP)

pezgui
'Ignore pulldown' value used always by SVP for now.
Please give me video where you use value 'Smooth timestamps' in 3:2 Pulldown option. I can't see the difference at my videos.

oviano
Did you try option SVP tray menu - Profile selection method - Exclude profiles with different frame rates?

2,872

(2 replies, posted in Using SVP)

ccrocker
No, SVP has not any API to control yet.

What player do you create?
How do you planing to integrate and to use SVP with your player?

2,873

(25 replies, posted in Using SVP)

It looks like your xeon has not support some instructions set to decode test video or decoder is missing.
Install SVP Full and try again.

2,874

(2 replies, posted in Using SVP)

Mom
I have 120 Hz monitor too. I see difference between 120 and 60 fps video.
SVP has excellent support of 120 Hz monitors.
For more details see SVP tray menu - Information - Additional information.

voice
По моим позапрошлогодним исследованиям, могут и влияют.
Правда от настроек я тогда получил прирост в размере всего 1%.