View Single Post
Old 18th September 2007, 09:15   #48  |  Link
SpAwN_gUy
Junglist
 
SpAwN_gUy's Avatar
 
Join Date: May 2003
Location: Belarus, Minsk
Posts: 298
Quote:
Originally Posted by neuron2 View Post
Let me know if this does what you want:
http://neuron2.net/guest/DGIndexTest.zip
this one works completely incorrect.. ..
as i've noticed it stores "nothing", when output=source
and just one "..\" when output != source (on the same drive)
and correctly saves full-path, when on different drives.

but modded 1.4.9 from Rainy (i've got this night) works great..
i've checked:
output=source (stores ".\", maybe that one is not needed..)
output - somewhere in the different folder.. (correctly stores lots of "..\") i.e.
Code:
VOB: 
G:\DVDRiP\Bakumatsu\DVD1\01\VTS_02_1.VOB
.d2v:
G:\DVDRiP\Bakumatsu\DVD1\TEST\SOMEOTHER\02\off\ddd.d2v 
.d2v internals:
Code:
DGIndexProjectFile16
1
..\..\..\..\01\VTS_02_1.VOB
tes.avs: G:\DVDRiP\Bakumatsu\DVD1\TEST\SOMEOTHER\02\off\test.avs DGDecode.dll: G:\DVDRiP\Bakumatsu\DVD1\TEST\SOMEOTHER\02\off\DGDecode.dll test.avs internals:
Code:
LoadPlugin("dgdecode.dll")
mpeg2source("ddd.d2v")
shows nice picture ;)
and on a different drive.. (stores full-path)

maybe, neuron2, you could use part of theese sources?
http://home.no/rainy/dgindex149src.zip
__________________
Rule Number 6: Concentrate!!!
(c)Hercules, Disney

"I like to build planes.... in the air" (c) some ADV.

tutorials
How to Setup agent-based encoding with x264farm (the easy way)
SpAwN_gUy is offline