ok, i have a bunch of small videos, like 320x240, and i want to put them on dvd. When i put them on dvd though( i use Nero), the size of the videos is increased to fill the screen. This is a problem though, and it makes the videos blurry, too blurry to see. I dont really care if the video file when played on my dvd is 320x240, i just want to be able to watch it clearly. Is there anyway possible to stop Nero from enlarging my video when i put it on dvd?
+ Reply to Thread
Results 1 to 15 of 15
-
-
That is not a valid DVD resolution, and Nero will never let you do it. You're going to have to change the resolution to 352x240 (VCD) for it to be valid for DVD.
-
I'm curious. Why resize? Why not just add borders to bring it to compliant size?
"Shut up Wesley!" -- Captain Jean-Luc Picard
Buy My Books -
well, i dont want to resize it, nero automatically does it when it burns the dvd. and i mistakedly type 320x240 for the resolution. the video res. is actual 352x240. i like the idea of adding a border around the video to make it the right res. so the video would be 352x240 and a black border would fill up the rest of the screen to make it 720x480, how would i do this exactly?
-
Many programs can do what you want. TMPGEnc for instance has a custom resizing option which can center the 352x240 image in a 720x480 frame.
Or you could Use VirtualDUbMPEG2's or VirtualDubMod's resize filter. It has an "expand frame an letterbox image" option. VirtualDub can't save as MPEG so you'll have to frameserve to your MPEG2 encoder or save as an intermediate AVI file.
Or you could use the AVI script suggested by Stormin Normin with:
AVISource("source.avi")
LanczosResize(352,240,0,0,320,240)
AddBorders(184,120,184,120) -
Originally Posted by yea
I'd be looking at ditching Nero, as IMO it "baby-steps" you far too much to the point where it doesn't allow you the control you require for more "obscure" DVD projects such as this.If in doubt, Google it. -
Originally Posted by guns1ingerWant my help? Ask here! (not via PM!)
FAQs: Best Blank Discs • Best TBCs • Best VCRs for capture • Restore VHS -
Still doesn't make sense.
The 352x240 is 4:3 also, like the 320x240 1:1
If you add border, you'll squash the image.
You would have to add (4on top/bottom and (:3) on sides.
But that won't work either.
Just re-encode it.
Or get the source and do it over properly this time.Want my help? Ask here! (not via PM!)
FAQs: Best Blank Discs • Best TBCs • Best VCRs for capture • Restore VHS -
Since I was the first to suggest adding borders, I want to clarify. I originally mis-read the original to be what Yea was actually asking. The source was a proper DVD spec (though minimum), but when played full screen it looked bad. My thinking was that the bitrate was probably low and that enlarging the image would make it worse. So instead of resizing, I was suggesting to add borders so that the image would remain the same size but the framesize would be increased to fill the screen, (albeit with black border). Yea confirmed that was what was being asked. (The originally stated framesize was incorrect at 320x240, but was actually 352x240). Adding the borders in this manner will work for this application.
If the original question is taken at face value, then Lordsmurf is correct. Just adding border would indeed squash the image because of the Aspect Ratio differences. This can be compensated for, but would probably result in noticably more degradation of the original video.
But make no mistake, in both cases you are re-encoding the video and there will be some degradation. In the case of adding border to the 352/240 to bring it to 720/480, the degradation is probably going to go unnoticed, whereas the other option will probably be glaring."Shut up Wesley!" -- Captain Jean-Luc Picard
Buy My Books -
Originally Posted by the * dudeWant my help? Ask here! (not via PM!)
FAQs: Best Blank Discs • Best TBCs • Best VCRs for capture • Restore VHS
Similar Threads
-
best lossy codec for 320x240 video
By videoasker in forum Video ConversionReplies: 12Last Post: 30th Jan 2010, 12:56 -
How to Crop a 720x480 video to make it 320x240?
By alc112 in forum EditingReplies: 3Last Post: 10th Jan 2009, 23:42 -
Remain Bit rate or increase when convert to dvd?
By sychern in forum Video ConversionReplies: 5Last Post: 5th Sep 2008, 18:26 -
I want to cut the audio from the video, only remain video?
By awaisuk in forum EditingReplies: 2Last Post: 20th Nov 2007, 07:17 -
320x240 res video onto dvd
By scarypoultry in forum Authoring (DVD)Replies: 3Last Post: 12th Aug 2007, 16:30