Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|
#1 | Link |
|
Registered User
Join Date: Mar 2005
Posts: 135
|
Episodic DVD to interlaced H.264?
Hi,
I have a quandary, and I'd like to ask for advice from the forum. I have several NTSC DVDs that contain interlaced footage (a few are well-done professional PAL conversions like R1 Fawlty Towers, and a few episodes of the 80's game show Press Your Luck that I recorded from GSN when they were airing it). The Fawlty Towers discs are muxed into one large VOBset, with each episode in an individual PGC. The PYL discs I encoded as a separate title for each episode. I'd like to find an easy way to encode each episode to .mp4 and retain the interlacing (I absolutely despise seeing true interlaced material that's been deinterlaced, about as much as I loathe pan-and-scan or Stretch-o-vision™). Looking to aim for somewhere between 200-350MB per approx. 30 minute episode (Fawlty Towers will hit pretty close to 30min, being BBC and commercial-free, but the PYL eps sans breaks end up around 21-22 minutes or so). Does anyone have any suggestions for tools to use so that I don't have to do a bunch of manual work? I've looking into Handbrake, and it's awesome with the exception of a lack of interlaced support (at least, I saw no place to select interlaced encoding, nor field dominance). |
|
|
|
|
|
#2 | Link |
|
Registered User
Join Date: Jan 2008
Posts: 185
|
These days I generally use MakeMKV to extract DVD content before transcoding. This has two advantages in your situation.
First, frequently MakeMKV will cleanly separate episodes into their own MKVs which then can be transcoded separately. Second, even if no separate titles are generated by MakeMKV, MKVs are easily chopped up and MakeMKV preserves chapter information. This allows you to chop multi-episode MKVs into single-episode MKVs while keeping video, audio, and subtitles in perfect sync. For an example of a python script which does this, see http://forum.doom9.org/showthread.php?t=162041. Third, as for preserving interlacing, I'm not sure how to help. Almost all modern display technology (LCD, Plasma, LED, etc.) can't actually display interlaced content and has to deinterlace anyway. So unless you exclusively watch your content on a CRT, the only question is whether you deinterlace in a relatively unconstrained environment with a powerful processor at transcode or in realtime in the display device. If you choose a good filter, the former is almost always a better choice. |
|
|
|
|
|
#4 | Link |
|
Registered User
Join Date: Mar 2011
Posts: 5,126
|
I generally use DVD Shrink to open the ripped DVD and then DVD Shrink's reauthor mode to resave it with each episode split into separate ifo/vob files. It's just a matter of dragging each title (episode) from DVD Shrink's right pane to the left pane then using the backup function. If the episodes are all one title, then you'd drag the title over multiple times (once for each episode) and use the edit function to set the beginning and end points accordingly for each episode. Of course you'll want to set the target output size to something large enough that DVD Shrink will just resave the DVD and not try to shrink it. Once you have each episode as a separate vob file it's fairly easy to re-encode them.
I don't know anything about interlaced encoding but if you're going to try to get old 4:3 video down to around 300MB per episode you're probably going to have to drop the resolution and/or quality a bit, and I'd suspect that's going to do more harm than deinterlacing will. Not having encoded video without deinterlacing I don't know how much it effects file size, but from the x264 Wiki: http://mewiki.project357.com/wiki/X264_Settings#tff "x264's interlaced encoding uses MBAFF, and is inherently less efficient than progressive encoding. For that reason, you should only encode interlaced if you intend to display the video on an interlaced display (or can't deinterlace the video before sending it to x264)." So my logic would be to deinterlace in order to retain as much resolution/quality as possible. Plus I'd wonder about device support for playing interlaced h264 video. It's not something I've thought about before. I've compared interlaced video with the de-interlaced and encoded version in the past (briefly), and using the PC to deinterlace on playback the interlaced video tends to look marginally better in places, but it's a very small difference and to be honest I didn't experiment enough to discover whether those differences were due to the deinterlacing alone, or caused more by the resizing. It's been quite a while since I encoded my PAL Faulty Towers DVDs but I think they were interlaced (I could be remembering wrong, I'd have to check them), however the NTSC version may not be. I used Xvid at the time so I can't tell you what file sizes to expect using x264. Last edited by hello_hello; 27th December 2011 at 16:48. |
|
|
|
|
|
#5 | Link |
|
Guest
Posts: n/a
|
Either way, Fawlty Towers was a mix of 16mm film and video. It was not true interlaced no matter how the video was ultimately mangled and encoded on the DVD. Now it may still be easier to just leave it interlaced if you don't want to go through the effort of trying to restore it.
|
|
|
|
#6 | Link | ||||
|
Registered User
Join Date: Mar 2005
Posts: 135
|
Quote:
Quote:
Quote:
Quote:
Thanks for the advice. I request that this thread stay open in case anyone wants to further the general discussion of interlaced encoding with x264 (or indeed other AVC codecs). |
||||
|
|
|
![]() |
|
|