You need to install all [DS_64] components. Especially this one:

CTRL-J while playback is working on EVR CP and madVR renderers. It looks like you are using another renderer.
Check it in MPC-HC menu View - Options... - Playback - Output

Changelog
Это?

Когда-то давно ссылки на торренты лежали на RuTor'е. Доступны были по тэгу 60fps.
Сейчас поиск в гугле по фразе "скачать 60fps" дает много результатов. Вот только кто делал эти 60fps и с каким качеством? hmm
Тут надо читать, качать, проверять... wink

В интернете реальные владельцы RX560 пишут, что AMD AMF кодирование работает: ссылка
Можете проверить на любом перечисленном там ПО работает ли кодирование на Вашей системе?

Maybe you have madvr enabled and it asks very much performance from GPU.
Try to select EVR Custom with D3D Fullscreen. MPC-HC menu View - Options... - Output tab

Is it help you?

Looks like you have slow speed between GPU and CPU (RAM). It depends on PCI-e mode. It must be x8 or x16.
Check please.

GTX 1070ti is powerful enough for SVP.
Try to enable GPU-acceleration and then start performance test: Utilities - Assess system performance

CPU load must be below 10% when idle.

Firstly, reinstall your video drivers as SVP said. Perhaps it will be solution for you.
You have switchable graphics and for better results reinstall both drivers: intel and NVIDIA.

I recomend to use DDU to completely remove all parts of corrupted drivers.
https://www.guru3d.com/files-details/di … nload.html

Dude500
1. What renderer are you using in MPC-HC? Switch to EVR Custom.
2. Check CPU load when playback video WITHOUT SVP. CPU load must be below 20% at all time. No CPU load peaks.

736

(9 replies, posted in Флуд)

Это же видео c видеопотоком AVC:

Video
ID                             : 1
Format                         : AVC
Format/Info                    : Advanced Video Codec
Format profile                 : Main@L3.1
Format settings                : CABAC / 3 Ref Frames
Format settings, CABAC         : Yes
Format settings, ReFrames      : 3 frames
Codec ID                       : avc1
Codec ID/Info                  : Advanced Video Coding
Duration                       : 4 min 0 s
Bit rate                       : 500 kb/s
Width                          : 1 280 pixels
Height                         : 720 pixels
Display aspect ratio           : 16:9
Frame rate mode                : Constant
Frame rate                     : 29.970 (30000/1001) FPS
Color space                    : YUV
Chroma subsampling             : 4:2:0
Bit depth                      : 8 bits
Scan type                      : Progressive
Bits/(Pixel*Frame)             : 0.018
Stream size                    : 14.3 MiB (79%)
Title                          : ISO Media file produced by Google Inc. Created on: 10/24/2018.
Encoded date                   : UTC 2018-10-24 22:51:33
Tagged date                    : UTC 2018-10-24 22:51:33
Color range                    : Limited
Color primaries                : BT.709
Transfer characteristics       : BT.709
Matrix coefficients            : BT.709
Codec configuration box        : avcC

737

(9 replies, posted in Флуд)

MPC-HC 1.8.3 играет сохраненный mp4 с диска. Впрочем, как и mpv из комплекта SVP.

Video
ID                             : 1
Format                         : av01
Codec ID                       : av01
Duration                       : 4 min 0 s
Bit rate                       : 660 kb/s
Width                          : 1 280 pixels
Height                         : 720 pixels
Display aspect ratio           : 16:9
Frame rate mode                : Constant
Frame rate                     : 29.970 (30000/1001) FPS
Bits/(Pixel*Frame)             : 0.024
Stream size                    : 18.9 MiB (100%)
Title                          : ISO Media file produced by Google Inc. Created on: 10/24/2018.
Encoded date                   : UTC 2018-10-24 23:09:16
Tagged date                    : UTC 2018-10-24 23:09:16

Ясно. Спасибо. Будем иметь в виду, что такие глюки могут быть и из-за ipv6

739

(1 replies, posted in Using SVP)

1. Do you have enough free space on disk to save new file?
2. The error apears with any video file?
3. Can you send us bug-report just after the error?
Information - Send problem report...

740

(3 replies, posted in Using SVP)

> Something has to be broken with how SVP Core is detecting Visual C++ 2013, can you look into it?
Ok. I will take look

I've tried to install SVP 3.1.7 core just now. It asks me for VC++ 2008 not 2013

741

(3 replies, posted in Using SVP)

You can use installer with all prerequisites included:
http://www.svp-team.com/files/SVP_3.1.7.exe

https://www.svp-team.com/forum/viewtopic.php?id=4262

742

(127 replies, posted in Эксплуатация SVP)

Нужно чуть побольше информации:
1. Что если запустить вручную clinfo.exe из проводника?
2. Какие детали у ошибки в журнале событий Windows?

743

(10 replies, posted in Using SVP)

Congratulations!
You have changed your mpv.conf?

744

(10 replies, posted in Using SVP)

Then try to pass autospeed-nircmdc="C:\Program Files (x86)\nircmd-x64\nircmdc.exe".
P.S. And you can check is nircmd work to you. Separately wink

745

(10 replies, posted in Using SVP)

Where have you placed nircmd?

autospeed-nircmdc="nircmdc"
    String - Path to nircmdc executable file.
    If not set, nircmdc will be searched in Windows PATH variable.
    If you set this "" or "nircmdc", Windows will look in your PATH for nircmdc

746

(10 replies, posted in Using SVP)

> I've tried setting options in the mpv.conf
Can you attach your mpv.conf?

I can check it with my 144 Hz display next week.

747

(128 replies, posted in Using SVP)

Did it wink

748

(10 replies, posted in Using SVP)

As I can see you placed file to correct folder:

Put the file inside the mpv\scripts folder, see the mpv man page for the correct path, should be %APPDATA%\mpv\scripts\

https://github.com/kevinlekiller/mpv_sc … tospeedwin

Did you try as in example:

Examples:
    Setting the options at the command line:
        mpv file.mkv --script-opts=autospeed-speed=true,autospeed-estfps=true,autospeed-minspeed=0.8
    Setting the options in %APPDATA%\mpv\mpv.conf:
        script-opts=autospeed-nircmd=true,autospeed-speed=false,autospeed-nircmdc="nircmdc",autospeed-monitor=0,autospeed-dwidth=1920,autospeed-dheight=1080,autospeed-bdepth=32,autospeed-rates="60;72",autospeed-exitrate=60,autospeed-minspeed=0.9,autospeed-maxspeed=1.1,autospeed-osd=true,autospeed-osdtime=10,autospeed-osdkey=y,autospeed-estfps=false,autospeed-spause=4

What file you want to open and what display refresh rate are you expect?
Why do you think SVP interpolation is not enough to make framerate equal to your display refresh rate?

You can open more than one file to transcode

750

(5 replies, posted in Using SVP)

Can you attach file C:\Users\User\AppData\Roaming\SVP4\scripts\70d00.avs?
---

Try to remember what was changed between 'it works' and 'it not works'.