Hi, I've created a DVD from a .mpg file, and when playing it on a standard TV, the video image stretch's to fit the television and becomes pixelated. Is there a way (during the authoring process, or with some pre-processing?) to control the display size so that it doesn't "stretch" beyond the source resolution when playing on a TV?
+ Reply to Thread
Results 1 to 13 of 13
-
-
Does it do this with *all* TVs and *all* DVD players? If not, maybe the DVD player that you used was set to output a 16 X 9 picture or some other non-standard output.
-
Originally Posted by ebenton
-
If so, center the 320x240 frame within a 720x576/480 frame when encoding. The TV will always fill the screen (and some more).
/Mats -
1) Make a black frame at 640x480 (PAL would be 640x576).
2) Paste your image centered in the frame.
3) Resize to 720x480 (720x576 PAL). -
The centering function can be relatively easily done with TMPGenc or TMPGenc Xpress. You'll just need to find a guide, but it's not hard. If you use other encoders, you may need to write AviSynth scripts, which is a lot more complicated if you haven't done that before.
-
No, Authoring comes after encoding - TMPGEnc DVD Author is one app to use.
/Mats -
yikes, they're pricey-- any freebies that will do?
Originally Posted by jman98 -
if you want to do it for free, then an avisynth script that adds the borders, fed into HCEnc to encode, then authored with GUIforDVDAuthor (if you want menus) or DVDAuthorGUI (if you just want the movie)
Read my blog here.
-
For a hardware solution, my Oppo DVD player allows negative zoom (i.e. display at 1/2, 1/3, 1/4 display) which allows one to watch low resolution sources the way you want to, smaller but sharper with black around them. I don't know if any other DVD players have a similar function.
Similar Threads
-
AVC Frame size and video display
By soonerk in forum Newbie / General discussionsReplies: 1Last Post: 30th Apr 2012, 05:33 -
DVD wideScreen to DV - keep display size
By DavidCasillas in forum DVD RippingReplies: 1Last Post: 24th Jan 2010, 10:14 -
what display size should I use in TV card settings
By jimdagys in forum Capturing and VCRReplies: 1Last Post: 8th Apr 2008, 20:51 -
Controlling CCE's output file size.
By astrocity20 in forum DVD RippingReplies: 24Last Post: 13th Dec 2007, 22:32 -
DVD display size issue
By tanshul22 in forum Software PlayingReplies: 1Last Post: 28th Nov 2007, 19:13