6,376

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

tidjei
нагрузка заметно ниже,к примеру на 8-12 процентов ниже чем при cuda,и на 12-20 процентов ниже чем при dxva

на какое именно место нагрузка заметно ниже?

Andrey Goncharov
там и mvtools2 и SVPflow в plugins есть.

в смысле?  hmm
приведенный здесь текст явно сгенерирован SVP 3.0.x
надо сделать такой же, но из SVP 3.1.6
или вместо всего этого текста вписать одну строчку Interframe

setmtmode(2,<кол-во потоков>) - один раз и после FFmpegSource2
перед фильтром источника лучше не надо

и пора уже перейти с mvtools2 на SVPflow wink будет еще быстрее и лучше...

- SetMemoryMax пернести в первую строку скрипта
- setmtmode перенести перед ConvertToYV12
- оба Lanczos4Resize убрать

потом померять через avs2avi еще раз

если не помогло, то заменить avisynth.dll на комплектный от SVP
можно просто положить его рядом с avs2avi.exe, и померять еще раз

why someone needs "10bit output"?  hmm
you're probably watching this on 6-bit LCD panel  big_smile

6,381

(15 replies, posted in Using SVP)

there's a test video somewhere around (couldn't find it right now  hmm)

it looks like a white-on-black clock where the hand moves to the next hour mark in each frame

this video can clearly show what type of interpolation used and how much original frames was kept

_полный_ .avs файл сюда приложи

версия avisynth.dll какая?

Он в процессе работы скорость обработки пишет. И загрузка cpu должна быть полная. Если нет - надо думать.

Скрипт можно прогнать через avs2avi, чисто для контроля скорости.
avs2avi -o n -c null <script.file>

В самом скрипте строки
SetMemoryMax(1024)
не хватает.

6,385

(7 replies, posted in Using SVP)

Problem is - svptube is not "grabbing" anything but just decrypts URL of the stream.

6,386

(7 replies, posted in Using SVP)

just tried current nightly 1.7.7 from 6 october - working great on my 30 Mbit channel  hmm

6,387

(7 replies, posted in Using SVP)

are services like "savefrom.net" still working for you?

6,388

(7 replies, posted in Using SVP)

SlitWeaver
Ideas?

Youtube is always in process of changing everything  big_smile
Try latest MPC-HC "night" build first.

6,389

(5 replies, posted in Using SVP)

snoopeeh
it only happens when I watch streams

open ffdshow propeties on "Info" tab and check "Movie FPS" value - this is where SVP gets source FPS rate
if it shows some strange numbers may be you need to change splitter filter - LAV splitter source vs. Haali Splitter

6,390

(6 replies, posted in Using SVP)

in fact it's subject to filters order

- if subtitles're rendering before "ffdshow raw video" filter - there will be the problem
- if ffdshow itself renders subtitles then "Subtitles" tab should be below "Avisynth" tab in ffdshow properties

6,391

(6 replies, posted in Using SVP)

give me a sample and I'll tell how to deal with it
or why it's impossible  big_smile

it's impossible IF subtitles are "burned" into video frames
otherwise there's always a solution somewhere around

Genki
Output is madvr by default.

so change it to anything else

6,393

(1 replies, posted in Using SVP)

nope

6,394

(1 replies, posted in Using SVP)

It's not supposed to work in a browser if your question is about this.

6,395

(2 replies, posted in Using SVP)

May be it's time to open a video player?

логично
сейчас исправлю

====
перезалил

vegaman
try that

ASAP

так я и намекаю на то, что opencl.dll (и сопутствующие приблуды) устанавливаются вместе с драйвером видео

6,400

(20 replies, posted in Using SVP)

classic interface in Win7 is not only how it looks but how it works
when you select "classic" (or "basic") interface in desktop properties you actually turn off hardware acceleration of desktop composition
which is really bad for trying to play 60 fps video

you need either choose any Aero theme or play video in fullscreen exclusive mode only ("D3D fullscreen" checkbox in MPC-HC -> Options -> Playback -> Output)