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?
You are not logged in. Please login or register.
SmoothVideo Project → Posts by MAG79
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.
Это же видео 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
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
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...
> 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
You can use installer with all prerequisites included:
http://www.svp-team.com/files/SVP_3.1.7.exe
Нужно чуть побольше информации:
1. Что если запустить вручную clinfo.exe из проводника?
2. Какие детали у ошибки в журнале событий Windows?
Congratulations!
You have changed your mpv.conf?
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
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
> 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.
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
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'.
The main cause is in the log:
14:21:53.183 [i]: Avisynth: 2.5.8.6, AvisynthMT 2.5, C:\WINDOWS\SysWOW64\avisynth.dll
14:21:53.183 [E]: VideoPlayer: Avisynth 2.5 isn't supported
...
14:22:25.016 [i]: Playback [10c62]: Frame server (64-bit) 0.1.0.0, AviSynth+ 0.1 (r2506, MT, x86_64), C:\WINDOWS\SYSTEM32\avisynth.dll
So you need to copy avisynth.dll file from SVP 4\plugins64\ folder to your potplayer folder or to folder C:\WINDOWS\SYSTEM32
It will replace avisynth to version compatible to SVP.
---
If you are using 32-bit version of potplayer then you need to copy avisynth.dll file from SVP 4\plugins\ folder to your potplayer folder or to folder C:\WINDOWS\SysWOW64
> ffdshow after madVR
It is not possible
1024x576 is standard resolution for decoded picture from PAL DVD 16:9 with anamorphic flag.
Check it maybe it is your case.
Переменная частота кадров может определяться в mpv. Что говорит про этот файл MediaInfo?
Судя по скриншоту, частота постепенно увеличивается к ее реальному значению 23.976
Попробуйте "секретную" настройку frc.target.mpv_crf
The error 62097 is Qt error that tells about the child process has terminated. No details provided.
https://stackoverflow.com/questions/918 … -that-mean
Maybe it is NVIDIA NVENC H.264 encoder error? You can look the error details in Windows Events log, Applications tab.
SmoothVideo Project → Posts by MAG79
Powered by PunBB, supported by Informer Technologies, Inc.