The following warnings occurred:
Warning [2] Undefined array key 1 - Line: 313 - 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 313 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: 314 - 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 314 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: 327 - 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 327 errorHandler->error_callback
/inc/class_plugins.php 142 google_seo_redirect_hook
/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] Find And (Optionally) Fix Bad Frames
#1
Is this script included in Hybrid's Avisynth filter options?

Find And (Optionally) Fix Bad Frames
Reply
#2
No, and I won't add that script because it's ugly written (not generic, but requires manual editing of the script whenever used).

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
#3
Is there another way of detecting digital glitched frames?
Reply
#4
Quote:Is there another way of detecting digital glitched frames?
That script will not detect digital glitched frames, at least not when the glitch is caused by transfer issues or similar.
Quote:#It works very well for finding both blank frames and also "flash" frames (like those caused
#by a photographer's flash). It will also find single frames which have lots of
#static or pixels. It can also find a frame with large x or y displacement from adjacent frames, like
#a film frame that wasn't properly registered in the film gate, or an analog
#video frame that lost vertical sync.
It will replace any frames based on luma differences, and will replace a frame if it's luma difference is high in comparison to the frame before and after it.

=> It does not detect digital glitched frames.

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
#5
OK, thanks. I guess I will need to search for glitched frames manually by sight.
Reply
#6
Has there been a new tool developed since then?
I have a damaged vhs-c camcoder tape where in certain frames from the past are are relocated to the future.  Hard to describe but its something like this
for example frame 20 22 23 24 25 26 27 28 21 30 31 32 33.   The glitch is visible when 21 appears out of sequence,  where it is missing not as much if at all.
It is easy to find the bad frame when it is out of sequence, such as between 28 and 30, but harder to find where it belonged originally.  
What would be an approach to fix this?   Manually delete the bad frames?
Reply
#7
Assuming the file is sync (and not vfr) I would probably replace the bad frames with interpolated frames of the neighboring frames.
In the Avisynth script linked in the first post this is done through mvtools, personally I would rather use svp or rife.

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
#8
Thank you for the suggestion, ReplaceSingle looks like a solution.  Is there a limit how many frames I can enter in that field?  It might be as high as 500 frames.
Reply
#9
iirc. the limit for a QString is 32767 characters, so 500 frames should be no problem, if you got more of those clips spending time to come up with a way to identify those frames automatically might not be a bad idea. Smile
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
#10
auto detection would be great.  Is there such a tool, that lists those frames?
I've attached a sample of the video at its worst part
Another question.  Is it better to replace the frames before or after deinterlacing or it makes no difference?
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)