726

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

Конвертер работает не в режиме реального времени. Файл может конвертироваться как быстрее, так и медленнее длительности видео. Кодирование происходит на той скорости, на которую способна Ваша система. Разумеется, при перекодировании нет никакого отрисовщика. Т.е. madVR и его настройки не влияют на ход процесса.

Конвертер НЕ СОВМЕСТИМ с Windows XP, т.к. он использует mpv: https://www.svp-team.com/wiki/Download
SVPtube 2 тоже не совместим с Windows XP: https://www.svp-team.com/wiki/SVPtube

How to know what crunchyroll player I'm using? New or Old?

First of all check th temperature of CPU and overheating.

I've look at your screenshot. It is no information about video pause in the log.
Can you check this video again please? Do you see the frozen picture at the same place in this video from time to time?

> how to check if it is due to the video rather than with madvr of svp ?
1. disable or exit SVP
2. playback your video, rewind to place with lags, press pause
3. view your video frame-by-frame and look for picture changes. If each 24 frames contain movements and 25-th one is not - it is encoded doubled (dropped) frame. If it so you need to find correct source video with 24 fps. Or you can fix your video with decimation avisynth script. Ask for details if you need help with it.

Frame-by-frame navigation in pause mode:
MPC-HC: Ctrl+right/left arrow
PotPlayer: F/D

> А в чём тогда вообще полезность адаптивного режима
Это один из способов борьбы с искажениями и ошибками интерполяции на быстрых сценах. В зарубежных источниках называется "Fallback". Максимально передает задумку режиссера и детали в кадре с минимальными искажениями за счет локального снижения плавности.

> Не лучше ли в изначальные настройки поставить "Равномерная интерполяция"?
Принято решение для бесплатной версии включить Адаптивный режим. Аналог такого режима сейчас есть во всех современных телевизорах. Это общепринятое решение борьбы с артефактами. Для желающих получить максимальную плавность и при этом артефакты уплавнения на быстрых сценах предусмотрена такая возможность, в настройках профиля SVP PRO.

> В SVP 4 Free есть такая функциональность, когда в определённых местах снижается частота кадров?
Да. Называется "Адаптивный режим" при добавлении промежуточных кадров. См. https://www.svp-team.com/wiki/Manual:FRC/ru
Бесплатная версия SVP не дает доступа к этой настройке. Она всегда включена.

> Есть ли возможность этого избежать, отключить?
В SVP PRO - да. Переключить значение настройки из "Адаптивный режим" в "Равномерная интерполяция".

> is the "dropped frame" indicator at the end of the stats in the same view related to the "1 frame dropped per second" at the begenning of the stats.
"dropped frame" is measured fact of dropped frames.
"1 frame repeat|dropped every ..." is the prediction calculated at this moment. It can be changed in time.

"dropped frame" is more acurate

When you press Ctrl-J you will see statistics of current used renderer.
In general case it is madVR statistics.

In my case I open 23.976 fps movie. SVP interpolates new frames to get framerate 59.94 fps.
madVR renders these 59.94 fps at 59.972 Hz and gives 39 dropped frames at start. The number is not encreased while playing. It is mean no more dropped frames. It is good! Must to be so.
And I see message about 1 frame repeat every 1.29 minutes. It is not bad.

But it is only statistics of rendering frames (not of really showing frames). So, to make sure you have smoothness enough you need to launch tearing test line movements on the screen. If it moves smooth then all is good!

What numbers do you se? What is wrong in your case? Maybe screenshot?

Проверил вот на этой ссылке: https://www.youtube.com/watch?v=543YChpixTw
Файл скачался (выбрал 720p). Все 28 минут на месте. 178 МБ на диске.

> PotPlayer 1.7.13622 64 bits

I've just dowloaded it. Without SVP subtitles fading works well.
PotPlayer and SVP via ffdShow: subtitles fading works well.

PotPlayer and SVP via Vapoursynth native = can't setup it for now. Need more time to get what is wrong
PotPlayer and SVP via Avisynth native = can't setup it for now. Need more time to get what is wrong

With another video your ASS file working well: fadein and fadeout are visible.
Look to attached video. See subtitle "Gimnasio Nakajima" at the bottom of the viedo.
My MPC-HC settings attached below.

webtax
I see the result but I cant to reproduce because of the video look like is corrupted.
Your video MKV is not played to me (black screen). Can you give a link to source file?

OfficialBispo
Maybe you can give a link to source video too?

BTW can I use 494w35.ass with any another video to reproduce the issue?

> I see a normal picture, then green artifacts the next, then back to normal picture (1-2-1-2..)
It is not good! Do you know? wink
It must show to you all normal pictures at every frame.

In my case x64 versions downloaded yesterday (AVS+, FFMS2, MVTools, AvsPmod) are working good with one line script and give me a crush with your script from the first post.
I'm not sure unofficial MVTools x64 works good with all cases. It needs to be tested more.

You don't need these lines.

LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64+\ffms2.dll")
LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64+\mvtools2.dll")
LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64+\svpflow1_64.dll")
LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64+\svpflow2_64.dll")

C:\Program Files (x86)\AviSynth+\plugins64+\ is folder for plugins autoload.

What picture do you see in source video just after it is opened?

FFmpegSource2("clip.mp4").ConvertToYV12

740

(14 replies, posted in Using SVP)

> When I play MOV or MXF files its not working
If you open log you will see the cause. Just playback MOV or MXF and go to SVP menu - Information - Events log

Do you have short video sample + .ass?
We need it to reproduce and to fix the problem.

Ideally your video must have frame rate equal to display refresh rate.
In this case each frame will be shown once at every display picture refreshing.
So if you have movie with 2 hours length and 60 fps video your display will make 60*60*60*2 refreshes and will show 60*60*60*2 frames. It will give you maximum smoothness.

If framerate is lower then display will show some frames two times in a row. You will see micro freezes (stops) in movements.
If framerate is higher then display will bypass some frames. You will see micro jumps in movements.

If you have source with low frame rate (24-30 fps) then SVP must work and give you desired framerate at output. Output frame rate must be equal to display refresh rate.
But if you have source with high framerate (50-60 fps) then you need to encrease value of setting frc.tarfet.max in all settings window (Application settings - Additional options - All settings...)
The default value is 47. Change it to 61 or more.

744

(9 replies, posted in Using SVP)

Looks like you have not ffdShow in filters list when playing videos. Maybe settings of MPC-HC was cleared?!
Check please: start playback video in MPC-HC - menu Play - Filters - Copy filters list to clipboard.
Then paste it here. If ffdShow is not in the list then setup MPC-HC by instruction:
https://www.svp-team.com/wiki/SVP:MPC-HC

I like CRF factor with software encoding because it adjust bitrate at every place of video based on needings of real quality for this content, current resolution and framerate.
CRF 18 = best quality. big file size
CRF 20 = medium quality. middle file size
CRF 22 = bad quality. smallest file size

Values less than 18 is waste of disk size (in rare cases you can see the visual difference).
Values more than 22 is unwatchable for me. In dynamic scenes picture consists of squares. Edge-artifacts and other artifacts of compression becomes noticiable to me.

> MPC-HC 1.7.16
Какие фильтры используются? Включить воспроизведение, в меню Воспроизведение - Фильтры - Копировать список фильтров в буфер. Вставить сюда.

> звук пропадает на 2 секунды каждые 5 секунд
Проверить частоту кадров на выходе SVP и частоту обновления экрана. Должны совпадать.

747

(9 replies, posted in Using SVP)

> FFDShow: found 32-bit version 1.3.4532.0 [C:\Program Files (x86)\ffdshow\ffdshow.ax]
Are you using x86 ffdShow player like MPC-HC x86?

> На счёт HAM
Ну это точно не сюда. Версий Cyberlink явно несколько десятков, может уже к сотни приближается. Выпиливают их из PowerDVD и выкладывают особые умельцы. Все обитают в уже не раз названной ветке: Как задействовать аппаратное ускорение (HWA) декодирования HD видео с помощью видеокарт ATI-AMD и nVidia. (часть 5)
Ищите там и спрашивайте там. Здесь вряд ли удастся найти ответ. Да и тема про LAV.

> между ffdhow и lav только интересовался
В случае процессора и видеокарты от AMD эти два декодера не могут Вам предложить аппаратного ускорения декодирования, чтобы возвращать кадры в оперативку на Windows XP. Чисто теоретически более оптимизированным должен быть декодер LAV Filters. Он интенсивней развивается в отличие от остановившего в развитии ffdShow.

Для видеокарт AMD был какой-то аппаратный ускоритель HAM в декодере Cyberlink. По этой теме (где качать, как установить и включить) тоже лучше обратиться к спецам:
Как задействовать аппаратное ускорение (HWA) декодирования HD видео с помощью видеокарт ATI-AMD и nVidia. (часть 5)

> Процессор phenom ii x2 550 разблоченый до phenom ii x4 b50
А видеокарта?