2,801

(15 replies, posted in Using SVP)

Chainik is right.

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

picture from here.

P.S. Also you can choose audio and subs via ffdShow or madVR icons in system tray.

2,802

(5 replies, posted in Using SVP)

I see. Thank you.
Now I can fix this issue to make SVP automatically play this video in 2D with such aspect ratio.

2,803

(15 replies, posted in Using SVP)

acb
1. Uninstall K-Lite and all other codec packs.
2. Uninstall Haali Matroska splitter.
3. Update LAV Filters to last version (for now it is 60.1): install video + audio + splitter.
4. Use your player as usual.

kvazarija

19:07:07.297; Error: Error preparing smooth playback! Script error:
Write: File 'C:\Users\BABEJT\AppData\Roaming\SVP 3.1\Logs\avsFPS.txt' cannot be opened.
(ffdshow_filter_avisynth_script, line 7)

Avisynth can't access to text file just created. In most cases it is antivirus work. Just disable antivirus or add folder C:\Users\BABEJT\AppData\Roaming\SVP 3.1\Logs to exception list.

Naf-naf
другой сборки windows
Что за сборка? Название?

2,806

(1 replies, posted in Using SVP)

As I know latest MPC-HC is not needed in DX9 (used library included in player's folder). But earlier versions of MPC-HC require DX installed separately over any windows). Anyway you can try to open player without DX installed. You will see alert message if DX required.

biguho
Результаты совпали с ожидаемыми: видео быстрее на 36%, проц на 26%, но это синетика. А в реальном уплавнении выигрыш всего 14% по сравнению с AMD A10-6800K.
Другое дело, что этот проц не раскрывает свой потенциал без специально готовящихся под него дарйверов AMD Catalyst 13.35 BETA, где будет много новых плюшек: Mantle, Dual graphics, HSA, в том числе обещается уплавнялка AMD Fluid Motion Video. Разработчики обещают выпустить драйвер в конце января (подробнее). Доживем - увидим. wink

2,808

(6 replies, posted in Флуд)

Ruslan
Она без аппаратного кодека:

Можно предположить, что AVerMedia ExtremeCap U3 | CV710 не имеет аппаратного кодека. Вместо этого поток через USB3.0 идет как есть, без компрессии, сжатие в MP4 (H.264, AAC) осуществляется процессором компьютера, из-за чего и достаточно высокие системные требования.

2,809

(4 replies, posted in Using SVP)

4K restriction fixed. You can try this SVP Manager modification: SVPMgr315.1019_4K_fix.zip

It is possible to add profile up to 4K WHXGA resolution (5120 x 3200);

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

2,810

(6 replies, posted in Флуд)

Ruslan
Если есть NVIDIA-карточка или планируется ее покупка, то можно использовать встроенную в нее возможность аппаратного сжатия видео и утилиту ShadowPlay.

2,811

(9 replies, posted in Using SVP)

Bruno32600
Please show Additional info from SVP tray menu - Information. We will fix it.

До кучи: оперативная ( smile ) новость и обсуждение на iXBT: Asus выпускает набор для самостоятельного добавления поддержки Nvidia G-Sync в монитор Asus VG248QE

2,813

(23 replies, posted in Using SVP)

gillecaluim
Threads: 32

Hm. It is funny big_smile
Windows core function GetSystemInfo (kernel32 lib) returns that value of NumberOfProcessors parameter.
SYSTEM_INFO supports up to 32 processors (threads):

dwActiveProcessorMask
A mask representing the set of processors configured into the system. Bit 0 is processor 0; bit 31 is processor 31.

So, your supercomputer may function not at full power of 40 threads because it not fully supported by some windows core libraries for 32bit applications. roll

Do you trust to 32bit measurment utils like EVGA Precision after that? I think you need to trust to your eyes better then all other software on your supercomputer wink
To do that run Tearing test form SVP tray menu and look to the screen. You will see 120fps and can differ it from 40 fps. cool

2,814

(23 replies, posted in Using SVP)

gillecaluim
Try SVP Manager much threads fix modification: SVPMgr315.1018_MuchThreads_mod.zip

- added CPU identification;
- fixed work with huge number of threads

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

21:57:37.065; Start: SVPMgr 3.1.5 (1018) starts...
21:57:37.065; AppDataPath: C:\ProgramData (ANSI)
21:57:37.065; Start: read settings file settings.ini
21:57:37.065; Start: load language file - English. Duration: 28 ms
21:57:37.093; Start: check launched instance of SVP-manager
21:57:37.093; Start: check Avisynth installed
21:57:37.093; Start: clear Logs folder
21:57:37.094; Start: SVPMgr folders prepare
21:57:37.099; Start: read settings file SVPMgr.ini
21:57:37.100; Start: performance graphs prepare
21:57:37.100; Start: CPU and threads count detection
CPU: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz
Threads: 4

2,815

(23 replies, posted in Using SVP)

See funny picture there.
The solution will be soon.
SVP was designed not for such supercomputers as gillecaluim's one. wink

2,816

(25 replies, posted in Using SVP)

SVP didn't support so many threads till now.

FOR FUN!

Usual Performance Graphs window
http://www.svp-team.com/forum/misc.php?item=2984

Performance compare of my computer with gillecaluim's supercomputer.
(photoshop a little)
http://www.svp-team.com/forum/misc.php?item=2987

So, difference is 10x times more calculation threads!!!

2,817

(25 replies, posted in Using SVP)

It is too many computation threads. SVP didn't designed for that wink
And I think it is too much to the task of real time video processing. 65 input frames lag - it is very big lag. It is more than 2 seconds of video.

2,818

(25 replies, posted in Using SVP)

OMG! 65 threads!

2,819

(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,820

(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,821

(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,825

(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