Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
Crocodile Dundee 1986 Aus...
Forum: Released
Last Post: X5gb
10 hours ago
» Replies: 25
» Views: 6,178
|
U-571 Laserdisc
Forum: Requests, proposals, help
Last Post: alexp2000
11 hours ago
» Replies: 2
» Views: 159
|
hello
Forum: Presentation
Last Post: Bizonr
Yesterday, 03:24 PM
» Replies: 1
» Views: 195
|
Saving Private Ryan audio...
Forum: Movies, TV shows and other
Last Post: dvdmike
Yesterday, 02:38 PM
» Replies: 1
» Views: 581
|
Planet of the Apes sequel...
Forum: Released
Last Post: jonno
Yesterday, 02:36 PM
» Replies: 12
» Views: 4,464
|
Ripping Seamless Branchin...
Forum: Capture and rip
Last Post: Beber
Yesterday, 01:52 PM
» Replies: 11
» Views: 5,830
|
Hello,
Forum: Presentation
Last Post: okus100
Yesterday, 12:38 PM
» Replies: 0
» Views: 40
|
Casablanca 1984 CBS/Fox H...
Forum: Requests, proposals, help
Last Post: Johnny-5
Yesterday, 01:05 AM
» Replies: 3
» Views: 1,871
|
Jackie Chan's "Who Am I?"...
Forum: Released
Last Post: Serums
2025-09-13, 11:27 AM
» Replies: 28
» Views: 8,876
|
Dazed and Confused Fullsc...
Forum: Released
Last Post: Wak Nanook
2025-09-13, 05:15 AM
» Replies: 1
» Views: 395
|
|
|
Hello |
Posted by: Frankensteiner - 2020-11-21, 03:12 AM - Forum: Presentation
- Replies (4)
|
 |
I just stumbled on this website while looking to replace a Blu-ray soundtrack of a favorite movie of mine back to its Laser Disc state (a music rights issue as always) just for my own enjoyment, I shouldn't have been surprised to see there is an entire community of people who do similar things. Keep up the good fight, comrades.
|
|
|
[Solved]: Barry Lyndon English mono from Criterion BR |
Posted by: TheHutt - 2020-11-20, 02:52 PM - Forum: Requests, proposals, help
- No Replies
|
 |
Hello,
For my Stanley Kubrick's "Barry Lyndon" restoration project (for German localized version), I would love to include the English mono audio track.
This is contained on the Criterion Blu-Ray. Alas, I only have the Warner BR with the 5.1 audio.
I would be grateful if anyone could share it with me.
Edit: Got it.
|
|
|
First Strike (1996) Uncut (Laserdisc rip) neural network |
Posted by: maksnew - 2020-11-20, 08:41 AM - Forum: In progress
- Replies (17)
|
 |
Hello everyone, this full version of the film is most likely not when it will not be released in full HD quality, and the DVDs that are on the network are just awful, I apparently have captured from the Hong Kong Mei Ah Laserdisc but it has Chinese and English subtitles that cannot be turned off right away. Perhaps someone has good copying from LD without such non-disabled subtitles?
I plan to make an upscale with LD 1080p using the neural networks of the Topaz program and its successful Gaia processing algorithm - CG 5
|
|
|
ColorMatch 3D (new colormatching tool) |
Posted by: deleted user - 2020-11-19, 06:42 AM - Forum: General technical discussions
- Replies (19)
|
 |
Just something I was working on:
https://github.com/TomArrow/ColorMatch3D/releases
![[Image: 3j0PMJPF_t.png]](https://thumbs2.imgbox.com/92/8f/3j0PMJPF_t.png)
Give it an input and output image. Hit the red button, wait, then click the export button.
Benefits over DrDre's colormatch:
- Blazing fast. Depending on image size and your CPU, it can be less than a second
- Should be able to deal with more complex changes in theory due to a completely different algorithm
Downsides over DrDre:
- Doesn't generalize well. It will only match the colors in the image and no others, so applying the LUT to any other image will result in garbage. It might not even generalize well across an entire scene, so its use currently is to match single frames and maybe very similar frames.
Todo for the future:
- Try to integrate some interpolation option to make the 3D LUTS generalize better.
- Create an AVISynth plugin
The algorithm is childishly simple: Create an RGB cube in the size of the output LUT (32x32x32 atm). Take each color in the source image and create a vector to the color in the output image. Average all these vectors and place them in the RGB cube. Export RGB cube as LUT. Profit.
As you can see, the algorithm explains both the downsides and upsides. If I manage to do some interpolation (or maybe extrapolation is a better word), it would probably slow it down quite a bit, but maybe it could be made optional and controlled somehow, aka you could choose how much interpolation is to be done. We'll see.
Important note: Most of the options in the tool don't actually do anything, so don't bother with them. They are stuff I wanted to implement or might implement some day. The only option that really does anything currently is the "Aggregation Variable" being set to Absolute or Vector. Absolute is the old algorithm I had for months but it wasn't precise enough. Instead of averaging vectors, it was averaging absolute values, which gave decent results but in some situations the results were disappointing. The Vector algorithm is default now and solves that issue.
Edit: Since this is open source, feel free to contribute if you want to ofc.
|
|
|
Barry Lyndon - German Version |
Posted by: TheHutt - 2020-11-18, 08:02 PM - Forum: In progress
- Replies (18)
|
 |
An acquaintance has asked me to check the possibility of restoration of Stanley Kubrick's Barry Lyndon. As with all of Kubrick's movies prior to Full Metal Jacket, the German theatrical version featured fully localized titles and intertitles.
The DVD/BluRay only contains the original English credits / intertitles. Therefore, I decided to give it an evaluation, what can be done.
|
|
|
|