> каким макаром можно получить 1920x804 для вашего встроенного конвертера?
прямо сейчас - вон таким: frc.frame.crop
но, наверное, можно добавить кнопку "перекодировать тот файл, который сейчас играется, с теми же настройками"
надо подумать...
You are not logged in. Please login or register.
SmoothVideo Project → Posts by Chainik
> каким макаром можно получить 1920x804 для вашего встроенного конвертера?
прямо сейчас - вон таким: frc.frame.crop
но, наверное, можно добавить кнопку "перекодировать тот файл, который сейчас играется, с теми же настройками"
надо подумать...
it will show much more interpolated frames than in 23.976*5/2 mode
in fact all the frames will be interpolated (= more blurry, more artifacts)
while in *5/2 mode one in every 5 frames is the original one
I can't explain why it works after installing VC++ 2017 ![]()
I just want to mention that if you're getting this error while opening 64-bit video player then you should re-install VC++ 2015 64-bit
Some process modifies SVP process image in memory, which breaks DRM system.
First of all you can easily ignore this error at the install time.
Secondly:
- add SVP to the anti virus whitelist
- try to end all non-system processes one by one.
WTF is "RealTimeProtector.exe"?
> Clear %appdata%\SVP4 and reinstall
it won't help
23.8569 doesn't look like a correct source fps value
Unfortunately all mpv-based video players can't work correctly with SVP if the source fps is incorrect and/or variable.
Windows DirectShow-based video player should handle this video correctly.
I don't even know where to start ![]()
The things that can affect output colors:
- LAV video decoder properties -> RGB output levels
- video driver settings in case of DXVA video decoder
- View -> Renderer settings -> Output range
- madVR renderer has its own output range / colors controls
- ffdshow raw filter properties -> Output -> colorspaces
- maybe something else
As a good starting point set the output range to 0-255 everywhere
Don't try to compare VLC and MPC-HC at the first place - they don't have to look the same
I don't see any difference comparing MPC-HC vs. MPC-HC (in both cases with ffdshow raw filter enabled and YV12 output colorspace)
а) перекодировать (см. SVPcode)
б) искать счастья с UniversalMediaServer
в) немного подождать, скоро будет добавлена возможность трансляции на Chromecast, как побочный эффект будет в наличии HLS-трансляция, которую, возможно, можно будет смотреть на TV (примерно так)
James D
> или я пропустил GUI?
в меню
> иконка папки открывает исходную папку
а что еще она должна открывать? иконка папки - для указания / добавления исходных файлов
> Чтобы рипы imax можно было конвертить, а черные поля частей фильмов заполняло ими.
оно не сможет менять скрипт на лету во время кодирования
нет
SVPcode ver. 0.9.0.124
+ очередь перекодирования
+ профили настроек кодировщика в режиме "Мастер"
+ выбор кодировщика x264 / x265 / NVENC / QS в режиме "Новичок"
+ возможность выбрать папки для выходных и временных файлов (раздельно)
+ возможность выключить комп. после завершения
+ выходной формат БЕЗ приклеивания оригинальных дорожек - только видео
Не самые очевидные плюшки:
- в окне открытия файлов можно выбрать несколько файлов, тогда профили видео и кодировния указываются сразу для всех
- иначе можно добавлять по одному файлу, тогда для каждого можно указать свои профили
- в процессе перекодирования очереди можно менять настройки в профилях - они применятся к следующему видео
- параметры кодировщика, приклееные к кнопкам в разделе "новичок" задаются в конфиге: code.simple.opts
Принимаются предложения по более лучшим параметрам для "новичка"!
you can try ![]()
mpv doesn't work this way because several instances can't share the same IPC pipe
if you have several mpv instances executed with different "--input-ipc-server" values, and all those values are listed in SVP's main.setup.mpv_pipe option then it could work
last time I checked AnyDVD HD did the decryption on-the-fly
you can decrypt BR and play it via any normal video player
> 1
30 - да, одинаково
вот к 23.976 подобрать сложнее ![]()
> Какие тут могут быть подводные камни?
input lag
голосую за "одинаково" (*)
(*) при условии что "телевизор 30 Гц" не обладает каким-то адовым временем отклика самой матрицы => motion blur => плавность
the video is decoding using the whatever-is-set-in-mpv-conf decoder (which is "d3d11va-copy" by default)
however we'll release mpv built with QS and x265 encoders support, probably tomorrow
Use MPC-HC 64-bit for 4K.
8K as a no-go as of now.
не надо этого ждать и на это надеяться
потому что установить надо пакетик
How many pre-decoded frames request in ffdshow buffers = <number of threads>*ff_mul + ff_add.
- is c:\windows\syswow64\avisynth.dll in place?
- (re-)install VC++ 2015 32-bit runtime manually: https://www.microsoft.com/en-us/downloa … x?id=52685
Avisynth was not installed for some reason. 
Do you see "Avisynth+" in the installed applications list?
Try to run the installer manually: https://www.svp-team.com/files/gpl/AviSynth_plus.exe
SmoothVideo Project → Posts by Chainik
Powered by PunBB, supported by Informer Technologies, Inc.