try this one and tell us what do you see in VLC's messages
it'll write one more information line into the VLC Messages window, like this:
> deinterlace info: input format: original 4cc: 0, vlc 4cc: 32315659, picture chroma: 32315659
You are not logged in. Please login or register.
SmoothVideo Project → Posts by Chainik
try this one and tell us what do you see in VLC's messages
it'll write one more information line into the VLC Messages window, like this:
> deinterlace info: input format: original 4cc: 0, vlc 4cc: 32315659, picture chroma: 32315659
я даже не знаю что бывает когда сталкиваешь два окна, которые оба "поверх всех окон"
это какое-то извращение
не на что там смотреть
you probably need to reinstall drivers after Windows 10 update...
https://forum.redfox.bz/threads/reclock … ost-464340
Yes i also have problems after driver and win 10 update
I think its the creators Update. Its done something.
Reclock diviation repport in madvr is all over the place. Changes every time i load a file.It's the CU exclusive mode. It's so exclusive that ReClock is excluded from doing system clock corrections. Windowed mode works fine, though.
yup it the FSE mode. disable that in madvr and reclock works again
Mode: FHD + CPU
в "GPU" режиме у 1700@4000 будет 5200-5300 попугаев
2695V3
не, за 300-400 баксов такую штуку можно покупать только если знаешь зачем - для десятка виртуалок там, ну или под вебсервер...
Intel @2100 MHz [28 threads] - специфический продукт
а попугаев у райзена @3500 все-равно больше
вот кто бы знал...
эта "Qt Installer Framework" иногда живет какой-то своей жизнью
> но тесты реаллайф вообще не делаются, он их пролетает за секунду и N/A
значит avs2avi.exe просто не запускается
надеюсь, ffms2.dll скачан 32-х-битный?
====
последняя версия, которая работает - 2.21
наверное более новые не работают с Avisynth 2.5
хотя у меня всё прекрасно и с комплектной версией от 2011 года
после нажатия на ОК - работает?
Можно попробовать ffms2.dll на более современный заменить
they're not "new", it's the very same .7z file downloaded by the installer app
Why the hell it doesn't work after reinstallation?
10.9 and 10.10 are supported now (again )
See there
Just tested this in 10.9 virtual machine and it works with binaries built in 10.10.
mpv binary updated to ver.0.25.
here's the direct link
please send a report via "Information -> Send problem report"
==
sorry, missed the one you've already sent...
01:25:17.624 I: Main: module 'plugins/svpflow1.dll': 4.0.0.132
01:25:17.625 W: Main: module 'plugins/svpflow2.dll': NOT FOUND
svpflow1.dll is fine but SVP can't load svpflow2.dll for some reason.
If you're totally sure the file IS there then ... I don't know probably some anti virus software blocks it or something.
Try to open it via Dependency Walker
What changed in the system environment in the last "few days"?
you can't change it on dual-graphics laptops if this's what you're talking about
In any case conversion between YV12 and NV12 color formats is lossless so you don't need to worry about it.
They different only in order of color planes in memory. Why ffdshow outputs in NV12 by default? Probably because of
NV12 is the preferred 4:2:0 pixel format for DirectX VA.
> but why the conversion between 1280*720 to 2048*720 occurs in ffdshow
for example, if you have 2048-width screen and "outer lighting" in SVP is on
this error is about SVP 4/plugins/libsvpflow*.dll are missing or can't be loaded for some reason
The last SVP version supporting 10.10 is 4.2.146!
It's impossible now to install Vapoursynth libs (and mpv with Vapoursynth support obviously) via Homebrew due to missing zimg dependency - Homebrew says
zimg: macOS El Capitan or newer is required.
What we can do? We can build zimg, Vapoursynth and mpv manually and place them into Homebrew's "cellar".
So, considering a clean OS X install, the following should work:
1. Install Homebrew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
2. Install all the mpv dependecies:
brew install libass tesseract python3 mpv
this can take a while, especially on 10.9
3. Remove installed mpv cause we gonna replace it with our own build:
brew unlink mpv
rm -fR /usr/local/Cellar/mpv
4. Unpack .tgz with pre-built zimg, vapoursynth and mpv into /usr/local/Cellar
5. Link our binaries into /usr/local:
brew link --overwrite zimg vapoursynth mpv
6. Restart SVP
> when i first installed SVP right before the performance test it said i was using OpenCL 1.2 and that it was known to cause freezes and crashing...?
it's a warning message about that
probably a little bit outdated now
> i was wondering if there's a way to adjust the frame buffer ahead on SVP4
why?
see All settings -> frc.prefetch section.
> have 32GB RAM so it would be nice to use at least more than 4GB on 64bit MPC-HC
you can try 8K videos from Youtube
> if there's a way to utilize more GPU resource using OpenCL 1.2
nope
> the GPU ID is 11 so what does this mean?
1st GPU device on 1st OpenCL platform
Still I don't know any video conversion manuals for macOS.
If you find one - let us know
10-bit is only for mpv and VLC
neither ffdshow nor PotPlayer doesn't support 10-bit Avisynth processing
> Do I set the output of ffdshow raw video filter to 10- or 8-bit?
8-bit
SmoothVideo Project → Posts by Chainik
Powered by PunBB, supported by Informer Technologies, Inc.