I have an Xvid video file with an aspect ratio of 2.37 to 1. I normally use Main Concept to convert my DV AVI video to DVD format but I'd like to convert the Xvid file to DVD format while maintaining the aspect ratio. I can convert to MP2 and keep the ratio the same but then Ulead DVD Workshop 2 wants to change it back to 4:3. The best I can do at this point is to go with a 16:9 DVD compliant output but the characters look a bit skinny.
Would I need another DVD authoring utility to generate a DVD from an MP2 file that is not really DVD compliant since the source is 2.37:1?
Thanks,
SP
+ Reply to Thread
Results 1 to 13 of 13
-
-
Hi-
Would I need another DVD authoring utility to generate a DVD from an MP2 file that is not really DVD compliant since the source is 2.37:1?
https://forum.videohelp.com/topic296341.html#1487285 -
Thanks for the reply manono.
I tried FitCD but couldn't get it to work with Main Concept MPEG encoder. I tried a multitude of settings. The only output I would get was some small unreadable text that would appear when I opened the AVS file in Main Concept.
I then downloaded DivxtoDVD and it was able to produce the VIDEO_TS folder.
Thanks,
SP -
The only output I would get was some small unreadable text that would appear when I opened the AVS file in Main Concept.
-
Originally Posted by manono
Thanks,
SP -
Yep, or File->Open Video File. It's seen as a regular video file, like some kind of an AVI.
-
Yes, that's what it means. Main Concept should be able to handle it now. You might also scroll around to different places to make sure it looks OK. Don't worry that the people no longer look "normal" It's no longer 1:1, as was the original AVI, but either 4:3 or 16:9 (anamorphic), depending on which you're using in the script and in the MPEG-2 encode.
Also, you mentioned the AC3ACM error. That means the audio is still in the AVI and the script. It's the usual practice to either disable or remove entirely the audio, and handle it separately, bringing it back together with the video during the authoring. I don't use MainConcept, and don't know what DVD compliant audio it creates, or if it's good with audio. If you already have AC3 audio (?) in the AVI that you want to use untouched, then disable it in the script like so:
AVISource("C:\Path\To\Movie.avi",false)#false disables the audio
That way the encoder never sees it. You can also demux it from the AVI for use during the authoring. -
Thanks Manono. I finally was able to load the AVS file in Main Concept and encode to DVD compliant output. Here are the settings I used to future reference if someone else gets stuck using the MC MPEG encoder.
For FitCd when the source is Xvid:
Colorspace: YUY2
Source Aspect: 1:1
Crop: None
select YUY2-output box for AVI Synth script
In Main Concept:
Click the video source and open your AVS script
In the MPEG type select DVD. That should default to audio mode LPCM
Click the details button
Click Crop & Scale
Select the scale settings that your source video has. In my case I had to adjust the height from 480 to 303. If you don't adjust the video here it will revert back to 720x480.
Click OK
Click OK
Click Convert
Hope this helps others.
Thanks,
SP -
Originally Posted by StratPlaya
-
720 / 304 = 2.36:1 ratio.
I inadvertently wrote 303 for the height. It should be 304.
My DVD complaint MPEG2 output was correct with a 2.36:1 aspect ratio.
Thanks,
SP -
It would be OK if you used those numbers for divx or xvid (aspect ratio follows directly from pixel numbers). For DVD MPEGs it is different: e.g. you watch 4:3 videos without any borders but pixel ratio is 3:2 at this (720:480). 720 is just number of pixels stored in file for a TV line; on display the number of TV lines remains 480 (it comes from analog TV standard) and horizontal size is adjusted either for 4:3 or for 16:9 AR (720 become 640 or 853 and the latter number should be used to check what you'll actually see).
Similar Threads
-
Which encoder keeps Pixel Aspect Ratio intact?
By hadiceberg in forum DVD RippingReplies: 11Last Post: 8th Jun 2009, 07:09 -
Aspect Ratio?: MKV -> XviD
By Randm in forum Newbie / General discussionsReplies: 9Last Post: 6th May 2009, 11:01 -
Xvid Playback Aspect Ratio Problem
By midders in forum Video ConversionReplies: 3Last Post: 1st Apr 2009, 14:24 -
Converting VOBs to xVid with 4:3 aspect ratio?
By AOBCD8663 in forum Video ConversionReplies: 2Last Post: 18th May 2008, 20:31 -
Changing aspect ratio on an xvid encode
By SupaDawg in forum EditingReplies: 1Last Post: 6th Jan 2008, 03:59