cheer
20th June 2006, 13:54
OK, I have a weird video source and I'm not sure what the best approach would be.
This is a 1080x720p (60 frames/sec) MPEG2 video recorded off OTA HD. HOWEVER...the video being broadcast really isn't HD. It's a 480i video being upconverted. To make matters worse, it's 4:3 letterboxed, so I end up with an upconverted rectangle in the center of my 16:9 TV with black bars all around.
So I figured I could just use DGDecode/Avisynth to crop all around, do the bt709tobt601, and resize to 720x480, then feed into an MPEG encoder which will give me something I can author using DVD-Lab or whatever.
But I'm concerned about what's happened to the framerate. Looking through it frame-by-frame, it sure looks like it started out life as a film source (which is what I'd expect), as I see 3 prog. frames followed by a pair of what appear to be interlaced frames. Except, of course, the whole thing has been upconverted to a progressive format...what's the least destructive way to handle this? Should I just feed it as-is into an MPEG encoder with the hope that it will spit out proper 480i, or...?
--chris
This is a 1080x720p (60 frames/sec) MPEG2 video recorded off OTA HD. HOWEVER...the video being broadcast really isn't HD. It's a 480i video being upconverted. To make matters worse, it's 4:3 letterboxed, so I end up with an upconverted rectangle in the center of my 16:9 TV with black bars all around.
So I figured I could just use DGDecode/Avisynth to crop all around, do the bt709tobt601, and resize to 720x480, then feed into an MPEG encoder which will give me something I can author using DVD-Lab or whatever.
But I'm concerned about what's happened to the framerate. Looking through it frame-by-frame, it sure looks like it started out life as a film source (which is what I'd expect), as I see 3 prog. frames followed by a pair of what appear to be interlaced frames. Except, of course, the whole thing has been upconverted to a progressive format...what's the least destructive way to handle this? Should I just feed it as-is into an MPEG encoder with the hope that it will spit out proper 480i, or...?
--chris