6,401

(15 replies, posted in Using SVP)

{
set lowest ISO value possible
fix the camera on the table
ensure it's focused on the screen
use delayed shutter release
}
or
{ continue discussion on AVSForum }

choose one  big_smile

6,402

(15 replies, posted in Using SVP)

WolfyAmbassador
Is this better?

lol this's really not the right camera for the task

это не ко мне smile что там куда устарело я не знаю

Druna
как можно поменять порядок этих операций?

наверное никак

http://www.svp-team.com/wiki/SVP:%D0%9C … _параметры

6,406

(15 replies, posted in Using SVP)

you need to take a picture of the screen with a camera with shutter speed set to 1 sec
it may look like this
http://www.ixbt.com/multimedia/video-methodology/smartphone.jpg

in fact I didn't try this, it may be either quite interesting or not  big_smile

---
so you should take "24p" version, play it on TV and take a picture
the picture will show all intermediate frames and all repeated frames (marks with doubled brightness)

Sintaek
mpc-hc64.exe

are you kidding us?  hmm

6,408

(2 replies, posted in Using SVP)

I really doubt this will happen  big_smile
We have enough beta testers to share with.

6,409

(15 replies, posted in Using SVP)

MAG79
from this article
let them all learn Russian at last big_smile

WolfyAmbassador
this's what you want:
http://www.svp-team.com/forum/misc.php?item=3260&download=0

6,410

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

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

(7 replies, posted in Using SVP)

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

6,420

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

(7 replies, posted in Using SVP)

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

6,422

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

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

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

(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