+ Reply to Thread
Results 1 to 6 of 6
-
Fitcd creates an avisynth script for you, that will resize the video and add the necessary borders to allow your image to remain within the safe area of most televisions screens. When you encode, you load the avisynth script instead of the avi itself, and your encoder will encode the video with borders, ready for authoring.
The scrip section is the bottom third of the FitCD screen.Read my blog here.
-
Will encoding make the avi file lose quality? Also, what are the recommended settings that will prefectly fit the black borders in overscan areas?
-
Yes, there is a risk of quality reduction, however if should be minimal if you use the right settings. These vary from file to file, so don't ask for exact numbers.
Overscan is not a fixed number. 2 blocks is usually enough, however the actual area covered varies from TV to TV. On some you may see some of the border, and on others still lose a little of the image.Read my blog here.
-
From the AviSynth documentation that you can find in the same folder where you installed AviSynth:
Basically, AviSynth works like this: First, you create a simple text document with special commands, called a script. These commands make references to one or more videos and the filters you wish to run on them. Then, you run a video application, such as VirtualDub, and open the script file. This is when AviSynth takes action. It opens the videos you referenced in the script, runs the specified filters, and feeds the output to video application. The application, however, is not aware that AviSynth is working in the background. Instead, the application thinks that it is directly opening a filtered AVI file that resides on your hard drive."Shut up Wesley!" -- Captain Jean-Luc Picard
Buy My Books
Similar Threads
-
Overscan border
By milway in forum Authoring (DVD)Replies: 5Last Post: 1st Jul 2008, 17:03 -
Overscan or something else?
By agamid in forum Capturing and VCRReplies: 11Last Post: 2nd May 2008, 16:01 -
overscan calculation
By cd090580 in forum Newbie / General discussionsReplies: 2Last Post: 2nd Jan 2008, 07:14 -
Overscan
By 1980sumthin in forum Newbie / General discussionsReplies: 9Last Post: 8th Nov 2007, 01:23 -
software for overscan?
By adameep in forum MacReplies: 2Last Post: 9th Jul 2007, 09:57