Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
![]() |
#34281 | Link | |
Registered User
Join Date: Jun 2005
Posts: 462
|
Quote:
|
|
![]() |
![]() |
![]() |
#34282 | Link | |||||||||||||||
Registered Developer
Join Date: Sep 2006
Posts: 9,137
|
Quote:
Quote:
Quote:
Quote:
Quote:
I'll try to reproduce the QS specific problems later, when I find some time. Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
So how does it compare to warpsharp now? Quote:
I haven't really done full comparisons myself yet. crispen edges has a somewhat different look to it which I generally like, but with high settings it does start to fall apart. Maybe I can improve it in the future, I don't know... |
|||||||||||||||
![]() |
![]() |
![]() |
#34283 | Link |
Registered User
Join Date: Mar 2009
Posts: 3,230
|
It's looking like a pretty good alternative, there's some line warping properties from the last version that look closer to the original source so I think it could still use a little tweaking but this was a step in the right direction. I'll send you some screenshots etc.
|
![]() |
![]() |
![]() |
#34284 | Link |
Matroska find' ich toll
Join Date: Apr 2008
Posts: 1,112
|
Hi madshi
I have posted in the LAV thread an issue. With the new madVR0.89.17 play the DVD Aliens(test dvd without the big-vobs) with 4:3 format (menu and video), but it should be 16:9. With EVR it plays fine with 16:9 format. |
![]() |
![]() |
![]() |
#34285 | Link | |||
Kid for Today
Join Date: Aug 2004
Posts: 3,463
|
Quote:
![]() Quote:
Quote:
![]() Ouh, this would be most promising in mVR if any possible. |
|||
![]() |
![]() |
![]() |
#34286 | Link |
Registered User
Join Date: Sep 2006
Posts: 2,171
|
the perceptual downscaling image comparisons look interesting!
__________________
Laptop Acer Aspire V3-772g: i7-4202MQ, 8GB Ram, NVIDIA GTX 760M (+ Intel HD 4600), Windows 8.1 x64, madVR (x64), MPC-HC (x64), LAV Filter (x64), XySubfilter (x64) |
![]() |
![]() |
![]() |
#34287 | Link | |
Registered User
Join Date: Dec 2013
Posts: 752
|
Quote:
Basically, the basis of their algorithm is similar to SuperRes; they generates a resized image which is in some way 'similar' to the input. In their case they generate a smaller image, instead of a bigger image (which means that there's a unique solution). But they also use a different way to measure similarity. It would make more sense to see if SuperRes could use their method to measure similarity, which would actually remove the need to use a downscaling algorithm at all. Coincidentally, if you use SuperRes's method for measuring similarity to downscale an image you'd get the 'box' downscaling algorithm, which isn't that bad, but Mitchell-Nertavalli is easily better. |
|
![]() |
![]() |
![]() |
#34288 | Link |
Registered User
Join Date: Jan 2014
Posts: 489
|
Will SuperRes for Chroma Upcaling be updated any time soon? Last I heard SuperRes was updated only for Upscaling Refinement, not Chroma Upscaling.
__________________
8700K @ 5Ghz | ASUS Z370 Hero X | Corsair 16GB @ 3200Mhz | RTX 2080 Ti @ 2100Mhz | Samsung 970 NVMe 250GB | WD Black 2TB | Corsair AX 850W | LG 32GK850G-B @ 165Hz | Xonar DGX | Windows 10 LTSC 1809 |
![]() |
![]() |
![]() |
#34291 | Link | ||
Registered User
Join Date: Mar 2006
Posts: 552
|
Quote:
When "Enable Adaptive HW deinterlacing = disabled" for QuickSync, then the frames were sent interlaced to the renderer and since "use DXVA chroma upscaling when doing DXVA deinterlacing = enabled" after a madVR reset settings, madVR was using DXVA to do the scaling and that's why the subtitle positioning issue was always happening in this configuration. These are my results when using QuickSync for decoding, but the resizing and video output are performed by the GTX 980: 1. With QuickSync "Enable Adaptive HW deinterlacing = disabled", DXVA is always used for deinterlacing, and these are the playback results: - DX9 + "use DXVA chroma upscaling when doing DXVA deinterlacing = disabled" + luma Bicubic + chroma Bicubic -> luma Bicubic + chroma Bicubic are used, and there are no issues with switching fullscreen and back, nor with skipping in the file, nor with subtitle positioning - DX9 + "use DXVA chroma upscaling when doing DXVA deinterlacing = enabled" + luma Bicubic + chroma Bicubic -> luma DXVA + chroma DXVA are used, and there are issues only with subtitle positioning; I find it strange that luma DXVA is used in this configuration - is this normal? - DX11 + "use DXVA chroma upscaling when doing DXVA deinterlacing = disabled" + luma Bicubic + chroma Bicubic -> luma Bicubic + chroma Bicubic are used, and just like for DX9 there are no issues whatsoever - DX11 + "use DXVA chroma upscaling when doing DXVA deinterlacing = enabled" + luma Bicubic + chroma Bicubic -> just like for DX9, luma DXVA + chroma DXVA are used, and there are issues only with subtitle positioning 2. With QuickSync "Enable Adaptive HW deinterlacing = enabled", QuickSync is doing the deinterlacing, and these are the playback results: - DX9 + "use DXVA chroma upscaling when doing DXVA deinterlacing = disabled" + luma Bicubic + chroma Bicubic -> luma Bicubic + chroma Bicubic are used, and if you just wait after opening the file, the sound plays but no image, the madVR buffers stay at 1; if you get impatient and start skipping in the file, past the scrolling credits part towards the talking heads segment, you might get lucky and get unstuck and playback is smooth as if there's nothing wrong; skipping again might prove lucky, or you might get stuck again on some frame freeze, and you might even get in a state where the sound gets moving but the image is like refreshing one frame every few seconds or so, or not recovering at all, but you can close the playback in the player without issues (so the player does not freeze); no issues with subtitle positioning - DX9 + "use DXVA chroma upscaling when doing DXVA deinterlacing = enabled" + luma Bicubic + chroma Bicubic -> same as above - DX11 + "use DXVA chroma upscaling when doing DXVA deinterlacing = disabled" + luma Bicubic + chroma Bicubic -> same as above - DX11 + "use DXVA chroma upscaling when doing DXVA deinterlacing = enabled" + luma Bicubic + chroma Bicubic -> same as above - DX9 + "use DXVA chroma upscaling when doing DXVA deinterlacing = disabled" + luma DXVA + chroma Bicubic -> luma DXVA + chroma DXVA are used (again, is this normal?), and there are all the issues above + the issue with subtitle positioning - DX11 + "use DXVA chroma upscaling when doing DXVA deinterlacing = disabled" + luma DXVA + chroma Bicubic -> same as for DX9 I think it's fair to also say what the results are with EVR CP: - with QuickSync "Enable Adaptive HW deinterlacing = disabled" -> no issues whatsoever - with QuickSync "Enable Adaptive HW deinterlacing = enabled" -> I get the same issues as with madVR (in this configuration with the GTX 980 for output; there were no issues when the iGPU was used for output!) Quote:
The copyright notice is 4:3 and is displayed properly, the studio intro is also 4:3 and no issues, and then the menu appears, which is a static image, and should be displayed as 16:9, but madVR displays it as 4:3. In EVR it's 16:9. No sample from me, but I think there needs to be the two videos included as well to reproduce this, and I don't know how to cut the vobs with the intro videos in. Last edited by KoD; 16th November 2015 at 21:09. Reason: added EVR CP results |
||
![]() |
![]() |
![]() |
#34293 | Link | |
Registered User
Join Date: Dec 2014
Posts: 1,127
|
Quote:
So I don't know what is best. I used to use SuperRes alone, but might try adding enhance detail in the future.
__________________
HOW TO - Set up madVR for Kodi DSPlayer & External Media Players |
|
![]() |
![]() |
![]() |
#34294 | Link | |
Registered User
Join Date: Feb 2012
Posts: 54
|
Quote:
|
|
![]() |
![]() |
![]() |
#34295 | Link |
Registered User
Join Date: Jun 2012
Posts: 54
|
@Madshi can you pls give us a proper MadVR profile for 1.- 1080p, 2.- 720p and 3.- below 720p (SD) profile for all kinds of video files.., i have been trying lots of combinations but always thing get mixed up, sd files playing in hd and viceversa
|
![]() |
![]() |
![]() |
#34296 | Link |
Registered User
Join Date: Aug 2004
Posts: 838
|
I just updated to the latest from 88.21
Zoom control...a little help?... Do I need to use this if I'm just playing video files on a computer and watching via computer monitor? I want to maintain the aspect throughout the movie. Using touch window from inside in MPC ![]() Last edited by JarrettH; 17th November 2015 at 02:44. |
![]() |
![]() |
![]() |
#34297 | Link |
Registered User
Join Date: May 2012
Posts: 445
|
If that new SSIM-based downscaling algorithm can be used, would be interesting to see how it affects SuperRes (which relies on downscaling, right?).
__________________
Test patterns: Grayscale yuv444p16le perceptually spaced gradient v2.1 (8-bit version), Multicolor yuv444p16le perceptually spaced gradient v2.1 (8-bit version) |
![]() |
![]() |
![]() |
#34298 | Link | |
Registered User
Join Date: Dec 2014
Posts: 1,127
|
Quote:
__________________
HOW TO - Set up madVR for Kodi DSPlayer & External Media Players Last edited by Warner306; 17th November 2015 at 04:07. |
|
![]() |
![]() |
![]() |
#34299 | Link | |
Registered User
Join Date: Dec 2014
Posts: 1,127
|
Quote:
__________________
HOW TO - Set up madVR for Kodi DSPlayer & External Media Players |
|
![]() |
![]() |
![]() |
Tags |
direct compute, dithering, error diffusion, madvr, ngu, nnedi3, quality, renderer, scaling, uhd upscaling, upsampling |
Thread Tools | Search this Thread |
Display Modes | |
|
|