dunno, both works as expected when playing directly via SVPtube
please show SVP's log
You are not logged in. Please login or register.
SmoothVideo Project → Posts by Chainik
dunno, both works as expected when playing directly via SVPtube
please show SVP's log
> займитесь лучше доработкой svp
лучше чем переписываться с вами в таком тоне? полностью согласен!
===
> так что не нужно рассказывать о том что проблема в телевизоре
да едрить налево, я вам не рассказываю "что проблема в телевизоре", я вам рассказываю что подавать 90 к/с в дырку, в которую пролезает только 60 к/с - бессмысленно. потому что 30 к/с из этих 90 все-равно выбрасываются нахрен.
> тут на лицо явная недоработка svp которая не способна справляться с большим потоком видео и кстатии загрузка процессора при этом до 40 %
svp "способна справляться с большим потоком видео", НО, если вы не заметили, то плеер mpv и все остальные плееры НЕ являются частью svp и не разрабатываются нами
если плеер mpv где-то у себя внутри затыкается от "большого потока видео", то мы с этим сделать не можем ничего
и плеер mpv _действительно_ затыкался от большого потока видео еще год назад, а в "официальных" билдах это было исправлено (возможно, не до конца) только месяца 4 (?) назад
я надеюсь mpv используется последней версии?
here's the latest PMP.exe with manifest attached, but I'm not gonna to provide it for every PMP update
anyway this is almost useless for most people until they will properly support D3D output in PMP, which I suppose will never happen cause they already switched to the "new Plex app"
these graphs are NOT intended to check or control video playback smoothness
there's another tool for this - Utilities -> Fluency and tearing test
take MPC-HC and set madVR as a video renderer - does it work smoothly?
> but i can't do anything with it
dunno, works like a usual window in my case except all the playback controls are in the other window
> what happens then?
that popup window will be able to show HDR content on the HDR screen exactly as the plain mpv does, nothing more
так а что изменилось с прошлого раза - 08-11-2019 21:43:08? наверное, ничего
> готов mpv v0.31.0, может обновимся
наслаждайтесь, кто еще не
does this happens with any video size/format?
not sure it's something bad though as long as the video is playing smoothly
ok, PMP by default works with a OpenGL output only, which doesn't support true HDR mode but only does tonemapping to SDR
but there's a trick
plexmediaplayer.conf -> "video" -> "debug.force_vo" = "gpu"
after that it will play in an external D3D window (note that video is playing in a popup window while all the controls remains in the main window )
but it still doesn't want to switch to HDR mode, dunno why
===
upd: it doesn't work because PlexMediaPlayer.exe doesn't have bloody Windows 10 manifest attached
the magic DIY command (needs mt.exe from Windows SDK):
mt.exe -nologo -manifest "d:\PlexMediaPlayer.exe.manifest" -outputresource:"d:\PlexMediaPlayer.exe;#1"
I'd say this is because the source quality is awful, it looks like the _real_ source was @10 fps, and in this one you have every 2nd frame duplicated and every 3rd frame - blended with the next one, like this: 1 - 1 - 1/2 - 2 - 2 - 2/3 - 3 - 3 - 3/4 - and so on
> В чём может быть проблема?
В Core i5 8500 и выбранных настройках интерполяции. Надо снизить настройки.
> да и какая разница какой телевизор и сколько кадров
такая разница что если на входе может быть только 60, то подавать туда 90 и жаловаться на "не плавно" - не надо
у mpv есть проблемы с высокой частотой кадров на 4к, до недавнего времени на нем и 4к @60 не работало, не то что 90
> А для чего тогда включать поддержку расчета кадров на gpu если вся нагрузка идет на процессор
очевидно для того чтобы сократить нагрузку на процессор
И вообще, тормозит - значит надо снизить параметры.
У меня на райзен 1700 в "авто" режиме, если выбирается 3-й профиль - "19:16:17.541 []: Profile: using automatic profile #3 /film" - то не "тормозит", а если второй - то уже "тормозит" (23.976*4 = 95.9 fps)
Прямо ж в описании нового релиза и написано:
Due to the more strict security requirement of notarization, it cannot load dylibs automatically from your system path anymore. This might be a breaking change if you previously use your custom mpv build by only deleting the libmpv.1.dylib from IINA's package. Since IINA 1.0.5, you must copy the custom libmpv.1.dylib to IINA.app/Contents/Frameworks, replacing the original one.
SVAnalyse works only with 420p8, SVSmoothFps can render in 420p10 - see SVP-generated script for 10-bit processing.
But there're no known ways to preserve HDR metadata. However you can pass static (i.e. HDR10 w/o "plus") data to x265 manually.
сложный вопрос, требует изучения, возможно - никак
> mpv shaders ... The only thing I found was this guy on mpv's github
Looks like a linux-only solution.
> dither and deband
Use ffmpeg filters in "advanced" mode.
shinchiro's builds support vapoursynth
it is actually constant (if the source was constant), I suppose, but with a "variable" flag set by ffmpeg somewhere
> madVR is showing dropped/repeated frames
more likely the problem is not in the file
can you play smoothly some other 60 fps FullHD video?
Why do you think this is the problem?
ну так в nvof только один параметр "качество" и есть
ещё можно размером блоков играть (хотя это не честный "размер блоков", сам nvof работает только с 4*4, т.е. тут увеличение блока делается за счёт уменьшения кадра по которому nvof ищет вектора)
svp's build is from 2019-11-28 while "hdr update" was merged into mpv-git on 2019-10-30
vo=gpu
gpu-api=d3d11
and these are the defaults, but Plex may override them somehow
I can't check Plex+HDR right now, but that HDR update in mpv works only with d3d11 output selected. In all other cases out will do hdr-to-sdr tone mapping.
mpv built w/o vapoursynth support
SmoothVideo Project → Posts by Chainik
Powered by PunBB, supported by Informer Technologies, Inc.