2020-05-11, 06:25 PM
I have a featurette that's been framed incorrectly and it's really annoying me so I want to fix it. Unfortunately, it's:
1. Very low res (it's 4:3 SD in NTSC standard, 720 x 480)
2. Interlaced MPEG2
I've tried several ways of getting this de-interlaced for editing purposes but it always looks fairly awful. I've not really dabbled with Avisynth yet, but I think if possible it might be better just to leave the footage interlaced instead. Maybe if I explain what I'm trying to achieve, someone will be able to suggest the best way to go...
The bit of the video that I want to keep is a roughly 704 x 396 frame in the middle, because there are thin black bars on either side (~5-8px, some tape distortion so subjective) and much larger black bars on the top and bottom letterboxing from the 4:3 full frame. I want to keep it compatible with Blu-ray as it currently is but I'm not sure how to get it into an editable format without deinterlacing it first, and obviously 704 x 396 is not a BD compliant resolution either so I'm probably also going to have to upscale it to something like 720/1080 (704x396 upscales to either 1280x720 or 1920x1080 without any black bars).
Do you reckon I'm going to have to convert it to progressive to do the crop without it looking like crap? I know I can use ffmpeg to feed it through deinterlacing (but I think the only option is yadif, which is iffy in my experience) before cropping and upscaling, so it looks horrible even if I do all 3 in a single command. I think ideally I'd rather keep it interlaced, but I'm not sure how to retain interlacing in ffmpeg while also doing the crop and upscale.
Note: I just realised that the reason it's 720 x 480 interlanced but the actual image is only about 704 pixels wide is probably because 16/720 samples are used for horizontal sync/blanking when transmitting 720x480 digitally with rectangular (taller than they are wide) pixels. Therefore, I'm wondering if this video might have been encoded with the image squished horizontally. A newer encode is actually available but that looks much worse overall due to several aliasing issues. I imagine it probably isn't as simple as just stretching the image horizontally to correct this, but I can do that if that's all it needs. The older source is interlaced with the usual "one then the other" line arrangement but the newer one uses interleaved fields instead and seems to look worse for it.Basically, it's a horrible mess regardless of which encode I source from.
1. Very low res (it's 4:3 SD in NTSC standard, 720 x 480)
2. Interlaced MPEG2
I've tried several ways of getting this de-interlaced for editing purposes but it always looks fairly awful. I've not really dabbled with Avisynth yet, but I think if possible it might be better just to leave the footage interlaced instead. Maybe if I explain what I'm trying to achieve, someone will be able to suggest the best way to go...
The bit of the video that I want to keep is a roughly 704 x 396 frame in the middle, because there are thin black bars on either side (~5-8px, some tape distortion so subjective) and much larger black bars on the top and bottom letterboxing from the 4:3 full frame. I want to keep it compatible with Blu-ray as it currently is but I'm not sure how to get it into an editable format without deinterlacing it first, and obviously 704 x 396 is not a BD compliant resolution either so I'm probably also going to have to upscale it to something like 720/1080 (704x396 upscales to either 1280x720 or 1920x1080 without any black bars).
Do you reckon I'm going to have to convert it to progressive to do the crop without it looking like crap? I know I can use ffmpeg to feed it through deinterlacing (but I think the only option is yadif, which is iffy in my experience) before cropping and upscaling, so it looks horrible even if I do all 3 in a single command. I think ideally I'd rather keep it interlaced, but I'm not sure how to retain interlacing in ffmpeg while also doing the crop and upscale.
Note: I just realised that the reason it's 720 x 480 interlanced but the actual image is only about 704 pixels wide is probably because 16/720 samples are used for horizontal sync/blanking when transmitting 720x480 digitally with rectangular (taller than they are wide) pixels. Therefore, I'm wondering if this video might have been encoded with the image squished horizontally. A newer encode is actually available but that looks much worse overall due to several aliasing issues. I imagine it probably isn't as simple as just stretching the image horizontally to correct this, but I can do that if that's all it needs. The older source is interlaced with the usual "one then the other" line arrangement but the newer one uses interleaved fields instead and seems to look worse for it.Basically, it's a horrible mess regardless of which encode I source from.


![[Image: theres-no-such-thing-as-a-jaggy-rope.png]](https://i.postimg.cc/Snnyt1nL/theres-no-such-thing-as-a-jaggy-rope.png)