VideoHelp.com Forum
+ Reply to Thread
Results 1 to 9 of 9
Thread
  1. Member
    Join Date: Feb 2006
    Location: Australia
    I understand there's many of these topics around and I did do a search on it..but I'm still having difficulties trying to fix this problem.

    I tried converting a hardsubbed AVI movie to DVD (PAL) and noticed that it was too wide for the (4:3) TV and the subtitles were getting cut off on the sides.

    I read that the solution would be to resize the video and add borders around it but I'm not sure on how to go about doing it. It seems that people use fit2CD and avisynth but they make no sense to me. I'm an absolute newbie to this.

    The video size is 720 x 400. What should it be resized to? What procedures or settings do I need to be aware of?

    I have the programs TMPGEnc, VirtualDub and MainConcept for encoding and TMPGEnc DVD Author and NeroVision Express for authoring.

    Your help would be greatly appreciated.
    Quote Quote  

  2. VH Veteran jimmalenko's Avatar
    Join Date: Aug 2003
    Location: Down under
    FitCD tells me that this AVISynth script should work:

    Code:
    DirectShowSource("filename.ext")
    BicubicResize(688,416,0,0.6,0,0,720,400)
    AddBorders(16,80,16,80)
    You should then be able to load this into TMPGEnc or MainConcept.

    I've attached this in an AVISynth script for your convenience:

    file.avs

    All you need to do is download and install AVISynth, and then open the script file in Notepad and change the script so that the name of your source file is where the filname.ext is (keeping the quotes at each end). If your script file is in the same directory as the source file then you don't need the full path including drive letter. If they're in seperate directories, then you do.
    If in doubt, Google it.
    Quote Quote  

  3. Member
    Join Date: Feb 2006
    Location: Australia
    Thank you for your help.
    Quote Quote  

  4. Member
    Join Date: Dec 2005
    Location: none
    Alternate method using only TMPGEnc (slower and lower quality because TMPGEnc's resizing isn't as good as AVISynth):

    Quote Quote  

  5. Member
    Join Date: Nov 2002
    Location: United States
    Use FitCD's size calculator, even generates AVISynth script for you!
    Quote Quote  

  6. Member
    Join Date: Jan 2006
    Location: United States
    I ahve the same problem using TMPGenc do i enter the coustom size shown or what?
    Quote Quote  

  7. Member
    Join Date: Dec 2005
    Location: none
    Originally Posted by neoblood
    I ahve the same problem using TMPGenc do i enter the coustom size shown or what?
    Use FitCD to determine what size you need then use either of the two methods suggested earlier. TMPGEnc's "center custom size" or resize with AVISynth.
    Quote Quote  

  8. Member
    Join Date: Jan 2006
    Location: United States
    I open the video in fit cd and it say to resize it to 640x480 i enter that in tmpgenc and previewed it and it just cut the sides not the top and bottem like i need to read the subs.
    Quote Quote  

  9. Member
    Join Date: Dec 2005
    Location: none
    Originally Posted by neoblood
    I open the video in fit cd and it say to resize it to 640x480 i enter that in tmpgenc and previewed it and it just cut the sides not the top and bottem like i need to read the subs.
    I'm guessing you had a PAL vs NTSC setting problem.
    Quote Quote  




Similar Threads

  1. Capturing VHS to PC (overscan problem)
    By JackDanielZ in forum Capturing
    Replies: 13
    Last Post: 18th Feb 2012, 07:31
  2. Replies: 7
    Last Post: 15th May 2011, 07:39
  3. ps3 overscan problem
    By ieh4f in forum DVD & Blu-ray Players
    Replies: 10
    Last Post: 26th Oct 2008, 14:57
  4. AVI overscan problem (subtitles cut off)
    By 3lutz3toe in forum Mac
    Replies: 1
    Last Post: 28th Apr 2008, 13:31
  5. Overscan, Fixing the problem without Editing the avi files?
    By Gabriel87 in forum Authoring (DVD)
    Replies: 26
    Last Post: 21st Nov 2007, 19:41
Search   Contact us   About   Advertise   Forum   RSS Feeds   Statistics   Tools