The ProRes file isn't interlaced but progressive. (can't say whether you messed up or your DVD source was messed up this much)
When interlaced content got encoded progressively and at the same time got resized vertically, you end up with those thick 'bands'.
This messed up the source, and you will still end up with ghosting and due to the horizontal scaling you will lose even more details.
Resizing to 720x320 before deinterlacing does seem to help with the deinterlacing. (my guess is the content was once captured at something like 640x320 or similar)
Adding Vinverse (or VInvers2) before the deinterlacing, while splitting the source into separate fields, helps with some of the chroma artifacts caused by progressively resizing interlaced content.
After that, you can apply some DeBlocking- DeGrain- and/or DeNoise-filtering.
I would recommend against using ml based filters other than deblockers, since ml based filtering will probably blur such a source way too much.
used script: https://pastebin.com/4QZuXf4F
Cu Selur
When interlaced content got encoded progressively and at the same time got resized vertically, you end up with those thick 'bands'.
This messed up the source, and you will still end up with ghosting and due to the horizontal scaling you will lose even more details.
Resizing to 720x320 before deinterlacing does seem to help with the deinterlacing. (my guess is the content was once captured at something like 640x320 or similar)
Adding Vinverse (or VInvers2) before the deinterlacing, while splitting the source into separate fields, helps with some of the chroma artifacts caused by progressively resizing interlaced content.
After that, you can apply some DeBlocking- DeGrain- and/or DeNoise-filtering.
I would recommend against using ml based filters other than deblockers, since ml based filtering will probably blur such a source way too much.
used script: https://pastebin.com/4QZuXf4F
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.