I've captured lots of raw Japanese broadcast tapes and have found a simple but effective tool called Brovicon, which converts the video into (mainly) everything I need. However it's still a bit buggy, and because it's a GUI for avisynth it's quite slow when compared to other tools out there. This is the general setup:
[Attachment 86010 - Click to enlarge]
I've decided to use Hybrid because it can do batch jobs at a decent encoding speed, but I'm getting very stuck with getting the correct PAR and SAR
This is what I'm trying to achieve, similar to Brovicon:
Noise reduction
Crop the dud regions and dot crawl
Add Borders to maintain 720x576
29.97fps -> 59.94fps, QTGMC deinterlace "fast" TFF
720 x 480p -> 1440 x 1080p (whatever scaling method works best for YouTube)
h264 at -crf 18, aac at 320kbps, .mp4 container
Please see sample video attached.
I'd really appreciate if anyone would be able to recommend the correct settings in Hybrid based on this video input.
+ Reply to Thread
Results 1 to 2 of 2
-
-
Source has no PAR signaling, setting Input PAR to 8:9 (MPEG NTSC 4:3) seems fine, I would stick with 1:1 for output PAR when uploading to YouTube.
For deinterlacing: Are you sure the source is interlaced and not telecined?
From the sample I would have suspected telecine or another pull-down. So I would have used TIVTC not QTGMC.
For filtering I would start with SpotLess and add some other denoisers, some deblocking, dehaloing,..
Playing around, I attached and exampl of conventional filtering (script: https://pastebin.com/n7qLw6vG), probably nowhere near compared to what one could do with enough effort, scene-by-scene filtering, proper color adjustments,... encoding such stuff in batch is usually a dumb idea, since the filtering should be adjusted per source. (especially when aiming for 'best' or at least 'decent')
Cu SelurLast edited by Selur; 10th Mar 2025 at 13:22.
users currently on my ignore list: deadrats, Stears555, marcorocchini
Similar Threads
-
Hybrid Deinterlace settings
By vhsdigitiser in forum Capturing and VCRReplies: 6Last Post: 30th Oct 2024, 07:08 -
Avisynth sharpening filters in Hybrid for vhs capture?
By Leanoric in forum RestorationReplies: 77Last Post: 22nd Feb 2024, 04:53 -
Trying to Deinterlace VHS, Hybrid says it’s BFF, MeGUI says it’s TFF
By macramore in forum Video ConversionReplies: 9Last Post: 23rd Aug 2023, 12:31 -
Video Encoding leads in strange artefacts when using hybrid
By Platos in forum Newbie / General discussionsReplies: 17Last Post: 4th May 2023, 13:01 -
CBR settings for x264 in Hybrid
By Jan Tokki in forum Newbie / General discussionsReplies: 10Last Post: 7th Aug 2022, 10:54