VideoHelp Forum




+ Reply to Thread
Results 1 to 8 of 8
  1. Member jakewoodblues's Avatar
    Join Date
    Nov 2006
    Location
    United States
    Search Comp PM
    Is there a way to convert a 4:3 letterboxed .avi file to an anamorphic mpeg-2 file? I've been making some dvd's and I've converted the letterboxed avi's to mpeg-2's and the resulting dvd's appear on my tv as letterboxed. All well and fine, but when I play the dvd on my pc with the hi-def widescreen display, the result is letter-& pillar-boxed.

    I'd like the picture to fill my widescreen pc display and appear letterboxed on my tv.
    I use tmpgenc 2.5 for video conversion, but if there's a way, I'd be willing to get other software.



    Thanks!
    Scott
    Last edited by jakewoodblues; 4th May 2010 at 17:37.
    "It's more like a big ball of wibbly-wobbly, timey-wimey... stuff"
    The 10th Doctor from "Blink"
    Quote Quote  
  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Zoom on your pc?

    Or crop the black borders and resize to 720x480. It's possible with tmpgenc 2.5.
    Quote Quote  
  3. Member jakewoodblues's Avatar
    Join Date
    Nov 2006
    Location
    United States
    Search Comp PM
    Will that make the file truly anamorphic? If so, how do do I crop the picture?
    "It's more like a big ball of wibbly-wobbly, timey-wimey... stuff"
    The 10th Doctor from "Blink"
    Quote Quote  
  4. Member
    Join Date
    Nov 2009
    Location
    United States
    Search Comp PM
    You will need to crop off the top and bottom of your avi files till you get an aspect ratio of 16:9. If your avi's were 640x480 you would crop 60 lines from the top and 60 lines from the bottom. This will give 640x360 which is a ratio of 16:9. When you import these into your DVD authoring program it should recognize them as 16:9 and create anamorphic 16:9 DVD's.

    What DVD authoring program do you use? There might be a setting to crop the video before encoding to mpeg-2.
    Quote Quote  
  5. Member jakewoodblues's Avatar
    Join Date
    Nov 2006
    Location
    United States
    Search Comp PM
    OK, I'm game.

    How do you crop the image? (I'm, such a noob )

    I use dvdit pro 6 BTW
    "It's more like a big ball of wibbly-wobbly, timey-wimey... stuff"
    The 10th Doctor from "Blink"
    Quote Quote  
  6. Member AlanHK's Avatar
    Join Date
    Apr 2006
    Location
    Hong Kong
    Search Comp PM
    I do that using Avisynth and HCEnc.

    For instance, some TV shows made in widescreen that on DVD were letterboxed into 4:3 frames, I cropped the hard letterboxing off and made them anamorphic widescreen. Then used HCEnc to make MPEG from these:

    Code:
    AVISource("B3.avi")
    # 720x576 letterboxed
    Crop(10,88, -16, -86)
    LanczosResize(720, 576)
    I use AvsP to finetune the cropping, it has a crop editor.
    Quote Quote  
  7. Jeezus, this topic covered here every week. Try a little searching.
    Quote Quote  
  8. Member jakewoodblues's Avatar
    Join Date
    Nov 2006
    Location
    United States
    Search Comp PM
    Thanks for your help.
    And Jagabo....nobody's forcing you to answer. If you got nothing constructive to say...Bug off!
    "It's more like a big ball of wibbly-wobbly, timey-wimey... stuff"
    The 10th Doctor from "Blink"
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!