I was having a hell of a time with avisynth because it threw the audio so far out of sync it's not funny, so I switched to using dgmpegdec/DGindex with VFAPIconv to frameserve to CCE, but the cropping I do with the D2V is undone by CCE (or is VFAPI ignoring the crop setting?). Isn't there some setting to make it encode anamorphic? What am I doing wrong here?
(video source is M2V from a DVD)
+ Reply to Thread
Results 1 to 4 of 4
-
-
I've encoded with it cropped to 546x364, which should be about 1.85:1 according to something I found on Google, and using the Fullscreen No Margin, Keep aspect ratio in TMPGEnc (16x19 output) and get no black bars. Burned and played fine. That's what I want with CCE, 16x9 - fullscreen arrange - no margins. I seem to recall this working with the avisynth script & CCE 2.67/2.70 that threw the damn audio like a minute out of sync (LanczosResize(720,480,87,58,546,364)), but it's not working this way. Is there a workaround?
-
I get an AR of closer to 1.5, which cannot be made anamorphic without squeezing it horozontally and getting vertical black bars.
Also, tmpgenc has resize features that CCE does not have. CCE's heritage is studio work, where it is assumed that you have your assets correct before encoding. Hence it does not have a huge range of filters and other superfluous feature like tmpgenc.
Your script will have been distorting the clip to get it to fit to full D1 ntsc.
To get anamorphic out of this, you will have to resize to a resolution of 594 x 480 and flesh out the sides to 720, or go 4:3 at 720 x 436. An AR of 1.85 would give you a vertical resolution of 295 pixels before resizing.Read my blog here.
Similar Threads
-
Is it possible to re-edit a non-anamorphic dvd to anamorphic?
By Beautiful Alone in forum DVD RippingReplies: 45Last Post: 22nd Sep 2011, 09:00 -
The correct way to crop and encode anamorphic DVDs?
By harbourshin in forum Newbie / General discussionsReplies: 0Last Post: 13th Feb 2011, 21:32 -
Best way to convert 4:3/non-anamorphic DVDs to 16:9 anamorphic. HELP!!
By CoachSerpico in forum Video ConversionReplies: 9Last Post: 11th Feb 2010, 15:46 -
Matted to anamorphic with aviSynth/CCE?
By Sephiroth666 in forum Newbie / General discussionsReplies: 3Last Post: 7th Jan 2008, 00:00 -
anamorphic or not anamorphic
By cd090580 in forum Video ConversionReplies: 3Last Post: 23rd Jun 2007, 12:48