Log in

View Full Version : Green video with errors in DVD2AVI


JnZ
15th November 2004, 23:03
Hi everybody,

I have smal problem again. I need convert saved MPEG-2 from live streamed video to AVI, but when I open it in DVD2AVI (DGindex), I've got only green screen with some texture makroblocks. I don't know why. MPEG-2 is playable via Elecard video decoder normally.

Any suggestions? Thx.

EDIT:
I can open video only via MPEGDecode.dll in avisynth.
My simple sript:

LoadPlugin("MPEGDecoder.dll")
LoadPlugin("Convolution3d.dll")
MPEGSource("testik.mpg")
crop(16,6,692,568)
LanczosResize(640,480)
Convolution3d("vhsbq")

mezzanine
16th November 2004, 00:16
It's macrovision copy protection.

JuanC
16th November 2004, 05:12
Originally posted by JnZ
..., but when I open it in DVD2AVI (DGindex), I've got only green screen with some texture makroblocks.[/I] Is your CPU (AMD Barton) capable of SSE2 ?

Some time ago I had a similar problem with older versions of DVD2AVI on a Pentium 3 machine. It worked fine after I changed the "iDTC algorithm" (Under "Video") to "32-bit SSE MMX".

JnZ
16th November 2004, 19:49
Originally posted by JuanC
Is your CPU (AMD Barton) capable of SSE2 ?
I think that AMD Barton is capable of SSE2, this isn't problem, because when I make DVDrips from vob's, all works fine, but this streamed MPEG-2... I'd like to works with DGindex and GK, but in this case I must wrote own AVS script and use alternate MPEGDecoder.dll in place of DGdecode.dll. What a pitty....

P.S.: I had this problem too, when I tried to open in DGindex MPEG-2 files, which my TVcard created. This problems was, when i set VBR MPEG-2 in TVcard settings. At CBR MPEG-2 settings all works fine.
P.P.S.: I found that this streamed MPEG's have 5000 kbps biterate, so I think, thats CBR, so why this problem....?

Cyberia
1st December 2004, 17:34
@JnZ: Is there any way you can provide a short test clip of the video? < 10MB.