"the same problem" is only regarding AMD cards and AMD drivers
it has nothing common with NV cards and mpv versions
You are not logged in. Please login or register.
SmoothVideo Project → Posts by Chainik
"the same problem" is only regarding AMD cards and AMD drivers
it has nothing common with NV cards and mpv versions
> if I need to update my ICD loader
not for SVP
cool
but "2x conversion" looks much more user-friendly
> Can you share the command line
it's right in the transcoding log
> Where???
App. settings -> All settings
> Watch on my Youtube video
It's absolutely unclear what video output settings you have in each case...
When you run VLC from SVP's menu, video output will be set to the one set in SVP's main.setup.vlc.vout value, regardless of what you'll see in VLC's Preferences!!!
> Maybe it won't have the seek crash.
_very_ unlikely
> Overall, it looks like it's not the driver problem anymore, the vs_rife.dll was the problem
.dll is not the problem, it just preventing user from setting dangerous values, leading to undefined behavior
overall setting threads higher than driver-reported value is not practically usable
q.e.d.
.dll attached
> to see if gerappa can use 2 threads if that line was turned into a warning
still the device will be reporting queueCount = 1
https://registry.khronos.org/vulkan/spe … rties.html
I really doubt there're any performance benefits settings "thread" count higher than device caps
but here you are...
> for us to correctly use the latest rife_vs.dll file
why exactly you want this?
no idea what "solution" you're looking for...
VLC crashes with renderer different from d3d9. Period.
SVP v.246 runs VLC with d3d9, while later versions runs VLC with OpenGL by default (configurable via adv. settings)
не понял вопроса
что именно ищем, какую конкретно "кнопку"?
Это настройки в профиле RIFE.
> With the new update downscaling to 720p is now gone
long-press the button
> please write down here, for laymen to understand, what's the best opion to use
the default one! (which is "SVP motion vectors")
> So this - "vsmlrt.py - Added support for RIFE v4.17 models." - can be completely ignored
yes, it can be completely ignored
This is what a Vulkan driver reporting about the hardware caps, we can do nothing about it.
jdg4dfv7
you don't need anything to use 4.16+ models, just put it into the models folder
if you don't know exactly _why_ you need updated TensorRT and/or vsmlrt.py files then you don't need them
Kaiji
please upload the source clip
> but on testing the results seem worse than using image comparison
you'd better provide a sample video if you want this fixed
for the samples I tested MVs-based scene change is significantly better
> Would it be possible to add an option to configure the sensitivity of the motion detection
https://www.svp-team.com/forum/viewtopi … 680#p84680
"Scene change-related params from override.js should also work, such as smooth.scene.limits.zero, .blocks, .scene (see a short description there - https://www.svp-team.com/wiki/Manual:SVPflow")
SVP 4.6.0.272
1. added motion vectors-based scene change detection for RIFE
2. configurable "decrease to..." function (on the "Frame size" page) - selectable target resolution and downscaling filter
check "certification path" page, which one is not ok
you did something with system's root certificates?
"GlobalSign Code Signing Root R45" must be installed
check SVPManager.exe properties, Digital signatures section - is everything OK there?
переменных окружения значит нет, PATH, PYTHONPATH
> На дворе 2024 год.
да, на дворе 2024 год, а в Plex до сих пор используется mpv версии 0.34 из 2022 года
а Homebrew регулярно зарубает поддержку старых систем и версий софта, поэтому откатиться к mpv 0.36 больше не получается (*)
а с mpv 0.37 и новее, Plex НЕ РАБОТАЕТ
такие дела...
(*) на самом деле, пока даже получается... но уже не так просто, как написано на вики, т.к. одновременно надо откатывать версии ffmpeg, и хз чего еще
сейчас попробую до-откатывать всё до победы, если получится то сообщу
и нет вообще никакой гарантии что то, что получится сегодня, будет получаться и завтра
====
вот так пока (ПОКА!) работает:
brew uninstall mpv ffmpeg openvino tbb
curl -O https://raw.githubusercontent.com/Homebrew/homebrew-core/284bd043e10e8f8e1bfb8b3f1a5c9c38a31cf53f/Formula/t/tbb.rb
curl -O https://raw.githubusercontent.com/Homebrew/homebrew-core/ad1d7500578acba537b0f5fdcc92abb1e11fe3ca/Formula/o/openvino.rb
curl -O https://raw.githubusercontent.com/Homebrew/homebrew-core/47b4541b3f54743e514ebd2ae15b3860a46abed8/Formula/f/ffmpeg.rb
curl -O https://raw.githubusercontent.com/Homebrew/homebrew-core/1b673702d246947fd3753f5800d85daf9d5c94f5/Formula/m/mpv.rb
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=1 brew install tbb.rb openvino.rb ffmpeg.rb mpv.rb
brew pin tbb openvino ffmpeg mpv
SmoothVideo Project → Posts by Chainik
Powered by PunBB, supported by Informer Technologies, Inc.