TEB
22nd December 2005, 00:49
Hei guys. I really need ure help to pinpoint where this problem is.. I cannot get dgdecode to work through avisynth on my reinstalled workstation whatever i do.. Im about to give up.. but before i do that ill try here on this forum..
(running 1.4.6.beta2)
1. I have a normal mpeg2 transport (ive tried 3-4 Transport streams, and several vobs to no avail) fed through the newest dgindex, saved the d2v file, insert it into the newly installed avisynth 2.5.6a based script:
LoadPlugin("y:\AviSynth 2.5\plugins\DGDecode.dll")
LoadPlugin("y:\AviSynth 2.5\plugins\fft3dgpu.dll")
LoadPlugin("y:\AviSynth 2.5\plugins\tdeint.dll")
MPEG2Source("y:\46391.d2v")
#tdeint()
#directshowsource("project_clear.wmv")
#fft3dGPU(bt=3,sigma=2,precision=2,sharpen=1).info
..............................................................................
This script should be easy enough, and it works fine at work on my P4 3,6EE WKS.. but home now on my new iron (Dualcore AMD 4400) i cannot get it to work.. Avisynth works fine with all the other non dgdecode scripts ive tested... and heres the output i get from the popup when i try to run the script..:
Stream 0
Media Type 0:
--------------------------
AM_MEDIA_TYPE:
majortype: MEDIATYPE_Video {73646976-0000-0010-8000-00AA00389B71}
subtype: MEDIASUBTYPE_YV12 {32315659-0000-0010-8000-00AA00389B71}
formattype: FORMAT_VideoInfo {05589F80-C356-11CE-BF01-00AA0055595A}
bFixedSizeSamples: 1
bTemporalCompression: 0
lSampleSize: 259200
cbFormat: 88
VIDEOINFOHEADER:
rcSource: (0,0)-(0,0)
rcTarget: (0,0)-(0,0)
dwBitRate: 0
dwBitErrorRate: 0
AvgTimePerFrame: 400000
BITMAPINFOHEADER:
biSize: 40
biWidth: 480
biHeight: 360
biPlanes: 1
biBitCount: 12
biCompression: YV12
biSizeImage: 259200
biXPelsPerMeter: 0
biYPelsPerMeter: 0
biYPelsPerMeter: 0
biClrUsed: 0
biClrImportant: 0
Anyone got ANY idea i would be very apriciative..
best regards te
(running 1.4.6.beta2)
1. I have a normal mpeg2 transport (ive tried 3-4 Transport streams, and several vobs to no avail) fed through the newest dgindex, saved the d2v file, insert it into the newly installed avisynth 2.5.6a based script:
LoadPlugin("y:\AviSynth 2.5\plugins\DGDecode.dll")
LoadPlugin("y:\AviSynth 2.5\plugins\fft3dgpu.dll")
LoadPlugin("y:\AviSynth 2.5\plugins\tdeint.dll")
MPEG2Source("y:\46391.d2v")
#tdeint()
#directshowsource("project_clear.wmv")
#fft3dGPU(bt=3,sigma=2,precision=2,sharpen=1).info
..............................................................................
This script should be easy enough, and it works fine at work on my P4 3,6EE WKS.. but home now on my new iron (Dualcore AMD 4400) i cannot get it to work.. Avisynth works fine with all the other non dgdecode scripts ive tested... and heres the output i get from the popup when i try to run the script..:
Stream 0
Media Type 0:
--------------------------
AM_MEDIA_TYPE:
majortype: MEDIATYPE_Video {73646976-0000-0010-8000-00AA00389B71}
subtype: MEDIASUBTYPE_YV12 {32315659-0000-0010-8000-00AA00389B71}
formattype: FORMAT_VideoInfo {05589F80-C356-11CE-BF01-00AA0055595A}
bFixedSizeSamples: 1
bTemporalCompression: 0
lSampleSize: 259200
cbFormat: 88
VIDEOINFOHEADER:
rcSource: (0,0)-(0,0)
rcTarget: (0,0)-(0,0)
dwBitRate: 0
dwBitErrorRate: 0
AvgTimePerFrame: 400000
BITMAPINFOHEADER:
biSize: 40
biWidth: 480
biHeight: 360
biPlanes: 1
biBitCount: 12
biCompression: YV12
biSizeImage: 259200
biXPelsPerMeter: 0
biYPelsPerMeter: 0
biYPelsPerMeter: 0
biClrUsed: 0
biClrImportant: 0
Anyone got ANY idea i would be very apriciative..
best regards te