[情報] madVR v0.84.0

看板AVEncode (影音編碼技術)作者 (Ghost的呢喃)時間12年前 (2012/10/06 22:03), 編輯推噓1(103)
留言4則, 2人參與, 最新討論串1/1
madVR v0.84.0 released http://madshi.net/madVR.zip Code: * added media player screenshot functionality (IBasicVideo::GetCurrentImage) * added "Jinc" image upscaling algorithm * added anti-ringing filter for downscaling * added "user interface\keyboard shortcuts" settings page * added option to apply keys "only if media player has keyboard focus" * added options to adjust the keys for all existing keyboard shortcuts * added shortcut option for directly selecting specific source primaries * added shortcut option for directly selecting specific deint content types * added shortcut option for en/disabling automatic fullscreen exclusive mode * added shortcut option for disabling exclusive mode for 10 seconds * added shortcut option for en/disabling the display mode switcher * added shortcut option for en/disabling dithering * added shortcut option for changing the display bitdepth * added various shortcut options for selecting scaling algorithms * added IMadVRExclusiveModeCallback interface for exclusive mode notifications * renamed "luma up/downscaling" to "image up/downscaling" * renamed "use 10bit luma buffer ..." to "use 10bit image buffer ..." * scaling algorithm parameters (softness, sharpness, taps) are remembered now * scaling algorithm red/green graphs (settings dialog) now cover anti-ringing * modified shader storage to decrease madVR.ax file size * fixed: KMPlayer + madVR decoders + "delay playback start" was always paused * fixed: settings dialog had problems with yCMS data when using Overlay mode * fixed: cosmetical issue in fullscreen windowed mode when changing video files Some notes: (1) Screenshots are done after deinterlacing and color conversion, but before scaling and aspect ratio correction. Screenshots are always converted to 8bit fullrange RGB (0-255), using error diffusion, which is a higher quality dithering algorithm compared to what madVR does during playback. Screenshots only work if the media player supports it. MPC-HC does out of the box, haven't tested other media players, but they will likely work, too. (2) The "Jinc" (3 or 4 taps) image upscaling algorithm is totally new. It's somewhat similar to Lanczos, but Jinc is slower and has slightly higher quality. You can think of Lanczos as a rectangular resampling filter. In comparison Jinc is a circular resampling filter. Jinc is slightly softer than Lanczos, but it has very low aliasing artifacts (lowest of all algorithms) and ringing is less strong compared to Lanczos. Furthermore the madVR anti-ringing filter works especially well together with Jinc, so with the anti-ringing filter Jinc is pretty much ringing-free without any negative side effects that I could see. In certain situations Lanczos might look better (because it's slightly sharper than Jinc), but overall I believe Jinc beats Lanczos in quality, thanks to a more natural look with less ringing and aliasing artifacts. Jinc comes at a quite big performance cost, though. At low scaling factors, Jinc is comparable in performance to Lanczos8. However, with bigger scaling factors, Jinc3 can be twice as slow as Lanczos8 and Jinc4 twice as slow as Jinc3. Ouch... http://forum.doom9.org/showthread.php?t=146228 --- madshi從9月下旬開始放出0.83版 之後經過一連串的改版修正 主要增加了resize選項裡面的anti-ringing濾鏡 以及 windowed overlay 模式(A卡不可用) 並加寬全螢幕exclusive mode下的seekbar寬度及增加時間顯示 madshi關於windowed overlay的說明: +should have no tearing (I think) +performs noticeably better than standard windowed mode +seems to work around the levels problems with NVidia drivers -resizing the media player window looks ugly -only one player (instance) can use overlay at a time -I'm not sure yet whether the GPU driver leaves the video untouched ----- 而今天放出的0.84版 主要增加了"Jinc"這個新的resize演算法 從上面的作者說明可知 這個演算法較Lanczos柔和些並產生最少的aliasing artifacts ringing也較少且可靠作者新加入的anti-ringing濾鏡抑制 整體而言可達到最少的負面效果產生 不過這個演算法消耗的效能比Lanczos更大(又要操爆顯卡了~~~XD) 另外增加了一堆捷徑選項並可自訂修改 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 114.32.83.104 ※ 編輯: coldcolour 來自: 114.32.83.104 (10/07 02:40)

10/07 11:19, , 1F
較多的ringing?原文ringing is less strong compared to
10/07 11:19, 1F

10/07 11:20, , 2F
Lanczos,應該指Jinc的ringing強度亦比Lanczos低 (優)
10/07 11:20, 2F

10/07 11:21, , 3F
所以整體看似都很優 ^^ 不過還謝謝原po 通知有新版本,good
10/07 11:21, 3F

10/07 11:57, , 4F
的確是我眼花看錯 多謝指正~~~
10/07 11:57, 4F
※ 編輯: coldcolour 來自: 114.32.83.104 (10/07 12:00)
文章代碼(AID): #1GS3ebNf (AVEncode)
文章代碼(AID): #1GS3ebNf (AVEncode)