2,351

(16 replies, posted in Using SVP)

Feeed
See details about video processing by SVP in debuginfo.txt: SVP tray menu - Information - Additional information.
You can find all answers there. Post here that content of debuginfo.txt if you can't understand it.

mashingan may be right. It can be enabled frame cropping option. And you will see it in debuginfo.

2,352

(2 replies, posted in Using SVP)

Mystery
I think the problem is somewhere near frames buffer. SVPFlow library calculates some frames ahead by avisynth demands. Avisynth store in memory some frames by ffdShow demand. ffdShow store in memory some frames by player (or renderer) demand. Renderer have internal frame buffer to avoid stutter. When seek all these buffers must be cleared and filled again with new frames. I think the clear buffer function of some of these elements from the chain may contain the error.


P.S. I'm not DS-programmer and it is my IMHO.

DDRRSS
Можно ли какими-либо настройками убрать такие зависания?
Зависания связаны с многократными включениями/отключениями плавности на перемотках. Можно увеличить задержку включения плавности после перемотки. Меню SVP в трее - Плавность на перемотке.

Эта настройка специально предусмотрена для устранения зависаний и вылетов плееров. Замечено, что на плеере MPC-HC зависает меньше, чем на остальных плеерах. Но это скорее не правило, а наблюдение.

kell234
мой 65st50 не умеет в 48 герц
Ну да. Это не стандарт. Режим 50p по HDMI он поддерживает?

wingblack
Сейчас так реализовано, что SVP использует вкладку Avisynth фильтра ffdShow. Любой скрпипт, указанный в этой вкладке до SVP, замещается скриптом, автоматически подготавливамым SVP-Менеджером для каждого конкретного видео. Могу предложить настроить загрузку двух фильтров: ffdShow Video decoder и ffdShow RAW video filter одновременно. Один будет использоваться SVP, второй Вы сможете использовать для своих целей.

Daum PotPlayer точно x86? SVP не поддерживает x64 плееры.

можно ли сделать так чтобы показывалась надпись как при работе с FFDShow + SVP manager ?
Эта строчка работает через вкладку OSD фильтра ffdShow, Если в PotPlayer авторы перенесли это из ffdShow, то есть надежда, что строчка заработает.

rc - remote control. Для включения механизма взамодействия SVP-менеджера с библиотекой повышения плавности. Требуется только при просмотре видео в режиме реального времени.

mmhmm
Да. Была такая ошибка. Рекомендую скачать и установить обновления для SVP 3.1.6 (от 04.05.2014) со страницы загрузки.

2,357

(2 replies, posted in Using SVP)

aaron5
Thank you.

The error in the log:

Error: Error preparing smooth playback! Script error:
Write: File 'C:\ProgramData\SVP 3.1\Logs\avsFPS.txt' cannot be opened.
(ffdshow_filter_avisynth_script, line 7)

It can be if some windows application blocks new just created files for some time. Usually it is antivirus software. And to aviode the error you can disable that application or add SVP Logs folder to its exceptions list.
Anyway it is one of annoying error of SVP-Manager and we plan to fix it in future versions.

Sintaek
what point from 1 to 8 was help you?

adguka
можно перекинуть больше работы на видеокарту?
В текущей реализации - нет.

2,360

(15 replies, posted in Using SVP)

WolfyAmbassador
Try video 'watch-1920x1280-24p' from this article: http://www.ixbt.com/multimedia/video-me … -1.shtml#4
You need to use the same video mode (24p) when output this video to TV. And you need photocamera with long delay to record several frames in one shot.

Sintaek
Thank you for the log.
I see there two things:

Error: Error preparing smooth playback! Script error:
LoadPlugin: unable to load "C:\Program Files (x86)\SVP\plugins\svpflow1.dll"

It is not good.

AppName: mpc-hc64.exe
SVP is not support x64 players. Use x86 version.

2,362

(1 replies, posted in Using SVP)

kid
What player is used?

Sintaek
May I ask you to post here all files from c:\ProgramData\SVP\Logs folder?

Sintaek
On every video? When error appears?

2,365

(5 replies, posted in Using SVP)

mashingan
Maybe. Closer look to that video stream is needed.

Sintaek
It is not normal.
1. Are you using full version of SVP (33 MB)?
2. Did you try to reinstall SVP?

zand
Если объяснять в двух словах, то синхронизация видео- и звуковой дорожки реализована по звуку. При недостаточной точности вычисления длительности кадра может накапливаться ошибка (нарастающий рассинхрон). Но Вам повезло, Вы используете отрисовщик madVR, где можно точно узнать причину рассинхрона. Для этого надо заглянуть в его статистику по Ctrl-J.  Включить ее и посмотреть видео те самые 5-10 минут, наблюдая за изменением значений. Если сами не разберетесть, кидайте сюда скриншот статистики, будем разбираться вместе.

2,368

(1 replies, posted in Using SVP)

joshuabrian
SVP change resolution of picture for 1080p video. See setting 'decrease frame size' in your SVP profile settings window. You can disable it. Or you can customize your player.
Some renderers in MPC-HC don't support dinamically resolution change. It lead to diagonal distortion of picture. You need to change renderer. MPC-HC menu View - Options... - Output.
Start with enchanced video renderer (EVR).

Ruslan_NT

21:01:22.240; Error: Повысить плавность не удалось! Ошибка скрипта:
Write: File 'C:\ProgramData\SVP 3.1\Logs\avsFPS.txt' cannot be opened.
(ffdshow_filter_avisynth_script, line 7)

Да, спасибо. Эта самая частая ошибка в менеджере за последнее время. Заключается в том, что указанный файл блокируется сторонним приложением сразу же после его создания. Обычно это антивирус и исправить ситуацию можно либо отключив антивирус, либо добавив папку Logs в исключения для проверки. Есть задумка как обойти эту ошибку в будущем и заставить правильно работать SVP-Менеджер совместно с антивирусами. Будет реализовано в будущих версиях SVP.

2,370

(5 replies, posted in Using SVP)

Stonga
I tested your link. Video opened in MPC-HC in full lenght 1:02:15. Delay before playing about 5 seconds.
I use: Win7, MPC-HC 1.7.5, SVPtube 1.1.5 with preferred resolution 720p, 100 Mbit internet connection.

2,371

(5 replies, posted in Using SVP)

Stonga
It is MPC-HC work to get all length of video. You can check and change video splitter. I recommend LAV. You can download and install last version of MPC-HC. LAV splitter included into it.
As many Russian users write they have the such problem of long video truncating on slow internet connection. So you can try fast internet to check if the problem here in your case.

I have fast 100 Mb internet connection and last version of MPC-HC. And I can check your youtube link if you give it to me.

2,372

(2 replies, posted in Using SVP)

NewGeo
In the log I see you have GTX 680.
1. What version of madVR do you have?
2. What video driver version?
Old versions can work with such errors.

3. Do you have NVIDIA 3D Vision enabled?
madVR don't like it in full screen mode. Just disable 3D Vision.

SVSmoothFps: unable to init FlowLib [code 0x10000]

It is look like video driver (OpenCL) error. Update video driver to last WHQL.

2,373

(5 replies, posted in Using SVP)

vitamin
SVP icon shows up in tray for 2 seconds and disappears
Please show SVP 3.1\Logs\Log.txt file

Did you try to reinstall SVP? Under restricted user account in Windows XP?
Did you try both variants of setting (All Users/Local users)?

2,374

(16 replies, posted in Флуд)

LordMerlin
Видимо ноги оттуда растут... wink

Из истории изменений LAV Filters:

0.63.0 - xxxx/xx/xx
...
LAV Video
- NEW: Experimental support for CUVID and DXVA2 HEVC acceleration
- Faster: HEVC decoding is up to 100% faster
- Fixed: DVD subtitle rendering could crash in 64-bit builds

2,375

(5 replies, posted in Using SVP)

vitamin
You can try to change SVP settings folder type manually with regedit: HKEY_CURRENT_USER\Software\SVP-Team\SVP\
SettingsFolderType = 2 - for Aff Users
SettingsFolderType = 1 - for Local user

After changing exit and run SVP-Manager again.