VideoHelp Forum




+ Reply to Thread
Results 1 to 6 of 6
  1. Member
    Join Date
    Sep 2006
    Location
    Brazil
    Search Comp PM
    Dear members

    I need help to write an Avisynth script to resize .mp4 (H.264) videos with a frame size of 480x360 to a 352x480 standard DVD frame size.

    I've done a lot of research in forums and documentation but can't figure it out. Most of the information around has the 720x480 frame size as a target, and I want 352x480. I can't use FitCD either because it does not accept .mp4 videos.

    This would be used to frameserve the video to CCE for mpeg2 conversion.

    Your suggestions are very welcome.

    Thanks
    Niko
    Quote Quote  
  2. Lanczos4Resize(352,480)

    Encode for 4:3.
    Quote Quote  
  3. Member
    Join Date
    Sep 2006
    Location
    Brazil
    Search Comp PM
    Manono.

    Thanks for the quick reply. I tried that and it did not work. I might have done something wrong. I will check.

    Niko
    Quote Quote  
  4. What about it doesn't work? The resize, or something else? What's the error message? Open your script in VdubMod to find out. You just asked about the resize and I gave it to you. As for making the complete script, you didn't ask for advice, and I don't know what you've tried, and what doesn't work.

    Oh, Lanczos4Resize is only built into newer versions of AviSynth. If you might be using an older version, either upgrade, or use the regular old LanczosResize(352,480).
    Quote Quote  
  5. Member
    Join Date
    Sep 2006
    Location
    Brazil
    Search Comp PM
    See the results in the picture I attached. But I think the problem is another thing. Thanks for the script information.

    I have Avisynth 2.5.

    Niko

    Quote Quote  
  6. Your problem isn't caused by Lanczos4Resize(352,480). Look elsewhere.
    Quote Quote  



Similar Threads

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