RyLoS
12th March 2003, 12:42
Ok i've captured my DV tape to 5 files named m1.00.avi, m1.01.avi etc.
Audio from dv tape is 32khz and video is interlaced PAL.
Im using the last cvs avisynth 2.5.
Created my m1.avs script with these lines:
SegmentedAvisource("mypath to avi")
FieldDeinterlace()
Ok, all is ok, i can see video and audio with zoomplayer and i've already created my mpeg2 video.
Now i need to transcode the audio to AC3, i tried with besweet opening the AVS but it doesnt support this.
How can i do this?
Audio from dv tape is 32khz and video is interlaced PAL.
Im using the last cvs avisynth 2.5.
Created my m1.avs script with these lines:
SegmentedAvisource("mypath to avi")
FieldDeinterlace()
Ok, all is ok, i can see video and audio with zoomplayer and i've already created my mpeg2 video.
Now i need to transcode the audio to AC3, i tried with besweet opening the AVS but it doesnt support this.
How can i do this?