You can search details about the error in SVP log:
SVP tray menu - Information - Events log
---
I see in your log one strange error:
06:57:45.714 <I>: Tube: youtube_dl initialization failed
You are not logged in. Please login or register.
SmoothVideo Project → Posts by MAG79
You can search details about the error in SVP log:
SVP tray menu - Information - Events log
---
I see in your log one strange error:
06:57:45.714 <I>: Tube: youtube_dl initialization failed
James D
Для мультимониторных систем полноэкранная настройка обрезки кадра - вполне реальная задача.
De-Judder и De-Blur
Что за телевизор, если не секрет?
McClane
Есть компромиссное решение дерганности 24 к/сек и "эффекта телеспектакля" 60 к/сек.
В профиле видео выбрать Добавление промежуточных кадров: 1m, 1.5m или 2m.
Возможно, эти режимы - это то, что требуется. Попробуйте.
I see stretch x1.25 at the screenshot. It is +25% of speed. It is too fast. Recommended value is +4% max.
Try to switch your TV to 50 Hz mode and use ReClock to speedup video from 23.976 to 25 fps.
We have no information about issues with 378.96 version from our users. It seems all is ok with it.
Can you attach a screenshot of your ReClock window when you are playing 23.976 movie, reclocked to 30 fps?
At 60hz I get a judder every 1 second
Looks like your video mode 59.94 Hz was detected as 59.00 Hz.
Check what you see in Information - Evens log.
You can attach the log here.
Если затачиваться на ReClock (а он 32-ух битный), то ставить madVR и LAV Filters. Будет лучшее качество при использовании аппаратного ускорения.
Можно пойти по пути x64 (тогда выбрать все пункты, где есть DS_64). Но и ReClock тогда использовать не получится. Надо пробовать. Рассинхрона без ReClock обычно не бывает. Бывают редкие подергивания, но их замечают единицы, поэтому ReClock вовсе не обязателен.
sarthakm27
> I've attached a screenshot of mpc-hc
Where is the screenshot?
If you are using EVR then enable D3D Fullscreen option. See video in fullscreen mode.
Are the frame drops still here?
> всё получилось
Наши поздравления!
Ну да, списочек обновлений не маленький. Видно, что давно не обновляли.
LAVFilters как компонент пакета вообще уже давно не присутствует в пакете. Зачем он удаляется установщиком - большой вопрос.
Один из вариантов: да, чистая установка.
Удалить пакет SVP и поставить заново.
You can use NVIDIA CUVID if you need hardware deinterlace. In other cases NVIDIA CUVID, Intel Quicksync and DXVA (cope back) give the same quality.
If you use 32bit player then you can use ReClock to get maximum fluidity playback with no dropped frames.
No. Both 378.49 and 378.66 are with issue.
Use driver ver.378.72 or versions older than 378.49.
rix23
Это 2:3 pulldown.
Исправлять надо при помощи IVTC.
Преобразовать телевизионные 30 fps в киношные 24 fps восстановлением прогрессивных кадров и выкидыванием дублей.
Вон там описано подробнее и с картинками: Просмотр телекино-видео с плавностью
> Refresh rate 29 Hz
надо бы выбрать 59 Hz или 60 Hz.
> Screens: screen 0 - 3840x2160 @29.000 Hz [using OS refresh rate], x3.0 [109 DPI]
Ого! Это и есть 4K.
если исходник видео обычный FullHD, то переключить вывод на ТВ в режим 1920x1080 @ 60 Hz
Телевизор уже сам разрешение до 4K своими встроенными улучшателями добавит
nemoW
> при последнем обновлении SVP заменил avisynth+ 32-bit на какую-то древнюю версию
Точно, это сделал SVP?
Если так, то надо чинить.
Какая версия была, а какая стала?
Blackfyre
10bit decoding in some cases can't use hardware acceleration, So it uses CPU.
You need to reduce SVP settings to use it with 10bit videos.
iiiii11111
Ответил там
Можно использовать либо настройку --ontop, либо горячую кнопку "T".
Подробнее там: mpv.io
Hm. It is not expected. I see the same thing with my computer.
So, I don't know why PotPlayer uses (shows) YV12 color space for Video Codec Output.
> Why is that, shouldn't the input be the same?
No. NV12 is just hardware oriented YV12 for NVIDIA.
> How can I force YUY2 output on LAV Decoder?
Just disable YV12 and NV12 options in LAV decoder properties window.
No one knows what conversation of color is better:
AVC 12bit -- LAV --> NV12 12bit -- GPU --> RGB 24bit
or
AVC 12bit -- FFmpeg --> YUY2 16bit -- GPU --> RGB 24bit
You can try and decide it for yourself.
DXVA Native work: GPU decode frame -> GPU show frame
DXVA Copy Back work: GPU decode frame -> pass to RAM -> (CPU filtering) -> pass back to GPU -> GPU show frame
If you not using ffdShow (CPU filtering) then you don't need two passes to RAM and from RAM.
Quality must be identical. CPU usage higher with DXVA Copy Back due to double copying to/from RAM.
> Source is YUY2
Why do you think so?
Your LAV settings has enabled option YUY2 but it automatically selected YV12.
YUY2 has better color resolution compared to YV12.
See Chroma subsampling "4:2:0" compared to "4:2:2"
SmoothVideo Project → Posts by MAG79
Powered by PunBB, supported by Informer Technologies, Inc.