I tried to make a DVD from a widescreen avi using the DVD preset, but when it finished, it didn't look like a normal widescreen DVD. It looked all squished at some kind of 4:3.
When we play DVDs with DVD player, the window is the proper resolution size. That's kinda what I"m shooting for with my DVD conversion (if it's possible). I'm not getting what I think the end result should be.
I tried another avi that seems to be at 1.80:1 ratio, and I used the 1.85:1 video parameter. I ended up with a 4:3 video with black bars, and my video feature was not centered ... it was hanging out in the upper third of the screen.
I really just don't understand how to make a properly formatted DVD, and the simple guide didn't really help.
Results 1 to 14 of 14
-
-
Use DVD player software and all will be well.
DVD/DV and SDTV resolutions don't use square pixels.
And more, they are non-square in different ways for PAL and NTSC.Recommends: Kiva.org - Loans that change lives.
http://www.kiva.org/about
-
how do you mean? Just use the DVD preset and everything will be fine? WHen I used DVD player, things weren't fine. I was pretty desperate to have a disc, so I ended up burning one of the converted avis to DVD, and in a standalone DVD player, it didn't display properly either.
I was using the ffmpeg codec, if it makes any difference.
-
The idea is if you make your 720x480 DVD file with DVD supported pixel aspect ratios and with appropriate 4x3 or 16x9 flags, it will play back properly in a hardware or software DVD player but will not play back in correct aspect when viewed as square pixels straight to a computer monitor.
Same with DV, SD ATSC or any other CCIR-601 derived spec.
HD 1080i and 720p do use square pixels but not 480i/480p.
It doesn't matter what encoder you use. DVD is a spec.
https://www.videohelp.com/dvdRecommends: Kiva.org - Loans that change lives.
http://www.kiva.org/about
-
the first video file that I had was 624*352. I just used the DVD preset. I understand that DVD is a format, but my video was still all squished. Does that mean that the proper tags weren't added?
Originally Posted by Case
And when you say 'widescreen dvd', what do you mean? Does the aspect ratio matter?
One thing that screws me up is the Video Size in the video parameter. It's values never seem to make any sense. They change in weird ways based on what you're selecting from the drop down, and if you select A, then B, then A, A actually has a different value than it did the first time, so it's more of a C value.
-
624x352 isn't a DVD supported resolution you will need to scale it to 720x480 or 704x480 in pixel aspect ratios that meet DVD standard for 16x9. 624x352 is near 16:9 in ratio but has square pixels. 16x9 DVD pixels are wider than tall.
I'll let others tell you how to do this in ffmpeg. I haven't used it.Recommends: Kiva.org - Loans that change lives.
http://www.kiva.org/about
-
Originally Posted by vinyl_warrior
I don't know the automatic and manual you're talking about. Are you referring to the Decode with Quicktime option?
And when you say 'widescreen dvd', what do you mean? Does the aspect ratio matter?
-
ok, this information has helped give me some insight into how the DVD format works, but it still hasn't really helped me figure out what to actually do when I want to convert a video. Sorry!
Can we run through a couple scenarios so that I can start to understand the methodology and how it translates into ffmpegx settings?
1. avi 624 X 352 -> DVD
2. avi 865 X 480 -> DVD
3. avi 720 X 400 -> DVD
4. avi 720 X 320 -> DVD
I think these resolutions should all be slightly different enough that I can learn from the differences between them.
-
1. avi 624 X 352 (ar 1.77:1) No letterboxing needed
2. avi 865 X 480 (ar 1.80:1) Letterboxing 3px+3px (*)
3. avi 720 X 400 (ar 1.80:1) Letterboxing 3px+3px (*)
4. avi 720 X 320 (ar 2.25:1) Letterboxing 50px+50px
(*) on 2 and 3, 3px is so small, that nobody would notice if you did not letterbox.
Drop avi, select DVD ffmpeg, set Autosize to DVD 16:9, leave letterbox at 0,0,0,0 for avi 1-3 and 50,50,0,0 for avi 4, encode.
-
From the developer's site:
[Autosize] Use this pulldown menu to set a predefined video size values (eg VCD or SVCD), or to calculates the height from the width by applying the specified ratio (eg 2.35:1, 16:9 or 4:3). Using 16:9 ratios or presets also apply a 16:9 special flag to mpeg-2 streams.
For video with no predefined size, the drop down is just a tool to set the height according to width, or vise versa.
-
what do I have to do with the video size setting? do I have to manually put in the scaled 16:9 resolution?
one of the videos is strange (the 865*480 one). that's a resolution I get from playing it in quicktime, but ffmpegx lists a different resolution for it in the source format menu: 712*480.
Also, in order to make the letterboxing happen, do I have to decode with quicktime?
-
Originally Posted by vinyl_warrior
one of the videos is strange (the 865*480 one). that's a resolution I get from playing it in quicktime, but ffmpegx lists a different resolution for it in the source format menu: 712*480.
Also, in order to make the letterboxing happen, do I have to decode with quicktime?
Similar Threads
-
AVI.NET newb :-o
By kr236rk in forum Video ConversionReplies: 3Last Post: 29th Feb 2012, 06:10 -
DVD to AVI - what resolution?
By Bully9 in forum DVD RippingReplies: 2Last Post: 31st Jan 2010, 16:43 -
Newb - VHS to DVD copyright??
By CreepinDeth in forum Video ConversionReplies: 8Last Post: 4th Oct 2009, 10:53 -
dvd srambled using dvdshrink, not a newb
By lapoza in forum Newbie / General discussionsReplies: 4Last Post: 21st May 2008, 10:18 -
screen resolution avi to dvd?
By drwho in forum Video ConversionReplies: 3Last Post: 14th May 2008, 18:25