Avysynth is very good for resizing. I wonder if there is available anywhere any script that converting non-anamorphic letterbox 4:3 aspect ratio to anamorphic 16:9. I have made some tests but there are not perfect. Can you suggest a good written/tested script?
+ Reply to Thread
Results 1 to 10 of 10
-
-
It depends on your source. Calculate how to resize with FitCD.
Example frame size is 720*576, but borders around left 10, top 76, right 10, bottom 76.
BilinearResize(720,576,10,78,700,420)#to keep the aspect ratio you have to crop to 420 instead of 424
Add borders to the overscan area:
BilinearResize(672,542,10,76,700,424)
AddBorders(24,16,24,18)
Load the *.avs into the encoder and select output DAR 16:9. -
Whow!
FitCD is great!
It requires hours of reading and testings in order to get the best possible result... but this is the right point to start with!
Thank you...
Thank you...
Thank you... Truman -
Using FitCD
I have a movie on my hard drive I would like to resize.
I set fitcd up like I think it should be, and set the
FileNameAVI=C:\Utilities\TMPGEnc\FitCD_v104\Triple X1.avi
FileNameD2V=C:\Utilities\TMPGEnc\FitCD_v104\Triple X1.d2v
FileNameMpeg2Dec=C:\WINDOWS\SYSTEM\mpeg2dec.dll
then I save Scrip.
Then I get a file called film.avs (406 Bytes) .
Then what do you do?
Do you open the file .AVS using something I'm not aware of?
Any help would be appreciated.
Thanks
-
Ok I have it narrowed down to the ReStream v0.8.3
But I can't get it to down load right, it comes in as a document and nonreadable form.. -
I have made my firs test using FitCD (for once again... this is a great tool!). At the end of the script I added the bob command (default settings) because after the resize, interlace lines appears. Re-encoding was done with CCE. The result was quite good! Smooth move and good sharpness. Nevertheless, I like to do some further investigation in order to get a little bit sharper image quality. I don’t know if this is possible. Don’t forget... Converting letterbox 4:3 to anamorphic 16:9 we are resizing the picture to higher resolution.
I’ll keep you inform... -
Originally Posted by pops56now
The links I give in this post may not be the bests. But it was really helpful for me. -
After a lot of search and reading, I discover that de-interlacing is more a matter of perspective than a matter of functions and numbers. For each case there is a number of deferent solutions and off curse a lot of opinions! In order to create my opinion, I need to spend more than a month testing and trying. After this month, I’m sure; I will have a master on de-interlacing and a great opinion! But, I will also have a divorce on my hands, because my wife things that spending time learning de-interlacing is less important than spending time with my two children! And off curse she is right!
Did anyone know any good updated guide about de-interlacing using Avisynth in order to create good DVDRs from DVD, S-Video, DV or any other high-resolution source? If such a guide did not exist, any suggestion will be appreciable!
Thank you -
Thank you very much for the reply.
I see that a lot of reading is necessary.
Thank God I have the time lol.
Also thanks for the links.
Later going to start reading.
Similar Threads
-
Letterbox 4:3 to Anamorphic 16:9
By sjdean in forum Video ConversionReplies: 4Last Post: 29th Nov 2009, 16:09 -
From Letterbox to Anamorphic. Does it make any sense?
By Instant Martian in forum DVD RippingReplies: 4Last Post: 9th Aug 2009, 12:40 -
Converting Letterbox 4:3 to Anamorphic 16:9
By flaycrow in forum Newbie / General discussionsReplies: 4Last Post: 14th Apr 2009, 20:38 -
Letterbox to Anamorphic with as little quality degradation as possible?
By beatchef in forum Authoring (DVD)Replies: 16Last Post: 5th Feb 2008, 01:10 -
Converting letterbox WS to anamorphic (AR 1.66:1)
By picrade in forum DVD RippingReplies: 12Last Post: 26th Jan 2008, 15:06