As I capture a lot from SAT (most of them WS movies), I just wondered, if I could make my own anamorphic coding.As my source is 720x756 PAL DV and if the movie's aspect ration is at least 16:9, I have about 42% black on the screen.Is it possible, to crop this black borders (using AviSynth) and resize the frame to the next smallest DVD comaptible size (let's say 720x405 = 16:9 to 720x288 (anamorphic DVD half screen)).I can set the aspect ration bit while authoring.What do you think, will I gain anything with such settings - better compression or will I suffer from a bad resolution?
+ Reply to Thread
Results 1 to 10 of 10
-
-
You can crop out the borders (I think that its 72 pixels top and bottom) and resize the picture to 720x576. Set the TMPG output to 16:9 and the input to full screen. This should result in an anamorphic 4:3 image that will automatically switch to 16:9 in your DVD player.
-
The amount to crop depends on the aspect ratio of your capture. First you must remove any letterboxing on your capture, and then, once you know what the actaul image area size of your capture is, divide the width, by the height. I can only give you NTSC examples, as I have no idea how it works for PAL.
For example, if you captured at 720x480 and the actual image area without letterboxing is 720x390, you would then divide 720/390. This would give you 1.85:1 for the aspect ratio.
Video with an aspect ratio of 1.85 is fullscreen for 16:9 video (no letterboxing), so you would resize this cropped image to the full resolution 720x480 (720x576 for PAL in your case).
If your video is 2.35:1, then it will still have letterboxing, even for 16:9 video (much less than 42% though). Maybe someone in PAL land can post the proper vertical values for PAL. For NTSC, the vertical image area for a 2.35:1 movie is 360, with 120 pixels of total letterboxing.Impossible to see the future is. The Dark Side clouds everything... -
For PAL the vertical res is 576 (as 480 in NTSC) or 288 (instead of 240).
The whole point (The reason why I wanted to to do that in the first place) is:I don't want to enlarge the frame, I want to shrink.
As stated above with 2.35:1 the effective used area is less than 50% of the frame.So (my thought) if I shrink the frame to the half (720x288 PAL), the encoder has fewer pixels to compress and with a given bitrate, this should result in a better compression (half as much data=twice as much bits per frame).
If you think this is futile,be frank to tell me.It's just an idea! -
But what are you going to watch it on? You can't just produce oddball frame sizes and expect a DVD player to be able to handle it.
-
The goal is to watch it on a standalone player.If a standalone player can't can't play DVD half resolution, I should better forget the whole thing.
-
I've run into the same problem.
I've got a 2.11:1 NTSC original source and when i convert to DVD MPEG-2 using 2.11:1 source aspect and output as full screen (keep aspect ratio) i get a just that a 4:3 image with the 2:11:1 picture in the middle section.
When I use IFOEdit to author the DVD the IFOs created states 4:3. I reset all these to 16x9 and burn with NERO Express 5.5.10.20. But when i test the disc on a Tosh 22E and W/S TV the image is squeezed i.e. 4:3 image squashed to 16x9. This contradicts what other people said it should do which is to crop most of the large borders off.
I also tested the disc on a Pioneer 636D (set to putput to 4:3 letterbox) on a 4:3 TV and again the image is squashed. When I try the 16x9 enabled VOB on my PC with PowerDVD it also plays in 16x9 but with a squashed 4:3 image. The only way I can play the disc correctly is the manually resize the screen on my W/S TV.
When I re-burn the disc with the IFO's set to 4:3 it plays in the correct ratio on the Pioneer 636D/4:3 TV setup and software DVD player.
Anyone know why its doing this? Is the TMPGEnc output somehow wrong? Is Nero buring incorrectly? Or am I not changing the IFO correctly? I tried setting the IFO so 16x9 aspect and Automatic Letterbox (with and without Letterbox cropping top & Bottom) but nothing seem to work.
Ta for any thoughts.
BananaSkin -
Originally Posted by Dragonsf
-
If you want to eliminate the black borders, your either going to have to get a widescreen tv, or convert it to fullscreen (4:3), or optionally, just downsample it to a lower aspect ratio (2.35 to 1.85 for instance will get you smaller letterboxing without chopping the movie up entirely). Neither option is very good. You certainly cannot randomly chop off letterboxing and expect it to play. DVD supports only 4 resolutions:
352x240 (288)
352x480 (576)
704x480 (576)
720x480 (576)
Items in parens are PAL of course. If your output doesn't match one of these, it will not play.Impossible to see the future is. The Dark Side clouds everything...
Similar Threads
-
Why wasn't anamorphic widescreen mandated by the dvd specs from the start?
By yoda313 in forum Newbie / General discussionsReplies: 11Last Post: 1st Sep 2010, 19:50 -
Anamorphic widescreen with TMPGenc Author Works 4
By jakewoodblues in forum Authoring (DVD)Replies: 1Last Post: 23rd May 2010, 02:26 -
vertical resolution of anamorphic widescreen?
By Sean_ve99 in forum Video ConversionReplies: 12Last Post: 7th Jan 2009, 11:41 -
Anamorphic DVD from Widescreen h.264 Video
By trueg in forum SVCD2DVD & VOB2MPGReplies: 14Last Post: 16th Sep 2008, 10:47 -
Convert letterboxed widescreen to anamorphic widescreen?
By ziggy1971 in forum Video ConversionReplies: 6Last Post: 7th Mar 2008, 22:15