3,201

(16 replies, posted in Using SVP)

clinfo tool crashes due to some kind of misconfiguration in video drivers, exactly as in the thread I've posted above

however you don't have an option to uninstall Intel drivers completely, so I'm not sure how to fix it
try to clean ALL the video drivers with the Display Driver Uninstaller first

3,202

(16 replies, posted in Using SVP)

See %APPDATA%\SVP4\logs\active.log

Выяснить, как это пишется для ffmpeg. Написать так же.

3,204

(16 replies, posted in Using SVP)

http://www.svp-team.com/forum/viewtopic.php?id=4609

3,205

(14 replies, posted in Using SVP)

this's about OpenCL initialization failure
which is another part of the video driver

if you turn off GPU acceleration in SVP it will work

3,206

(14 replies, posted in Using SVP)

it should be like this

mpv input -o output --no-audio --no-sub --no-sub-auto --input-ipc-server=mpvencodepipe --vf=vapoursynth:/some-path/ffff.py:4:16 --ofps 60.000 --of=matroska --ovc=h264_nvenc --ovcopts=b=11055051,rc=vbr_hq,preset=slow,profile=high,threads=16

ovc=h264_nvenc

You may try to run the exact mpv command line from the log in console directly, it will probably give a more verbose output.

3,207

(14 replies, posted in Using SVP)

8 or 10 bits color depth? x264 or x265? try various combinations...

3,208

(1 replies, posted in Using SVP)

logs, sample file?

You'd better post a report via SVP itself right after the issue occurs.

для SD, HD и UHD видео по стандартам разные цветовые пр-ва должны использоваться
плеер вполне может применять соотв. преобразование основываясь только на размере кадра
если при кодировании накосячено ( = "выбрано не то пр-во"), то будет так

я так вижу big_smile

All I know is you should find a way how to insert ffdshow raw filter into the chain to make SVP work.

это не у нас не работает, это у РКН не работает wink

все сделано так, как сейчас, не просто так, а по причинам
кроме http для форума, это без причины big_smile

3,212

(1 replies, posted in Using SVP)

If you're trying to pay from the business PP account please contact us via email.

3,213

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

Можно попробовать методом "как для Windows Media Player", если не получится - то никак.

И вообще, какой-нибудь PotPlayer плейлисты IPTV показывает ничем не хуже...

3,214

(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,215

(5 replies, posted in Using SVP)

turn off hw decoder

3,216

(5 replies, posted in Using SVP)

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

3,217

(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,218

(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,219

(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,223

(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,224

(3 replies, posted in Флуд)

не

3,225

(458 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.