Nintendo Maniac 64
I have 144Hz monitor with LightBoost technology. And it works good with MPC-MC. No noticeable audio delay.
Maybe it is the problem of certain video file?
You are not logged in. Please login or register.
SmoothVideo Project → Posts by MAG79
Nintendo Maniac 64
I have 144Hz monitor with LightBoost technology. And it works good with MPC-MC. No noticeable audio delay.
Maybe it is the problem of certain video file?
James D
если с такой настройкой открыть видео - не подрезает.
Если во время воспроизведения включить "не добавлять", выключить видео и сразу включить - в первую секунду обрезано, а потом переключает в режим с неподрезанными краями
Проверил. Действительно такой баг имеется. Спасибо.
Будем исправлять.
James D
Автоподрезка и подсветка должны работать. Спасибо.
В готовящейся версии SVP работают. В SVP 3.1.6 проверю.
541
Запустить тест SVPmark, отправить результаты в онлайн-базу. Открыть таблицу онлайн-результатов, отфильтровать на Вашему процессору и сравнить свои результаты с остальными результатами с аналогичным процессором. Разница должна быть в пределах 5%.
Если Ваши результаты окажутся заметно меньше остальных - сообщайте. Будем искать причину.
Blackmeser
Поддержки HEVC не ожидается в ffdShow. По крайней мере в ближайшем будущем.
Blackmeser
Выберите что-то одно: либо ffdShow decoder, либо ffdShow raw filter. SVP умеет работать с обоими, но при наличии в цепочке двух и более фильтров ffdShow возможна потеря производительности и самое главное, возможна потеря плавности.
ffdShow RAW Filter используется SVP по умолчанию. Это предпочтительный вариант. В качестве его настройки нужно всего лишь добавить этот фильтр во внешние фильтры MPC-HC и указать Prefer (Предпочесть).
Настройка проигрывателя MPC-HC
Stonga
You can use SVP and madVR together. SVP interpolates new frames first then madVR does his excellent frames resize.
travolter
Option "Decrease frame size" must work.
Please give us your numbers (CPU load) when you use "ffdshow/avisynth/potplayer resizers" compare to this option?
Blackmeser
Из этого разговора можно сделать еще одно полезное дело: выяснить что это за переменная частота такая 23-25 fps? почему она постоянно скачет? и как это можно исправить?
Это общедоступный файл, я могу его скачать для экспериментов?
Blackmeser
Имеем видео, fps которого колеблется от 23,976 до 25
Очень странное видео.
1. По какой причине в этом видео присутствуют эти колебания?
2. И каков их характер (частота кадров меняется не останавливаясь или держится постоянной на отдельных участках)?
см. темы:
Переменная частота кадров (VFR) и SVP
[ошибка] Отключение плавности при переменной частоте кадров
лучше если бы было можно выбирать вручную профиль самому
Такие предложения были. Пока не делаем. Оставили это на будущее.
Добавьте плиз 5х в настройки, для мониторов 120гц
Уже сделано в готовящейся версии.
как его отключить, если это возможно...
Возможно. Скрытая настройка:
;задавать вопрос о применении плавности при превышении частоты экрана на указанную величину (в к/сек)
ChkDeltaFPS=5
James D
Скопировать папку ProgramData\SVP 3.1 куда-нибудь, затем восстановить. Вот и весь экспорт/импорт
vgtex
When you tell Lightpack you mean SVPlight?
SVPlight. Please read it. You can find answers on your questions.
PowerDVD is not supported by SVP.
Video players compatibility table
We need some time to finish
vgtex
How do to use the SVP with XBMC?
Setting up XBMC
I wonder how do I use for the SVP, just to be able to use Lightpack lighting function
Just disable frame interpolation. SVP tray menu - Video profiles - select profiles one-by-one - select in each: Frames interpolation mode: Off - OK.
tobindax
madvr has an 64bit version now
Good news!
We have all chances to see SVP 64bit edition this year.
APECR
Спасибо.
Идея с ползунком предлагалась чуть ли не в самом начале работы над SVP. Имеются сложности в оценке влияния каждого параметра на скорость и на качество. Есть подвижки в эту сторону и мы понемногу приближаемся к реализации такого ползунка. Вполне вероятно, что когда-нибудь это случится.
travolter
If TVs can do frameoubling with PC content
Yes.
what brand uses the best framedoubling technology?
I think they are Philips, Samsung and LG.
Is there any review out there comparing all these technologies?
Yes. Google phrases "frame rate interpolation", "frame rate conversion" and "motion resolution".
Any suggestions from personal experiences?
I like Philips (I have one) and Samsung.
datboishagg
soft subtitles
If you can disable/enable subtitles then you can adjust subtitle showing after SVP frames prcessing.
I recommend to disable ffdShow-subtitles and use MPC-HC subtitles processing with showing it by renderer.
Why you ask?
Use google. And tell us about progress of this technology.
Nintendo Maniac 64
Something is wrong. I checked first two links. It is true 25 fps.
1. Race
720p: Video: MPEG4 Video (H264) 1280x720 25fps 2504kbps
1080p: Video: VP90 1920x1080 25fps
1. Race Highlights
720p: Video: MPEG4 Video (H264) 1280x720 25fps 2834kbps
1080p: Video: VP90 1920x1080 25fps
Where I can get 25 in 30 fps?
Real-time Frame Rate Up-conversion for Video Games (Siggraph 2010)
Nintendo Maniac 64
Can you give a link to sample with 25 fps in 30 fps encoded video?
Nintendo Maniac 64
Of course. And 24 from 25 restore in real time with ffdShow can be not so successful since it will want 25 frames buffer ahead for only this operation. It can be incompatible to multithreading and its frames buffer ahead and it can be harmful to audio synchronization with video.
First I will try to implement restoration two types only: 25 from 30 frames and 24 from 30 frames.
Frames decimating and SVP at realtime. I tried it in 2011. With no success.
At present time we have one very similar option and it works: Drop every other frame.
So. New option with frame decimation have all chances to be implemented. Look forward.
I will try to do something at this issue.
Nintendo Maniac 64
It is telecine.
25 original frames in every 30 fps is named 2:3:2:3:2 pulldown.
24 original frames in every 30 fps is named 3:2 pulldown.
The task is make progressive frames first if it is field-based pulldown. Then frame decimation is needed.
See it in pictures from Russian thread.
For avisinth you can use script with using TIVTC plugin:
To restore 24 fps from 30 fps:
TFM()
TDecimate(cycle=5)
To restore 25 fps from 30 fps:
TFM()
TDecimate(cycle=6)
You can encode fixed video from telecined version. Then watch restored version with SVP.
SmoothVideo Project → Posts by MAG79
Powered by PunBB, supported by Informer Technologies, Inc.