The following warnings occurred:
Warning [2] Trying to access array offset on null - Line: 198 - File: inc/plugins/google_seo.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo.php 198 errorHandler->error_callback
/inc/plugins/google_seo/redirect.php 135 google_seo_tid
/inc/class_plugins.php 142 google_seo_redirect_hook
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Undefined array key 1 - Line: 311 - File: inc/plugins/google_seo/redirect.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo/redirect.php 311 errorHandler->error_callback
/inc/class_plugins.php 142 google_seo_redirect_hook
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Undefined array key 1 - Line: 312 - File: inc/plugins/google_seo/redirect.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo/redirect.php 312 errorHandler->error_callback
/inc/class_plugins.php 142 google_seo_redirect_hook
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Undefined array key "" - Line: 325 - File: inc/plugins/google_seo/redirect.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo/redirect.php 325 errorHandler->error_callback
/inc/class_plugins.php 142 google_seo_redirect_hook
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Undefined array key "" - Line: 332 - File: inc/plugins/google_seo/redirect.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo/redirect.php 332 errorHandler->error_callback
/inc/class_plugins.php 142 google_seo_redirect_hook
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Undefined variable $change - Line: 369 - File: inc/plugins/google_seo/redirect.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo/redirect.php 369 errorHandler->error_callback
/inc/class_plugins.php 142 google_seo_redirect_hook
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Trying to access array offset on null - Line: 14 - File: inc/plugins/cookielaw.php(272) : eval()'d code PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/cookielaw.php(272) : eval()'d code 14 errorHandler->error_callback
/inc/plugins/cookielaw.php 272 eval
/inc/class_plugins.php 142 cookielaw_global_intermediate
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Trying to access array offset on null - Line: 14 - File: inc/plugins/cookielaw.php(272) : eval()'d code PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/cookielaw.php(272) : eval()'d code 14 errorHandler->error_callback
/inc/plugins/cookielaw.php 272 eval
/inc/class_plugins.php 142 cookielaw_global_intermediate
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once



This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[HELP] Beta SP PAL upscale problem
#8
If you don't know, you probably don't have it installed.
If you enable "Filtering->Vapoursynth->Misc->Source->Prefer AviSource for .avi input", Hybrid will check if there is a 64bit vfw decoder installed for DV and try that one. If Hybrid doesn't find a 64bit vfw decoder registered for DV it will fall back to the normal decoders.

Looking at the file with mediainfo I see:
Commercial name                          : DV
Internet media type                      : video/DV
Codec ID                                 : dvsd
Codec ID/Hint                            : Sony
Duration                                 : 5480
so my guess is that this was created with https://archive.org/details/sony-softwar...ec-v.-2.23 which was only available for 32bit.

Side question: if you overwrite the scan type to progressive and look at a scene with horizontal motion in it, do you see combing artifacts. By looking at the sample you shared (with basically no motion) I can't tell whether the source really is interlaced. Smile

Cu Selur

Ps.: tried using cedocida dv codec 0.2.3 as alternative, but it behaves the same way as the sourcefilters in Hybrid.
PPs.: I would recommend asking the folks over at videohelp.com whether someone can recommend a 64bit vfw codec for such a file.
PPPs.: as an ugly workaround you could disable Bob and selecting the 'Odd' fields, this would basically drop the b&w fields and interpolate the color fields to full frames. (DPIRDeblock+NNEDI3+CAS+DetailSharpen: https://imgsli.com/MjQ4MDQ2)
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Messages In This Thread
Beta SP PAL upscale problem - by Miranda - 17.03.2024, 15:40
RE: Beta SP PAL upscale problem - by Selur - 17.03.2024, 16:26
RE: Beta SP PAL upscale problem - by Miranda - 17.03.2024, 19:05
RE: Beta SP PAL upscale problem - by Selur - 17.03.2024, 19:11
RE: Beta SP PAL upscale problem - by Miranda - 17.03.2024, 19:29
RE: Beta SP PAL upscale problem - by Selur - 17.03.2024, 19:55
RE: Beta SP PAL upscale problem - by Miranda - 17.03.2024, 20:00
RE: Beta SP PAL upscale problem - by Selur - 17.03.2024, 20:21
RE: Beta SP PAL upscale problem - by Selur - 17.03.2024, 21:30
RE: Beta SP PAL upscale problem - by Miranda - 18.03.2024, 11:11
RE: Beta SP PAL upscale problem - by Selur - 18.03.2024, 11:12
RE: Beta SP PAL upscale problem - by Miranda - 18.03.2024, 11:54
RE: Beta SP PAL upscale problem - by Selur - 18.03.2024, 11:55

Forum Jump:


Users browsing this thread: 1 Guest(s)