I am using Vdub 1.5.3
I have an ATI All in wonder Radeon and MMC 8.1
I capture my video in 320 X 240 YUY2, with a 29.9706 frame rate using Huffyuv 2.1.1. I set my audio to capture at 44100 khz at 16 bit.
Once the file is captured I then set to redub using this script:
#ASYNTHER Default (AVISource)
AVISource("C:\capture.avi")
BicubicResize(640, 480)
levels(15, 1, 240, 0, 255)
ConvertToYUY2()
telecide()
ConvertToYUY2()
_2dcleanYUY2(0,10,2,3)
Convolution3D (0, 32, 128, 32, 128, 10, 0)
I set the video compression to Divx Pro 5.0.5, and audio to full processing mode and then use Lame to resize at 48000 hz 128kbps 16bit.
The problem is even though this has been working for me it just suddenly started giving me
"Audio Compression Manager (ACM) Failure on compress"
as an error message maybe 50 minutes into my dubs.
I uninstalled and reinstalled AC97 audio, I reinstalled my video card, drivers, vdub and all it's perifrieals. I'm stumped I can't figure out what is causing this error. Does anyone else know?
I have an ATI All in wonder Radeon and MMC 8.1
I capture my video in 320 X 240 YUY2, with a 29.9706 frame rate using Huffyuv 2.1.1. I set my audio to capture at 44100 khz at 16 bit.
Once the file is captured I then set to redub using this script:
#ASYNTHER Default (AVISource)
AVISource("C:\capture.avi")
BicubicResize(640, 480)
levels(15, 1, 240, 0, 255)
ConvertToYUY2()
telecide()
ConvertToYUY2()
_2dcleanYUY2(0,10,2,3)
Convolution3D (0, 32, 128, 32, 128, 10, 0)
I set the video compression to Divx Pro 5.0.5, and audio to full processing mode and then use Lame to resize at 48000 hz 128kbps 16bit.
The problem is even though this has been working for me it just suddenly started giving me
"Audio Compression Manager (ACM) Failure on compress"
as an error message maybe 50 minutes into my dubs.
I uninstalled and reinstalled AC97 audio, I reinstalled my video card, drivers, vdub and all it's perifrieals. I'm stumped I can't figure out what is causing this error. Does anyone else know?
Comment