VideoHelp Forum




+ Reply to Thread
Results 1 to 11 of 11
  1. Member
    Join Date
    Mar 2002
    Location
    Kirkland, WA
    Search Comp PM
    I have several clips recorded from HiDef networks where a full screen (4:3 aspect ratio) image was stretched horizontally into wide screen (16:9 AR), but not at a constant rate. The center 1/3 or more of the frame is almost a true proportion while the sides are disproportionately stretched to fill out to at 16:9 AR.

    Is there any way to undo this kind of stretching?
    Quote Quote  
  2. Always Watching guns1inger's Avatar
    Join Date
    Apr 2004
    Location
    Miskatonic U
    Search Comp PM
    Can you post a couple of stills so we can see the extent of the problem and have a play ?
    Read my blog here.
    Quote Quote  
  3. I've never seen a nonlinear stretch on a broadcast although some HDTVs have it as a display option. I find it very hard to watch. I don't know of any nonlinear de-stretch filters.
    Quote Quote  
  4. Banned
    Join Date
    Jun 2007
    Location
    UNREACHABLE
    Search Comp PM
    There is an Avisynth plugin called "SimpleResize" which
    can resize non-linearly (and undo the "warped resizing" effect as well,
    I suppose):

    http://www6.impacthosting.com/trbarry/Warptest2.jpg

    http://www6.impacthosting.com/trbarry/warptest.jpg
    Quote Quote  
  5. Member
    Join Date
    Mar 2002
    Location
    Kirkland, WA
    Search Comp PM
    Originally Posted by guns1inger
    Can you post a couple of stills so we can see the extent of the problem and have a play ?
    It wasn't easy to find a still that clearly illustrates the issue, but I happened to see something from a TNTHD broadcast of the old movie "Clueless" that illustrates the kind of stretching I'm talking about. Looking at the woman in the picture, you can see how this kind of stretching makes her right shoulder look almost the right proportion, but her left shoulder (to our right) is much longer.


    Quote Quote  
  6. Member edDV's Avatar
    Join Date
    Mar 2004
    Location
    Northern California, USA
    Search Comp PM
    TNT-HD is infamous for this. What they are doing is saving some coin by upscaling 4:3 SD DigiBeta tapes to Stretch-o-Vision pseudo HD 16:9. Normally these tapes would be released for 4:3 DVD. They can get these tapes near free. A true 16:9 HD transfered rental costs much more so they save those for prime time.

    Even if you can reverse the stretch back to 4:3, the source is most likely still 720x480. Why bother?
    Recommends: Kiva.org - Loans that change lives.
    http://www.kiva.org/about
    Quote Quote  
  7. And it's not clear if AviSynth's SimpleResize() will use the same algorithm to unstretch the frame. So you may be left with some odd nonlinearities after processing.
    Quote Quote  
  8. I realize this thread's a year old, but it was useful to me. So I thought I would post some before/after results to prove that this filter works at undoing the non-linear/disproportional stretch.

    The line that worked for me was:
    Code:
    v=v.WarpedResize(540,360,1.3,1)
    So this filter works and works well! Thanks to Midzuki, who knew the answer.


    Darryl
    Image Attached Thumbnails Click image for larger version

Name:	cn_stretched.jpg
Views:	1430
Size:	23.8 KB
ID:	905  

    Click image for larger version

Name:	cn_unstretched.jpg
Views:	1165
Size:	23.3 KB
ID:	906  

    Click image for larger version

Name:	cn2_stretched.jpg
Views:	740
Size:	48.9 KB
ID:	907  

    Click image for larger version

Name:	cn2_unstretched.jpg
Views:	828
Size:	49.0 KB
ID:	908  

    Quote Quote  
  9. Video Restorer lordsmurf's Avatar
    Join Date
    Jun 2003
    Location
    dFAQ.us/lordsmurf
    Search Comp PM
    CN is notorious for that -- aggravates a lot of cartoon fans.
    Want my help? Ask here! (not via PM!)
    FAQs: Best Blank DiscsBest TBCsBest VCRs for captureRestore VHS
    Quote Quote  
  10. Member
    Join Date
    Apr 2010
    Location
    Los Angeles, CA
    Search Comp PM
    So I'm using WarpedResize(640,480,1.15,0.95) to undo-stretch-o-vision and it works great but the colors are pretty messed up. Don't tell me this only works on uncompressed avi or something...

    Help?

    ---

    EDIT: Upon closer inspection, my TV clip that I'm using this on still stretches a bit on the top and bottom... guess I'd better play with the numbers more...
    Last edited by billylee8; 2nd Jun 2010 at 03:34.
    Quote Quote  
  11. Member
    Join Date
    Jul 2009
    Location
    Spain
    Search Comp PM
    Originally Posted by billylee8 View Post
    So I'm using WarpedResize(640,480,1.15,0.95) to undo-stretch-o-vision and it works great but the colors are pretty messed up.
    If your clip is interlaced, then any vertical resizing will mess up the colors.
    Quote Quote  



Similar Threads

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