I have a video with a few seconds of black at the beginning and end. The compression withe Zarx seems to want to remove the black and start the video immediately. Which throws off the song and throws off the sync.
I'm fairly out of date on video tech so I've been trying to climb back into it but it isn't easy when everything you used to do is a few years old and no longer used. I have made a couple videos for contests but haven't actually released anything in the last 2 or 3 years because I haven't been able to encode things properly. Trying to rectify that now.
I searched for this problem but the results were pretty scattered so I hope this isn't a often noted problem.
MY AVS script is insanely basic but it looks like this.
AVISource("C:\Documents and Settings\Lord Rae\Desktop\Sequence 02.avi")
Crop(88, 54, -90, -60)
I assume that part of my problem is I need to resize this some. The original source was 16:9 and 720x480 at 23.97.
The main problem atm is that when I compress this the video gets thrown off by a about 4 seconds from the audio and all the black video I had gets wiped out. What is the solution to this? Its probably staring me in the face so I apologize for the newb level questions. I tried using the resize calculator tool in the AvsPmod. But I wasn't entirely sure what I was doing. Do I enter the video size after the croping? Before the crop? And since the video is 16:9 do I select that or leave it 1:1? I don't know.
Thanks in advance.






