Ghosthree3
Thank you for the bug report.
Download SVPMgr317(72)_PlayerOnPauseCrush_fix.zip from topic SVP 3.1.7 Problem
It must help you.
You are not logged in. Please login or register.
SmoothVideo Project → Posts by MAG79
Ghosthree3
Thank you for the bug report.
Download SVPMgr317(72)_PlayerOnPauseCrush_fix.zip from topic SVP 3.1.7 Problem
It must help you.
clsid build 4533:
http://sourceforge.net/projects/ffdshow … %20builds/
S_Snake
Если все еще актуально, то вот модификация менеджера, возвращающая поведение плеера на паузе как было в 3.1.6: т.е. менеджер не будет отключать плавность на паузе. У некоторых пользователей это приводило в падениям плеера.
SVPMgr317(72)_PlayerOnPauseCrush_fix.zip
Распаковать с заменой файлов в папку SVP.
По сути этот фикс считает скрытую настройку DisableSmoothnessOnPauseDelay равной нулю, если она отсутствует в файле скрытых настроек.
;задержка отключения плавности на паузе, необходима для освобождения памяти и расчетных блоков видеокарты (сек, мин:10, макс:300, 0 и другие значения - не отключать)
DisableSmoothnessOnPauseDelay=0
Tryneal
Thanks for the bug report.
Try to use this fix: SVPMgr317(72)_PlayerOnPauseCrush_fix.zip
Unpack and replace files in the SVP folder.
The problem was in one new hidden setting of SVP 3.1.7:
;Delay before disabling smoothness when player in pause state, needed for release of memory and GPU computation blocks (sec, min:10, max:300, 0 and other values - do not disable)
DisableSmoothnessOnPauseDelay=0
Delay was set to 30 if hidden setting is apsend in the hidden settings file. It is wrong. Changed to zero now. Must work.
ssd
Вот если бы утилита еще бы намеряла какие файлы (или какие процессы) в топе самых активно прочитанных/записанных гигабайт. Вот тогда стало бы чуть понятнее. Файлы и процессы видно в win8,1 в мониторе ресурсов, но он статистику не ведет.
SVP менеджер создает скрипт с плавностью, пишет лог, но это килобайты, при большом количестве файлов и частых перемотках - мегабайты. Все остальное - это исключительно чтение, что не должно уменьшать ресурс SSD.
Сложно угадать, что за процесс работал совместно с просмотром видео, но точно известно, что при рабочем компе и отстуствии активности мыши и клавиатуры (просмотр фильма) винда производит всякие профилактические действия:
- качает (и в некоторых случаях) устанавливает обновления;
Простая проверка, если это была активность самой винды, то наверняка винда сделала, что хотела. И при измерении следующий просмотр видео уже не покажет такой большой размер использованного ресурса SSD.
ssd
Чем измерялось? Будем повторять и исправлять.
Я правильно понял, что при просмотре 144 ГБ видео с HDD использование SSD составило 20 ГБ?
Fixed.
Windows 8.1 standard themes:
SVP GUI examples:
Download: SVPMgr317(71)_HighContrastThemes_fix.zip
Unpack and replace file in SVP folder.
Nintendo Maniac 64
3x = o i i o i i o i i o i i... 24 original 48 interpolated frames in one second
2,5x = o i i i i o i i i i o... 12 original (12 original is dropped) 48 interpolated frames in one second
So they have the same number of interpolated frames in one second and it must gives the same CPU load.
Jeff R 1
Did you try to reset madVR settings?
CPU load is less then you use 2x, 3x and so on... integer smooth factor.
If you use non integer smooth factor you need more CPU power. Look at your SVP Performance Graphs window. What CPU load is shown there?
cookieboyeli
SVP does not currently support official Windows High Contrast themes
For now you can use official Contrast White theme
Black themes looks at my system without text as shown at you screenshot.
Now I google what the problem with invisibility clWindowText color...
AMD Fluid Motion (AFM) vs SVP:
+ AFM has less visible artifacts;
+ low CPU usage;
+/- no customizable settings;
- AFM has less smoothness;
- higher GPU usage
cookieboyeli
Error: Error preparing smooth playback! Script error:
Script error: There is no function named 'SetMTMode'.
This function is a part of avisynth MT. Some software can replace avisynth to their versions. In general case You need to replace back avisynth.dll file in windows\system32 (or windows\sysWOW64) with avisynth.dll from SVP\Resource folder.
BTW You can reinstall SVP and enable option to reinstall Avisynth. Then SVP installer will repair your error automatically.
isoepic
Can you show distrotion with screenshot?
Elisey
Ставить поверх. В 99% случаев корректно подхватываются уже имеющиеся профили и все работает. Если же чем-то работа не устроит, то можно удалить SVP с удалением настроек и снова установить.
поперебирать разные декодеры: LAV, ffd, divx
njb013
And give please screenshot of the error or full error description
Tibaland
1. Your OS is Windows 8.1?
2. Your videocard is NVIDIA?
3. Please look what renderer is used in MPC-HC: menu View - Options - Playback - Output section?
TayyabKhalid
You need more info about Managing profiles, SVP Profile settings or what the problem?
DaveyMames
You can copy avss.dll to avisynth plugins folder and use AVS-script as is. Plugin avss.dll will be loaded automatically.
nemoW
Шум и резкость в каком-то роде родственники. Это высокочастотные составляющие изображения.
Чистое и резкое видео однозначно уплавняется лучше. И даже может оказаться, что быстрее, т.к. движения будут находиться с меньшим числом ошибок за меньшее число сравнений. Плавность у такого материала выше, но и видимых артефактов потенциально может оказаться больше.
Waldgeist
45% with SVP processing and 20% - without SVP.
You can check it by disapearing of SVP Tearing test line (orange moving line over video).
Press while playback Ctlr-Win-T, you will see the moving line. It is mean SVP is working. Then hide avisynth filter in ffdShow. Do you still see the moving line?
Waldgeist
Avisynth must be in visible filters list in ffdShow. Otherwize SVP can't work with it. So you need for some tuning and customizations.
Thank you for filters list. I see now. What you can do to get smooth playback:
1. Enable HW decoding. Click on LAV video decoder in filter list while playback. What you see in the line 'Active decoder' in Hadrware Acceleration settings?
Select CUVID or DXVA2 (copy-back).
2. Enable D3D FullScreen. You are using renderer EVR (custom presenter). It can show jerks in some cases. To make playback more smoothly go to the MPC menu: Options... - Output - Enable option D3D Fullscreen - OK. Reopen video, switch to fullscreen mode (alt-enter).
"SVP ...slow performance (SVP index: 0.63 - 0.80)" message on the OSD
It is mean CPU load or GPU load are close to 100%. SVP settings are too hard to you configuration.
3. General advise is to reset profiles: SVP - Video profiles... - Reset to defauls - OK - Yes.
4. If problem still here can you look to CPU load value (in SVP Performance Graphs window or in Task Manager) and GPU load (in GPU-Z)?
nemoW
В SVP есть библиотека поиска векторов движений. Тоже с открытым кодом, как этого требует лицензия. Так вот из x264 взяты функции сравнения блоков. Мы периодически заглядываем в проект x264 и обновляем у себя эти функции. Спасибо за подсказку. Поглядим, что могло бы пригодится этом плане в кодеках нового поколения (x265, VP9, Daala)
Waldgeist
I have to put the "AViSynth" filter from the "Visible filters"-list to the "Available filters"-list. Otherwise I get very laggy output
It is very strange. It shouldn't to be.
Can you show your filter's list while playback? Take screenshot of menu: MPC-HC - Play- Filters
SmoothVideo Project → Posts by MAG79
Powered by PunBB, supported by Informer Technologies, Inc.