logo Sign In

althor1138

User Group
Members
Join date
12-Feb-2011
Last activity
20-Aug-2023
Posts
637

Post History

Post
#636080
Topic
Info: Comb Filter Testing
Time

AntcuFaalb said:

Can you post a short clip of a fast moving scene with some sharp scene-changes from one of your captures as well?

I'm interested to see if the Diamond Theater750HD exhibits any "checkerboarding" like my Panasonic DMR-ES10 does.

Actually, can you just post the last frame before a sharp scene-change and the first 1-3 frames after?

Thanks!

I'm sure you've got a scene or two in mind from Star wars you could use as a reference.  If you just tell me which one I can try to put it up on Sendspace.

Post
#636069
Topic
Info: Comb Filter Testing
Time

Here is a clip of my Diamond Theater750HD PCI-E card. This is the composite output from my pioneer dv-360 to the Theater750HD.

Here is the “Pluge Pulse” test with a comparison of the digital file on the right.  I’m not sure what to be looking for here but it seems that the black box on the right with the different shades inside of it shouldn’t be flickering but it does a little bit. I’m sure you guys know more about this than me.

Here is the lossless clip of the Pluge test.

Here is the clip of the stormtroopers looking for Leia on the Tantive.  It’s a lossless encode to lagarith and weighs in at 80MB.  This should serve as a good test for the comb filter according to Poita and Antcufaalb.

swplate.png

EDIT:  <span style=“text-decoration: line-through;”>Youtube compression kinda yucks it up but I’ll leave it there for anyone who wants to check it out.  The screenshot looks about like the capture though. </span>

I uploaded it to sendspace instead.

Post
#635309
Topic
The Phantom Menace: Japanese Laserdisc Preservation - MKV Available now (Released)
Time

If you open the MKV in VLC and pause it then press the forward chapter button it will take you to the first frame of side 2 and then side 3 if you press it again.

EDIT:  seems like side 2 chapter begins 1 frame too early.  It is pretty easy to tell though because the next frame is the next scene and that is the frame that starts side 2 on the laserdisc.

Post
#635307
Topic
The Phantom Menace: Japanese Laserdisc Preservation - MKV Available now (Released)
Time

I'm almost certain that the HF9G has a nearly pure composite output.  I mean that there is probably a digital conversion in the TBC but that it doesn't pass through the comb filter and get recombined on the way out.  This coupled with the capture card are the reason I think it gets such a clean picture.

I encoded this with a setting of crf=16 and according to some this is more than enough to capture all of the detail.  It is compressed but I think it's at a quality equal to or better than an 8gb DL DVD would be.

EDIT:

Jetrell Fo said:

I figured with the smaller size of the .mkv that maybe it was compressed to make it an easier upload, that's all.

I certainly won't bite the hand that feeds, ya know.

It's no problem and if somebody tells me that it is a bad idea to make a dvd from an x264 file then I'll maybe reconsider doing a DL but my idea is that if the MKV is of high quality then everybody should be able to put this into whatever format they want without much loss even if there has to be a re-encode such as putting it on DVD.

Post
#635304
Topic
The Phantom Menace: Japanese Laserdisc Preservation - MKV Available now (Released)
Time

Jetrell Fo said:

Any chance you did a dual layered version?  That would be nice.

Cheers again, it looks nice.

Well this is an MKV so it's not even really a single layer :). I have no plans really of doing any dvd releases though. I believe the quality of this encode should allow for a very nice dual layer if someone were to choose that route, however, I'm no expert as evidenced in my multiple ridiculous postings in other threads lol.

Post
#635234
Topic
Star Wars Laserdisc Preservations. See 1st Post for Updates.
Time

Darth Mallwalker said:

 


Fixed the following GOUT frames:
15592 - was combed, see Post_98 above
30739 - was nnedi()ed, but two fields are present
30745 - was missing, but it's nnedi()able

Please check this field:
side1raw.separatefields().trim(82191,-1)
Does it contain Han or blackness?

If Han, then add this line:
s1p33=side1raw.separatefields.trim(82191,-1).nnedi2(dh=true).assumefps("ntsc_film")
to restore GOUT 32186


Moving on to side2, please check the following fields:
side2raw.separatefields().trim(804,-1)
side2raw.separatefields().trim(102203,-1)
Do they contain picture or blackness?

 

Thanks for this.  I've checked the Han or black frame and it contained Han. ESB was very easy to IVTC compared to SW but I can see it needs some fine grooming as well.  What a total mess this set is.

Post
#635232
Topic
Star Wars Laserdisc Preservations. See 1st Post for Updates.
Time

I used several successive calls to generalconvolution to create an edge mask on the right side of bright areas next to dark areas and then shifted the mask over to match the right-edge halo of my laserdisc player.  Then I used overlay with the mask and mode="multiply" to get rid of the halo. This isn't on every disc though so I guess it's combination of the laserdisc and the player which creates this sometimes.  On ESB and TPM it's not very prominent like on SW for example.

 

source=avisource()

conv1=conv.converttorgb32().GeneralConvolution(0, "
   1  0 -1
   2  0 -2
   1  0 -1 ", 8)

conv2=conv1.GeneralConvolution(0, "
  0 0 0 0 0
  0 0 0 0 0
  1 0 0 0 0
  0 0 0 0 0
  0 0 0 0 0 ")

conv3=conv2.GeneralConvolution(0, "
  0 0 0 0 0
  0 0 0 0 0
  0 1 0 0 0
  0 0 0 0 0
  0 0 0 0 0 ")

overlaymask=overlay(source,conv3,mode="multiply",mask=conv3.converttorgb32().mask(conv3.converttorgb32()))

return(overlaymask)

Post
#635223
Topic
Star Wars Laserdisc Preservations. See 1st Post for Updates.
Time

It alternates between the raw capture and the settings I planned on using.  You should probably not watch this temporally but step through it.  I just wanted to see what people thought of the settings.  I haven't done the 720 yet.  I think in a couple days I'm going to go through and double check everything that has been pointed out as wrong and fix it.  Then I'll encode the raw 480p and then I'll add the tweaks and upsize to 720p.

Post
#635187
Topic
The Phantom Menace: Japanese Laserdisc Preservation - MKV Available now (Released)
Time

This is a capture of The Phantom Menace Japanese Laserdisc.  It is the theatrical version and contains Japanese subtitles below the picture.  I have encoded this to an MKV file container. There is a 2 channel stereo track(PCM) as well as a 5.1 surround track(AC3). The chapter breaks represent the laserdisc sides. The video track(x264) has been restored to a progressive framerate. There have been no other adjustments or tweaks.
 

This was captured using a CLD-HF9G laserdisc player and a Diamond Theater750HD PCI-E capture card.

It is now available in the usual place.
 

CREDITS:

Audio-- schorman13 (taken from star wars laserdisc audio archive)