Log in

View Full Version : [MeGUI] dga/dgm/dgv support in the AVS Creator ~ tests needed ~


Kurtnoise
6th February 2009, 12:04
Hi,

I don't own a NV card...:p So, try to catch up bugs in the avs creator and report back here.

:thanks:


>> here is the build (http://www.mediafire.com/?q5k0z4lwzid) for testing (just overwrite the old one by this new one). Be sure to have all the correct filters in your avisynth plugins folder.

~bT~
6th February 2009, 12:11
testing...

edited. working fine.

ok, now the problem is that input dar isnt being detected. 1:1 is always selected.

btw, thanks for doing this. i can now leave preview window open with it crashing. cheers!

Kurtnoise
6th February 2009, 13:20
ok, now the problem is that input dar isnt being detected. 1:1 is always selected.
as far I can tell, there is no such info in dga/dgv files...

~bT~
6th February 2009, 13:46
^ not an issue, its easily selectable :)

Kurtnoise
6th February 2009, 14:57
new build up...now, dar is calculated.

~bT~
6th February 2009, 18:02
^ new build uses directshowsource() for dga files when it should be avcsource()

edit: my bad. i thought you meant the official update. the above links works perfect! thanks kurt.

Kurtnoise
7th February 2009, 10:50
thanks for the tests. I'll commit this next week if no one objects. :D

~bT~
11th February 2009, 17:47
now u have a new one to add..http://forum.doom9.org/showthread.php?t=144867 :p

a bit OT but is there any chance of limiting the max logs saved?

Kurtnoise
11th February 2009, 18:12
now u have a new one to add..http://forum.doom9.org/showthread.php?t=144867 :p
could you paste the content of a dgm file please ?

a bit OT but is there any chance of limiting the max logs saved?
what do you mean ?

~bT~
11th February 2009, 18:21
could you paste the content of a dgm file please ?

DGMPGIndexFileNV1

G:\BEYONCEEXPERIENCE_US\BDMV\STREAM\00007.m2ts
C:\Users\Admin\DGDec\

STREAM 1
PKTSIZ 192
VPID 4113
FO 2
YUVRGB 1
LUMFILT 0 0
CLIP 0 0 0 0
RANGE 0 0 3262463 30000
AUDIO

SEQ 795
FRM I
FRM P
FRM B
FRM B
FRM P
FRM B
FRM B
FRM P
FRM B
FRM B
FRM P
FRM B
FRM B
SEQ 396891
FRM I
FRM B
FRM B
FRM P
FRM B
FRM B
FRM P
FRM B
FRM B
FRM P
FRM B
FRM B
FRM P
FRM B
FRM B
SEQ 792795
FRM I
FRM B
FRM B
FRM P
FRM B
FRM B
FRM P
FRM B
FRM B
FRM P
FRM B
FRM B
FRM P
FRM B
FRM B
SEQ 1187931
FRM I
FRM B
FRM B
FRM P
FRM B
FRM B
FRM P
FRM B
FRM B
FRM P
FRM B
FRM B
FRM P
FRM B
FRM B
SEQ 1582875
FRM I
FRM B
FRM B
FRM P
FRM B
FRM B
FRM P
FRM B
FRM B
FRM P
FRM B
FRM B
FRM P
FRM B
FRM B
SEQ 1978203
FRM I
FRM B
FRM B
FRM P
FRM B
FRM B
FRM P
FRM B
FRM B
FRM P
FRM B
FRM B
FRM P
FRM B
FRM B
SEQ 2373531
FRM I
FRM B
FRM B
FRM P
FRM B
FRM B
FRM P
FRM B
FRM B
FRM P
FRM B
FRM B
FRM P
FRM B
FRM B
SEQ 2768283
FRM I
FRM B
FRM B
FRM P
FRM B
FRM B
FRM P
FRM B
FRM B
FRM P
FRM B
FRM B
FRM P
FRM B
FRM B
SEQ 3163611
FRM I
FRM B
SIZ 1920 x 1080
FPS 24000 / 1001
CODED 120
PLAYBACK 120

what do you mean ?
i mean, can a limit be set of the max number of log files saved in the logs folder? say max # of logs = 10 and then it overwrites the oldest on the 11th :)

Kurtnoise
11th February 2009, 19:11
now u have a new one to add..http://forum.doom9.org/showthread.php?t=144867 :p

http://www.mediafire.com/?ztqoyjku2di

~bT~
11th February 2009, 19:23
^ error: unable to render file blah blah blah..

its using directshowsource() when it should be MPGSource()

Kurtnoise
11th February 2009, 19:34
right...:rolleyes:

http://www.mediafire.com/?ztqoyjku2di

~bT~
11th February 2009, 20:25
its working ok with MPEGSource() but i think it should be:

DGMPGDecNV 1.0.0
----------------

MPGSource("file.dgm",deinterlace=0/1/2)

0 = off
1 = single
2 = double

Current limitations
-------------------

No MPEG1.

No program streams (e.g. .vob and .mpg).

No honoring of pulldown.

No Fusion-style audio.

Kurtnoise
12th February 2009, 08:49
Fixed in the trunk...will see later for deinterlace parameter.

~bT~
12th February 2009, 09:53
^ also, the deinterlace parameter is the same for all of them. thanks kurt!

Kurtnoise
12th February 2009, 11:34
test me (http://www.mediafire.com/?q5k0z4lwzid)...:)

~bT~
12th February 2009, 11:55
^ my license is not working mate, will test as soon as don sends me a new one.

edit: he did send me a new one, yet the prob remains..waiting for another one now..

bcc
12th February 2009, 20:59
when i chose LeakKernelDeint get error and analayze dont work either

Kurtnoise
13th February 2009, 00:32
when i chose LeakKernelDeint get error
what kind of error ? I believe it isn't due to the dgxxxx files support. Am I right ?

and analayze dont work either
Analyze works *only* with d2v for the moment...

~bT~
13th February 2009, 00:38
^ analyze worked with vc1 the last time i tested it.

still waiting for Don..

edit: finally got the key. all working well here :) :thanks: