Why not register?
Author |
Message |
Slayer
|
Posted: Thu Feb 19, 2009 8:33 pm Post subject: Re: Beginners Guide To Ripping With Gordian Knot |
|
The Ancient One Joined: Mon Jan 22, 2007 9:13 pm Posts: 7973
|
I know how to mount an image, but not how to create one. Which program would I need?
_________________
 THIRD SEAL MEANS FAMINE
|
|
Top |
|
 |
fuEgo
|
Posted: Thu Feb 19, 2009 9:23 pm Post subject: Re: Beginners Guide To Ripping With Gordian Knot |
|
Blood Sucking Freak Joined: Thu Apr 17, 2008 11:30 am Posts: 187
|
You can make a ISO with DVD-Decrypter and then mount with DAEMON Tool.
|
|
Top |
|
 |
Slayer
|
Posted: Thu Feb 19, 2009 10:00 pm Post subject: Re: Beginners Guide To Ripping With Gordian Knot |
|
The Ancient One Joined: Mon Jan 22, 2007 9:13 pm Posts: 7973
|
Tried, but same problem: at exactly thre same spot, DVD Decrypter stops working and gives me an error.
Even with "Ignore read errors" (yes I finally found it) checked, it can't rip this disc.
_________________
 THIRD SEAL MEANS FAMINE
|
|
Top |
|
 |
elchupacabra
|
Posted: Fri Feb 20, 2009 11:01 am Post subject: Re: Beginners Guide To Ripping With Gordian Knot |
|
The Ancient One Joined: Sat Oct 20, 2007 10:31 am Posts: 3653
|
Back in Windows I used to work with ImgBurn. It was created by the same guy who developed DVDDecrypter.
|
|
Top |
|
 |
Slayer
|
Posted: Sat Feb 21, 2009 11:28 pm Post subject: Re: Beginners Guide To Ripping With Gordian Knot |
|
The Ancient One Joined: Mon Jan 22, 2007 9:13 pm Posts: 7973
|
I'll check it out as a last resort. Thanks for all your tips.
_________________
 THIRD SEAL MEANS FAMINE
|
|
Top |
|
 |
spudthedestroyer
|
Posted: Sun Feb 22, 2009 12:51 pm Post subject: Re: Beginners Guide To Ripping With Gordian Knot |
|
Site Admin Joined: Sat Nov 02, 2002 1:35 am Posts: 19777 Location: En España
|
Your disc is broken, powerdvd is just skipping the sectors. What you need to do is copy skipping CRC checks and there are programs that can do this, but ultimately your vobs are damaged as it won't know what the content should be. So its corrupted. Moral of the story is, take better care of your discs 
_________________ Mouse nipple for the win! Trackpoint or death!
|
|
Top |
|
 |
Slayer
|
Posted: Sun Feb 22, 2009 4:07 pm Post subject: Re: Beginners Guide To Ripping With Gordian Knot |
|
The Ancient One Joined: Mon Jan 22, 2007 9:13 pm Posts: 7973
|
Heh, it was a second hand one when I bought it and the damage was already done.
_________________
 THIRD SEAL MEANS FAMINE
|
|
Top |
|
 |
RedVeil
|
Posted: Fri Mar 20, 2009 8:14 pm Post subject: Re: Beginners Guide To Ripping With Gordian Knot |
|
The Devil, Probably Joined: Fri Oct 26, 2007 3:40 pm Posts: 2250 Location: Inside my body.
|
|
Top |
|
 |
elguaxo
|
Posted: Fri Mar 20, 2009 8:36 pm Post subject: Re: Beginners Guide To Ripping With Gordian Knot |
|
Master Of The Dead Donkey Joined: Mon Jun 19, 2006 4:01 pm Posts: 708
|
|
Top |
|
 |
RedVeil
|
Posted: Sat Mar 21, 2009 12:36 pm Post subject: Re: Beginners Guide To Ripping With Gordian Knot |
|
The Devil, Probably Joined: Fri Oct 26, 2007 3:40 pm Posts: 2250 Location: Inside my body.
|
Thanks! What do you think about the current result:  I also had a look at this: http://www.doom9.org/index.html?/captur ... facts.htmlThere seems to be some of that yellow chroma noise in the face of the person. Especially around the mouth. I tried ChromaShift, but I doesn't seem to need that. My current AviSynth script is: Code: | # INTERPOLATION interp = nnedi(field=1) tdeint(order=1, field=1, type=1, edeint=interp, emask=TMM(order=1,field=1)) # CROPPING crop(16,0,696,472) # RESIZING Spline36Resize(608,464) # CHROMA NOISE REMOVAL Cnr2() fft3dfilter(sigma=3, bt=5, bw=32, bh=32, ow=16, oh=16) MCTemporalDenoise(settings="high",chroma=true,stabilize=true,GPU=false) LimitedSharpenFaster(ss_x=1.25,ss_y=1.25,Smode=4,strength=150,soft=30) DeHalo_alpha(rx=2.5, ry=2.5, ss=1.0) BlindDeHalo3(rx=1.5, ry=1.5, strength=100, PPmode=1)
|
So you see that I use both DeHalo scripts, from which I get the best result with this combination. Any more suggestions how I could improve the picture?
_________________ Keep downloaded files shared as long as possible! You wouldn't be able to download without people sharing the stuff.

 Next release will be: La Cité Des Entfants Perdu (1995) + Making Of (Status: working on the subtitles) Last release was: Svengali (1931)
|
|
Top |
|
 |
junkboy
|
Posted: Sat Mar 21, 2009 12:59 pm Post subject: Re: Beginners Guide To Ripping With Gordian Knot |
|
Lunatic Of Gods Creation Joined: Fri Nov 10, 2006 11:56 pm Posts: 856
|
RedVeil wrote: | There seems to be some of that yellow chroma noise in the face of the person. Especially around the mouth. I tried ChromaShift, but I doesn't seem to need that. |
Did you try Tweak? > http://avisynth.org/mediawiki/Tweak
|
|
Top |
|
 |
RedVeil
|
Posted: Sun Mar 22, 2009 8:29 pm Post subject: Re: Beginners Guide To Ripping With Gordian Knot |
|
The Devil, Probably Joined: Fri Oct 26, 2007 3:40 pm Posts: 2250 Location: Inside my body.
|
|
Top |
|
 |
junkboy
|
Posted: Mon Mar 23, 2009 7:46 am Post subject: Re: Beginners Guide To Ripping With Gordian Knot |
|
Lunatic Of Gods Creation Joined: Fri Nov 10, 2006 11:56 pm Posts: 856
|
Yeah, looks better, and she looks a lot hotter now she ain't got a yellow beard 
|
|
Top |
|
 |
junkboy
|
Posted: Tue Apr 07, 2009 9:19 am Post subject: Re: Beginners Guide To Ripping With Gordian Knot |
|
Lunatic Of Gods Creation Joined: Fri Nov 10, 2006 11:56 pm Posts: 856
|
The source is probably a bit too clean for mc_spuds, but does anyone know what's causing this? With mc_spuds(frames=2,strength=2)  Original...  The only other calls in the script are nnedi/TFM/TDecimate/crop+resize and mc_spuds is the last to be called.
|
|
Top |
|
 |
elchupacabra
|
Posted: Tue Apr 07, 2009 11:19 am Post subject: Re: Beginners Guide To Ripping With Gordian Knot |
|
The Ancient One Joined: Sat Oct 20, 2007 10:31 am Posts: 3653
|
You could try to remove the filters one by one to see which one causes it and then play around with the parameters of that filter.
|
|
Top |
|
 |
junkboy
|
Posted: Tue Apr 07, 2009 12:15 pm Post subject: Re: Beginners Guide To Ripping With Gordian Knot |
|
Lunatic Of Gods Creation Joined: Fri Nov 10, 2006 11:56 pm Posts: 856
|
Cheers elchupacabra, I shoulda read through the doom9 thread again though (musta missed it first time round  ), because elguaxo looks to have had a similar chroma problem. I'm running an encode right now though, so I'll have to wait till I can tweak them there settings.
|
|
Top |
|
 |
fuEgo
|
Posted: Tue Apr 07, 2009 12:20 pm Post subject: Re: Beginners Guide To Ripping With Gordian Knot |
|
Blood Sucking Freak Joined: Thu Apr 17, 2008 11:30 am Posts: 187
|
Cut the scene out and experiment on that, it'll be quicker.
|
|
Top |
|
 |
elguaxo
|
Posted: Tue Apr 07, 2009 12:37 pm Post subject: Re: Beginners Guide To Ripping With Gordian Knot |
|
Master Of The Dead Donkey Joined: Mon Jun 19, 2006 4:01 pm Posts: 708
|
junkboy wrote: | elguaxo looks to have had a similar chroma problem |
the problem is not MC_Spuds, but MVTools at some settings. For the kind of prefiltering done by MC_Spuds the defaults for thsad, thscd1 and thscd2 are just too high. I wrote my own defaults wich worked fine on all the movies I tried, but I finally switched to MCTemporalDenoise. MCTemporalDenoise gives you similar results and is faster. 
|
|
Top |
|
 |
junkboy
|
Posted: Tue Apr 07, 2009 1:08 pm Post subject: Re: Beginners Guide To Ripping With Gordian Knot |
|
Lunatic Of Gods Creation Joined: Fri Nov 10, 2006 11:56 pm Posts: 856
|
@fuEgo; Yeah, I would normally do that (the screens above are from a 60 second clip), but I'm encoding a different movie right now. @elguaxo; Cheers for the info  I've not tried MCTemporalDenoise yet, but I'll definately be trying it out if it does a similar job and even more so if it's faster 
|
|
Top |
|
 |
elchupacabra
|
Posted: Tue Apr 07, 2009 3:32 pm Post subject: Re: Beginners Guide To Ripping With Gordian Knot |
|
The Ancient One Joined: Sat Oct 20, 2007 10:31 am Posts: 3653
|
MCTemporalDenoise and the word fast in one sentence is a bit gritty. 
|
|
Top |
|
 |
Who is online |
Users browsing this forum: No registered users and 1 guest |
Moderator: Help Mods
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|