Back Forum Reply New

Problem with DGIndex and Avisynth

I've just encoded movie. And there is problem. I see sometimes backwards frames. For example, car goes from left to right and at one frame, it goes from right to left, then left to right again.

I see this just few times per whole movie.

I've tried to save new project with DGIndex (D2V) and demuxed video (M2V).

So, demuxed M2V works fine with AVS script. D2V works not properly.
Is it bug of DGIndex or I've did something wrong?  

Also, M2V shows like FILM, but when using D2V, I see interlaced fields.

M2V and D2V.

I can see this problems even when I use simple script:
loadplugin(quot;c:\Program Files\AviSynth2\plugins\dgdecode.dllquot;)
loadplugin(quot;c:\Program Files\AviSynth2\plugins\decomb.dllquot;)
MPEG2Source(quot;d:\shreck\sample.d2vquot;)

----------

I've just tried DGFix, as said neuron2 here, but it saud:
No errors found.

Can you upload a fragment of the VOB that I can use to duplicate your issue? You can use my FTP server as given in my signature below.

Originally posted by neuron2
Can you upload a fragment of the VOB that I can use to duplicate your issue? You can use my FTP server as given in my signature below.

Can I upload M2V fragment (made with DGIndex)?

You tell me! Will it enable me to duplicate your issue? You said that you don't get the problem with the M2V. Or did I misunderstand you?

If I can duplicate your issue with the M2V, then fine. But please tell me every step I need to go through to make the problem happen.

I already have the M2V from the other thread but the D2V you sent (sample.d2v) refers to an MPG file. So I could not duplicate your problem.

I guess I'll take your failure to respond as an indication that you don't have a VOB but only an MPG someone gave you. So I conclude that the MPG was encoded sloppily with some segments having the wrong field order. You can fix it by cutting the segments and fixing the order on the bad ones so that they all have the same field order, and then recombining them.

Originally posted by neuron2
I guess I'll take your failure to respond as an indication that you don't have a VOB but only an MPG someone gave you. So I conclude that the MPG was encoded sloppily with some segments having the wrong field order. You can fix it by cutting the segments and fixing the order on the bad ones so that they all have the same field order, and then recombining them.

It's not VOB. It's MPEG2 transport stream. When I asked you how to cut peace of file, you've said me to use DGIndex... Will MPEG2 Wizard 2003 cut file properly?

I don't mind if you use DGIndex to make an M2V. But the M2V must allow me to duplicate your problem! Explain how I duplicate your problem using the M2V you provided. I remind you that the D2V you sent references an MPG that you did not provide.

I'll be expicit: I served your M2V into VirtualDub using DGMPGDec and I did *not* see any field order problem, or any back and forth movement. So where is the problem?

Originally posted by neuron2
I don't mind if you use DGIndex to make an M2V. But the M2V must allow me to duplicate your problem! Explain how I duplicate your problem using the M2V you provided. I remind you that the D2V you sent references an MPG that you did not provide.

I'll be expicit: I served your M2V into VirtualDub using DGMPGDec and I did *not* see any field order problem, or any back and forth movement. So where is the problem?

Yes, M2V and original MPEG are without problems. Will D2V file help? If not I'll try to cut piece of video with MPEG Wizard 2003...

gt;M2V [is] without problems.

Then why did you give it to me and waste my time???

AlexeyS, this is getting tedious. I've told you three times that the D2V references a file you did not give me. How can it help?

You have to give me a file that shows the problem. I don't care how you do it, but just cut out a section that has a transition from no-jumping-back-and-forth to jumping-back-and-forth. Verify that the cut section still shows the problem when processed separately. Then give that to me.

It's very simple. Just give me what I need to make the problem happen on *my* computer. Is it clear?@AlexeyS

may be you have more than one pluging that references mpeg2source ? (even if not loaded, but in your avisynth plugins' dir)

BHH
¥
Back Forum Reply New