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
+ Reply to Thread
Results 1 to 6 of 6
-
-
Manono.
Thanks for the quick reply. I tried that and it did not work. I might have done something wrong. I will check.
Niko -
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).
Similar Threads
-
How do I write an ffmpeg script that will simply strip the audio track?
By Iced Coffee in forum Newbie / General discussionsReplies: 1Last Post: 18th Jan 2012, 08:55 -
How to write randomizer script in DVDMaestro
By GomezOptions in forum Authoring (DVD)Replies: 5Last Post: 20th Aug 2011, 00:15 -
Standalone app to write SSA script?
By David_UK in forum SubtitleReplies: 3Last Post: 29th Mar 2009, 10:32 -
Maybe Off Topic but how do you write a script/subtitle?
By Han Solo1 in forum SubtitleReplies: 1Last Post: 4th Mar 2009, 10:18 -
Trying to write a simple batch script for VDubMod
By mob in forum Newbie / General discussionsReplies: 1Last Post: 17th Aug 2007, 19:39