8,751

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

Michael Devito wrote:

уменьшение размера блоков, и перекрытия приводит как минимум к 2-х кратному увеличению нагрузки на ЦП

Правильно, т.к. теперь вся загрузка на CPU - от поиска векторов движения, а она пропорциональна кол-ву блоков.
Но 32*32 - это не гуд, лучше поставить 16*16 с перекрытием 0.25, процессора хватит.

8,752

(7 replies, posted in Using SVP)

travolter wrote:

could you paste an example script using these 1m 2m coefficients

Set "Framerate change" to "24->60 1m (2.5x)" or "25->60 1m (2.4x)" and see the script ("Show -> AVS-script from last play").

А теперь представьте себе сервер, который для этого нужен.
А еще лучше - стоимость его аренды big_smile

Интереснее, всем ли НЕ видно лишнего, т.е. текста сообщения, за которое admin поблагодарил MAG79  lol

Rimsky wrote:

Поблагодарить за сообщение

Какую-то нашел и прикрутил

docent27
На первой же блин странице ветки ixbt:

В: ...неправильные цвета, кожа отображается синим цветом. Выбрано цветовое пространство по-умолчанию (YV12), декодер сообщает, что цветовое пространство NV12. Как сделать цвета правильными?
О: Перепутаны цвето-разностные составляющие между собой. В этом и есть отличие NV12 и YV12. Предлагается два варианта решения: поставить галку "Постобработка" или "Убрать логотип" в ffdShow

docent27 wrote:

Один из худших у меня результатов в этой ветке

Фигня, посмотри на результат VIA C7 - SVP-CPU = 25 big_smile

8,758

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

Оконный D3D под wine-ом на интеле... удачи в поисках!  big_smile

Могу новость в шапку подвесить - "заполни профиль!"  big_smile

8,760

(3 replies, posted in Using SVP)

SubJunk wrote:

That's very generous of you guys

"We aren't competitors", right? wink

8,761

(3 replies, posted in Using SVP)

To the authors of Avisynth encode scripts (such as Interframe).

We (the developers of SVP) have decided that you can freely make use of SVP3 libs. Of course, you must include our project name and link to the web-site in the description.

However, we can't gurantee that the compatibility will be kept in future releases of SVP.
In fact, it will not.  big_smile

8,762

(9 replies, posted in Using SVP)

And I've almost forgot wink
You always can open file SVP/AVS/MSmoothFps.avs and add "chroma=false" or something. May be this is simpler than edit .ws-script.

DAAO
hmm  нет

gaunt wrote:

хватит ли лианы

должно

вот кто бы циферки дал по закату, на ixbt меня все игнорируют sad

5450 - не потянет
5670 - тянет, но не факт что со всякими madVR + декодер HAM

57хх - точно хватит на всё с запасом

8,766

(17 replies, posted in Using SVP)

create the most perfect frameinterpolation scripts

No. Our goal is to create "the most perfect frameinterpolation" software.
Yes, it all started with Avisynth script, but we're trying to make the scripts shorter in each version and to incorporate as much as posible into C++ code. I don't know where it will end, may be in some FrameInterpolation DirectShow filter, without avisynth at all...

8,767

(6 replies, posted in Using SVP)

"avisynth oldies" don't need SVP at all  big_smile

Да и вообще, в данном случае способы ресайза суперклипа очень мало влияют на финальный результат.

Rimsky wrote:

счетчик скачиваний свп тоже неплохо было бы увидеть

Тогда надо весь раздел download пускать через скрипт, а не прямыми линками. Оно надо?

Хотя мне тоже интересно, а из логов сервера вот так запросто кол-во скачиваний чего-то не видно

Так и на кой черт он этот eedi2 использует?  hmm
Хотя можно спросить у автора smile

8,771

(17 replies, posted in Using SVP)

SubJunk wrote:

You will see that the speed of InterFrame can far exceed yours at different presets

Fight! Fight! Fight!!!  big_smile

The truth is that SVP can beat any result that you can possibly achieve with original unmodified mvtools wink

InterFrame is primarily for encoding
Yep. But you see that SVP can do the same job in real-time  roll

8,772

(9 replies, posted in Using SVP)

Ok, I can tell the way to add or change anything in the script, it's not a big secret.
But this way is only for geeks from AVSForum, not for users big_smile

Find the file "SVPmgr.ws". It's Pascal-like script that builds avs-file.
Find the line "AddLineToFile(avsfile,'ffdShow_source()');". After this you can add anything to process the source.
For example:

AddLineToFile(avsfile,'toon(0.5)');

You should restart SVP manager to see the changes.

8,773

(6 replies, posted in Using SVP)

General answer is there - http://www.svp-team.com/forum/viewtopic … 2589#p2589

Sharp=0
very low impact on performance

search=4
see "Search type" parameter in the profile

chroma=false
Yes, this is huge, especially in GPU mode. But wait for the next version wink

levels=0
We've tested this setting for a while, and decided to remove it from 3.0-release.

8,774

(9 replies, posted in Using SVP)

Thank you wink

SVP is a different approach than "classic scripts". Yes, you're limited to features that we (the developers) have implemented so far, but you get
1. simplicity
2. speed

In general, it's all about simplicity of use.

So the answer to all your questions  - "can I add that line" - yes, you can, but you wouldn't like it smile
While playing video, pause it, choose "Show" -> "AVS script from last play", change anything you want, save the script, and resume video. And yes, you have to do this every time.

Why you can't "correct colors" in ffdshow, or even in player's pixel shaders?

Как бы оно так и не осталось  big_smile