3,251

(31 replies, posted in Using SVP)

I believe 2 px alignment will break some things hmm not only in SVP but also in video players / renderers (madVR?)

> SVP breaks the playback of any video whose with isn't divisible by 4

How it breaks playback? I think it should just crop it to 4 px first.

3,252

(5 replies, posted in Using SVP)

turn off hw decoder

3,253

(5 replies, posted in Using SVP)

Still works for me.
What do you see in VLC's messages window after enabling deinterlace?

3,254

(31 replies, posted in Using SVP)

> Why is the frame width alignment locked to either 4 or 8?

which value do you like more and why? hmm

3,255

(4 replies, posted in Using SVP)

> while MPC-HC (without interpolation) uses like 40-60-70% CPU/GPU

obviously this is not normal, unless you're playing 4K HDR

3,256

(10 replies, posted in Using SVP)

I don't think this's the reason.

> все сделал по инструкции
> никаких новых деинтерлейс фильтров не появляется

значит что-то не по инструкции
либо не совместимо с 3.0.3 (вряд ли, но еще не проверяли), в 3.0.1 точно работает

===
3.0.3 - работает

https://github.com/rg3/youtube-dl/issues/14307

> what i need to do to get this to work

wait until it'll be fixed in youtube-dl

can't reproduce, still works for me hmm

3,260

(2 replies, posted in Using SVP)

> GPU Acceleration slower than non-GPU?

SVP may use different settings in AUto mode with "GPU acceleration" on or off.

Also note that SVP has "Video frame - Decrease to screen size" enabled by default.

3,261

(3 replies, posted in Флуд)

не

3,262

(465 replies, posted in Using SVP)

> you yourself do not know if an HD5850 is supported by SVP 4 Linux?

This's not a question of "<some video card> is supported by SVP", but "does <some video card> supports OpenCL using given drivers".

HD5850 DO have all "hardware features" required for SVP to work.
SVP wants a "FULL_PROFILE" GPU OpenCL device supporting "cl_khr_byte_addressable_store" extension, that's all.

3,263

(19 replies, posted in Using SVP)

https://www.svp-team.com/wiki/FAQ#Error … d_renderer

> специальный выход для ргб лент

А с ними что-то умеет работать из Призматик / Амбибокс?

Что-то мне подсказывает что там нет никакого общего API, и у каждой матери свой софт для управления.

SVP uses mpv as a video encoder and mpv doesn't support MVC.

3,266

(127 replies, posted in Эксплуатация SVP)

Не, вот чего. Там накосячили с версиями, последняя версия ffmpeg (4.0) слинкована, в частности, с x265 v.2.7. А сейчас накатывается уже v.2.8.
Т.е. они x265 обновили, а ffmpeg нет.

Короче, если "brew info x265" показывает, что версия 2.7 уже была установлена, то можно просто переключиться на неё - "brew switch x265 2.7".
А вот если нет, то хз hmm

3,267

(127 replies, posted in Эксплуатация SVP)

dyld: Library not loaded: /usr/local/opt/x265/lib/libx265.151.dylib
  Referenced from: /usr/local/opt/ffmpeg/lib/libavdevice.58.dylib
  Reason: image not found

попробуй сначала
> brew upgrade x265

3,268

(127 replies, posted in Эксплуатация SVP)

так а чего? вроде все хорошо

========
не, это ж без "--with-vapoursynth"

3,269

(127 replies, posted in Эксплуатация SVP)

> run with -v to display more information

в качестве такового органичнее всего выглядит mpc-qt

эээ... при кодировании? а зачем? и кто мешал делать сло-мо раньше?

----
в mpv, блин, одно делают, другое калечат
вот теперь QuickSync сломали

Я бы настойчиво предложил свою т.н. "мораль" оставить при себе, или, по крайней мере, выражать её только тем, кому она интересна, например жене. Заранее спасибо.

3,273

(465 replies, posted in Using SVP)

I have exactly nothing to say big_smile
If it works - good for you, if doesn't - RTFM. "Linux way" (c)

3,274

(4 replies, posted in Using SVP)

try cuvid

====
AFAIK gtx 760 does HEVC decoding using shader blocks plus some CPU, not with a fixed-function hw decoder

3,275

(19 replies, posted in Using SVP)

You can try to replace mpv.exe with the "official" build from there - https://sourceforge.net/projects/mpv-pl … les/64bit/
But I doubt it'll run either.