Hello guest, if you like this forum, why don't you register? https://fanrestore.com/member.php?action=register (December 14, 2021) x


Welcome, Guest
You have to register before you can post on our site.

Username/Email:
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,147
» Latest member: artsox
» Forum threads: 5,368
» Forum posts: 81,731

Full Statistics

Latest Threads
My Disney Movie Sync
Forum: Released
Last Post: Falcon
7 hours ago
» Replies: 0
» Views: 37
Once Upon a time in the w...
Forum: Official and unofficial releases
Last Post: Plissken1138
Yesterday, 11:57 PM
» Replies: 16
» Views: 3,557
Heat (1995) Laserdisc AC3...
Forum: Released
Last Post: audioguy
Yesterday, 05:37 PM
» Replies: 9
» Views: 770
Kill Bill Audio
Forum: Requests, proposals, help
Last Post: onlysleeping23
Yesterday, 04:55 PM
» Replies: 2
» Views: 79
Hello
Forum: Presentation
Last Post: artsox
Yesterday, 01:22 PM
» Replies: 0
» Views: 25
Millennium (1996 FOX TV) ...
Forum: Released
Last Post: guerreiro2
2024-05-16, 02:51 PM
» Replies: 26
» Views: 5,321
Proposal: The James Camer...
Forum: Requests, proposals, help
Last Post: Bigrob
2024-05-14, 07:48 PM
» Replies: 343
» Views: 62,934
Hello!
Forum: Presentation
Last Post: JB316
2024-05-14, 11:28 AM
» Replies: 0
» Views: 56
Burning Subtitles Locatio...
Forum: Audio and video editing
Last Post: spearmintsatay
2024-05-14, 02:30 AM
» Replies: 3
» Views: 108
Police Story IV: First St...
Forum: Released
Last Post: gcoltman1972
2024-05-13, 11:20 PM
» Replies: 12
» Views: 1,570

 
  Films that used silver retention / bleach bypass
Posted by: spoRv - 2017-01-16, 02:00 AM - Forum: Official and unofficial releases - Replies (29)

List of some films which used silver retention / bleach bypass; title, type of process, media that used this version for the master - Updated: 2021-07-12

  • 1984  used bleach-bypass    UK MGM DVD (September 2004)
  • 21 Grams CCE https://theasc.com/magazine/dec03/cover/page3.html
  • Alien: Resurrection    used about a 50 percent level of ACE   
  • American Gangster    used the OZ process    
  • Amistad    used ENR
  • Assassination of Jesse James by the Coward Robert Ford    50% bleach bypass on the negative in order to get the blacks very black    
  • Behind Enemy Lines    approx. 50 prints were ACE chemically treated
  • Bird    used ENR  
  • Bringing Out the Dead   https://ascmag.com/articles/the-end-of-t...-the-1990s
  • Bulworth ENR https://ascmag.com/articles/the-end-of-t...-the-1990s   
  • City of Lost Children, The    used NEC    
  • Cowboys and Aliens    used cross-processing reversal film technique for the flashbacks
  • Daredevil CCE https://theasc.com/magazine/aug03/cover/sidebar.html
  • Delicatessen    used bleach-bypass    
  • Dick Tracy    used ENR 
  • Django Unchained    used cross-processing reversal film technique for the flashbacks  
  • Domino    used cross-processing reversal film technique
  • Evita    used a VariCon and diffusion filters combined with a 30% ENR printing
  • Fallen    used ENR  
  • Fight Club    used a silver retention process (maybe CCE?) 
  • Game, The    used ENR    
  • Get on the Bus    used cross-processing reversal film technique    
  • Jade     used just a little bit of ENR     
  • Kansas City    used Kodak's EXR 5287 stock combined with EST    
  • Kill Bill    used cross-processing reversal film technique for the flashbacks
  • L.A. Confidential https://ascmag.com/articles/the-end-of-t...-the-1990s
  • Ladyhawke    used ENR    
  • Last Emperor, The    used ENR    
  • Little Buddha    used ENR     
  • Lost Souls    used bleach-bypass    
  • Man on Fire  used a silver retention process
  • Michael Collins    used ENR    
  • Million Dollar Baby    used ENR    
  • Minority Report    used a SB process to the negative  
  • Munich    used ENR    
  • Payback    used the CCE printing process, combined with shooting without the 85 filter outdoors on tungsten stock, and using a blue filter indoors    
  • Reds    used ENR    
  • Ronin    used pull-processing of the neg combined with CCE printing    
  • Rookie, The    used ENR
  • Savages    used in part cross-processing reversal film technique
  • Saving Private Ryan    was shot on 5293 pushed one stop to 400 ASA, flashed with a Panaflasher (generally), and employed one of the highest levels of ENR used to date (nov 98) on the prints    
  • Seven    used negative flashing combined with Deluxe's CCE printing process  
  • Snow Falling on Cedars https://ascmag.com/articles/the-end-of-t...-the-1990s
  • Summer of Sam    used in part cross-processing reversal film technique
  • Terminator Salvation    used the OZ process  
  • The Wings of the Dove https://ascmag.com/articles/the-end-of-t...-the-1990s
  • Three Kings    used cross-processing reversal film technique
  • Tucker    used ENR    
  • U-Turn    used cross-processing reversal film technique    
  • Underneath, The    used cross-processing reversal film technique    
  • War of the Worlds    used ENR    
  • X-Files, The    used about a 50 percent level of ACE 

ACE: Deluxe's Adjustable Contrast Enhancement

CCE: Deluxe's Color Contrast Enhancement

ENR: Technicolor's "Ernesto Novelli Rimo" silver retention process

EST: CFI's Enhanced Silver Tint - 100% silver retention 240IR

NEC: LTC's "noir en couleur", the French phrase for "black in color"

SB:  Fotokem's Skip-Bleach

SST: CFI's Standard Silver Tint - around 70% silver retention 165-175IR

OZ:  Technicolor's  "Bob Olson / Mike Zacharia" silver retention process



Note: I added also titles that used cross-processing reversal




If you know some other interesting title, or are aware of released media with this kind of master, please comment!

Print this item

  LD Denoiser
Posted by: spoRv - 2017-01-15, 05:16 AM - Forum: Script snippets - No Replies

This is a denoiser made by althor1138 and posted on OT a long time ago; I think it could be useful for someone here, too.

Code:
function LDdenoise(clip input, float "strength", int "mc", int "temporalframes",\
int "blksize", int "search", int "searchparam", int "overlap", int "dct")
{

# Set default options.

strength=default(strength,1)
   temporalframes=default(temporalframes,1)
mc = default(mc, 0)

# Prepare supersampled clip.

super = input.MSuper(levels=6,chroma=true)

# Motion vector search.

b5vec = MAnalyse(super, delta=5, isb=true,chroma=true, search=search, searchparam=searchparam, overlap=overlap, dct=dct)
b4vec = MAnalyse(super, delta=4, isb=true,chroma=true, search=search, searchparam=searchparam, overlap=overlap, blksize=blksize, dct=dct)
b3vec = MAnalyse(super, delta=3, isb=true,chroma=true, search=search, searchparam=searchparam, overlap=overlap, blksize=blksize, dct=dct)
b2vec = MAnalyse(super, delta=2, isb=true,chroma=true, search=search, searchparam=searchparam, overlap=overlap, blksize=blksize, dct=dct)
b1vec = MAnalyse(super, delta=1, isb=true,chroma=true, search=search, searchparam=searchparam, overlap=overlap, blksize=blksize, dct=dct)
f1vec = MAnalyse(super, delta=1, chroma=true, search=search, searchparam=searchparam, overlap=overlap, blksize=blksize, dct=dct)
f2vec = MAnalyse(super, delta=2, chroma=true, search=search, searchparam=searchparam, overlap=overlap, blksize=blksize, dct=dct)
f3vec = MAnalyse(super, delta=3, chroma=true, search=search, searchparam=searchparam, overlap=overlap, blksize=blksize, dct=dct)
f4vec = MAnalyse(super, delta=4, chroma=true, search=search, searchparam=searchparam, overlap=overlap, blksize=blksize, dct=dct)
f5vec = MAnalyse(super, delta=5, chroma=true, search=search, searchparam=searchparam, overlap=overlap, blksize=blksize, dct=dct)

# Motion Compensation.

b5clip = MCompensate(input,super, b5vec)
b4clip = MCompensate(input,super, b4vec)
b3clip = MCompensate(input,super, b3vec)
b2clip = MCompensate(input,super, b2vec)
b1clip = MCompensate(input,super, b1vec)
f1clip = MCompensate(input,super, f1vec)
f2clip = MCompensate(input,super, f2vec)
f3clip = MCompensate(input,super, f3vec)
f4clip = MCompensate(input,super, f4vec)
f5clip = MCompensate(input,super, f5vec)

# Create compensated clip.

interleaved = mc >= 5 ? Interleave(f5clip, f4clip, f3clip, f2clip, f1clip, input, b1clip, b2clip, b3clip, b4clip, b5clip) :
\ mc == 4 ? Interleave(f4clip, f3clip, f2clip, f1clip, input, b1clip, b2clip, b3clip, b4clip) :
\ mc == 3 ? Interleave(f3clip, f2clip, f1clip, input, b1clip, b2clip, b3clip) :
\ mc == 2 ? Interleave(f2clip, f1clip, input, b1clip, b2clip) :
\ mc == 1 ? Interleave(f1clip, input, b1clip):
\ input

#Perform DFTTEST

params="""dfttest(y=true,u=true,v=true,f0beta=0.5,sigma=0,dither=0,sbsize=25,sosize=20,tbsize="""+string(temporalframes)+""",tosize="""+string(temporalframes)+"""/3,nstring=\
   "a:"""+string(strength)+""" \
   "+string(current_frame)+",0,440,10 \
   "+string(current_frame)+",0,10,10 \
   "+string(current_frame)+",0,10,340 \
   "+string(current_frame)+",0,10,680 \
   "+string(current_frame)+",0,440,680 \
   "+string(current_frame)+",1,440/2,3 \
   "+string(current_frame)+",1,3,3 \
   "+string(current_frame)+",1,3,340/2 \
   "+string(current_frame)+",1,3,680/2 \
   "+string(current_frame)+",1,440/2,350 \
   "+string(current_frame)+",2,120,3 \
   "+string(current_frame)+",2,3,3 \
   "+string(current_frame)+",2,3,340/2 \
   "+string(current_frame)+",2,3,680/2 \
   "+string(current_frame)+",2,440/2,680/2")
   """
filter=eval("scriptclip(interleaved,params)")
return SelectEvery(filter, mc * 2 + 1,mc)

}

function LDdenoise2(clip input, float "strength", int "mc", int "temporalframes",\
int "blksize", int "search", int "searchparam", int "overlap", int "dct")
{

# Set default options.

width=width(input)
height=height(input)
strength=default(strength,1)
temporalframes=default(temporalframes,1)
mc = default(mc, 0)

# Prepare supersampled clip.

super = input.MSuper(levels=6,chroma=true)

# Motion vector search.

b5vec = MAnalyse(super, delta=5, isb=true,chroma=true, search=search, searchparam=searchparam, overlap=overlap, dct=dct)
b4vec = MAnalyse(super, delta=4, isb=true,chroma=true, search=search, searchparam=searchparam, overlap=overlap, blksize=blksize, dct=dct)
b3vec = MAnalyse(super, delta=3, isb=true,chroma=true, search=search, searchparam=searchparam, overlap=overlap, blksize=blksize, dct=dct)
b2vec = MAnalyse(super, delta=2, isb=true,chroma=true, search=search, searchparam=searchparam, overlap=overlap, blksize=blksize, dct=dct)
b1vec = MAnalyse(super, delta=1, isb=true,chroma=true, search=search, searchparam=searchparam, overlap=overlap, blksize=blksize, dct=dct)
f1vec = MAnalyse(super, delta=1, chroma=true, search=search, searchparam=searchparam, overlap=overlap, blksize=blksize, dct=dct)
f2vec = MAnalyse(super, delta=2, chroma=true, search=search, searchparam=searchparam, overlap=overlap, blksize=blksize, dct=dct)
f3vec = MAnalyse(super, delta=3, chroma=true, search=search, searchparam=searchparam, overlap=overlap, blksize=blksize, dct=dct)
f4vec = MAnalyse(super, delta=4, chroma=true, search=search, searchparam=searchparam, overlap=overlap, blksize=blksize, dct=dct)
f5vec = MAnalyse(super, delta=5, chroma=true, search=search, searchparam=searchparam, overlap=overlap, blksize=blksize, dct=dct)

# Motion Compensation.

b5clip = MCompensate(input,super, b5vec)
b4clip = MCompensate(input,super, b4vec)
b3clip = MCompensate(input,super, b3vec)
b2clip = MCompensate(input,super, b2vec)
b1clip = MCompensate(input,super, b1vec)
f1clip = MCompensate(input,super, f1vec)
f2clip = MCompensate(input,super, f2vec)
f3clip = MCompensate(input,super, f3vec)
f4clip = MCompensate(input,super, f4vec)
f5clip = MCompensate(input,super, f5vec)

# Create compensated clip.

interleaved = mc >= 5 ? Interleave(f5clip, f4clip, f3clip, f2clip, f1clip, input, b1clip, b2clip, b3clip, b4clip, b5clip) :
\ mc == 4 ? Interleave(f4clip, f3clip, f2clip, f1clip, input, b1clip, b2clip, b3clip, b4clip) :
\ mc == 3 ? Interleave(f3clip, f2clip, f1clip, input, b1clip, b2clip, b3clip) :
\ mc == 2 ? Interleave(f2clip, f1clip, input, b1clip, b2clip) :
\ mc == 1 ? Interleave(f1clip, input, b1clip):
\ input

#Perform DFTTEST

yparams="""dfttest(y=true,u=false,v=false,f0beta=0.5,sigma=0,dither=0,sbsize=25,sosize=20,tbsize="""+string(temporalframes)+""",tosize="""+string(temporalframes)+"""/3,nstring=\
"a:"""+string(strength)+""" \
"+string(current_frame)+",0,"""+string(height-40)+""",10 \
"+string(current_frame)+",0,10,10 \
"+string(current_frame)+",0,10,"""+string(width/4)+""" \
"+string(current_frame)+",0,10,"""+string(width/2)+""" \
"+string(current_frame)+",0,10,"""+string(width/1.5)+""" \
"+string(current_frame)+",0,10,"""+string(width-40)+""" \
"+string(current_frame)+",0,"""+string(height-40)+""","""+string(width-40)+""" ")
"""


yfilter=eval("scriptclip(interleaved,yparams)")

uvparams="""dfttest(y=false,u=true,v=true,f0beta=0.5,sigma=0,dither=0,sbsize=25,sosize=20,tbsize="""+string(temporalframes)+""",tosize="""+string(temporalframes)+"""/3,nstring=\
"a:"""+string(strength)+""" \
"+string(current_frame)+",1,"""+string((height/2)-30)+""",3 \
"+string(current_frame)+",1,3,3 \
"+string(current_frame)+",1,3,"""+string((width/2)/2)+""" \
"+string(current_frame)+",1,3,"""+string((width/2)-30)+""" \
"+string(current_frame)+",1,"""+string((height/2)-30)+""","""+string((width/2)-30)+""" \
"+string(current_frame)+",2,"""+string((height/2)-30)+""",3 \
"+string(current_frame)+",2,3,3 \
"+string(current_frame)+",2,3,"""+string((width/2)/2)+""" \
"+string(current_frame)+",2,3,"""+string((width/2)-30)+""" \
"+string(current_frame)+",2,"""+string((height/2)-30)+""","""+string((width/2)-30)+""" ")
"""

uvfilter=eval("scriptclip(yfilter,uvparams)")

return SelectEvery(uvfilter, mc * 2 + 1,mc)

}

Print this item

  Fix analog capture color problems
Posted by: spoRv - 2017-01-15, 05:08 AM - Forum: Script snippets - No Replies

A very simple but effective way to eliminate cross colors, rainbows, and other "nice gifts" we can find in our analog captures, in particular from composite formast, like the darling VHS and our beloved laserdisc.

It reduce chroma at 1/4th of the original; don't worry, because even the best Super-NTSC encoded laserdisc will barely suffer using this function; just try and let me know! Thanks to antcuufaalb!!!


Code:
function lowchromanoise (clip clip) {
clip
SeparateFields
Spline16Resize(clip.width/4,clip.height/2)
Spline16Resize(clip.width,clip.height/2)
Weave
MergeLuma(clip)
}

Print this item

  De-rainbowing LD Captures
Posted by: PDB - 2017-01-15, 04:36 AM - Forum: Capture and rip - Replies (2)

Anyone know the best avisynth tools for cleaning up a ld capture? Specifically, raindowing, dot-crawl and other the other joys of a composite signal.

Print this item

  New Project Maker promotions
Posted by: spoRv - 2017-01-12, 08:45 PM - Forum: Announcements - Replies (26)

In this thread, we will announce the promotion to Junior Project Maker of Registered users who have released at least one project, and to Project Maker of Power Users who have released several projects (and are longtime members).

Today, the new promoted members are:

The Aluminum Falcon - Project Maker

zoidberg - Junior Project Maker

Congratulations, guys!

I'm pretty sure there are some members who have released projects lately, and had not promoted yet; feel free to post your suggestions here.

Print this item

  Journey into Fear (1943): Restored Cut - BD25
Posted by: The Aluminum Falcon - 2017-01-12, 07:37 AM - Forum: Released - Replies (12)

Project Info

While Citizen Kane and, to a lesser extent, Orson Welles's follow-up The Magnificent Ambersons are well regarded today, the 1943 film Journey into Fear is often forgotten and extraordinarily underrated.

Despite not receiving official directorial credit, Welles created in Journey into Fear a unique thriller with extraordinary long takes and Wellesian aural flourishes. His third and final feature film at RKO stars most of the familiar Mercury Theater ensemble- Joseph Cotten, Ruth Warrick, Agnes Moorehead, Everett Sloane, and, of course, Orson Welles himself.

A more pulpy adventure than the previous two endeavors, it follows an American engineer in Turkey, who desperately tries to avoid assassination by Nazi spies on a ship full of colorful characters.

In 1943, Welles was no longer in good graces with RKO (perhaps a factor in his lack of official directorial credit). Like The Magnificent Ambersons, Journey into Fear was the subject of radical studio cuts in order to truncate the length. However, unlike Welles's second film, Journey into Fear today survives in two extant versions - a European cut and an American cut, modified by Welles himself, which contains narration and an additional ending coda.

This restored version collects all footage still surviving and compiling it into one unified cut, not unlike Universal's official Touch of Evil Restored Cut or The Munich Film Archive's Mr. Arkadin Comprehensive Edition. The Restored Version here is similar to the occasionally screened Munich Film Archive SD cut, but is superior in terms of audio and video quality.

As the film is not commercially available on home video in the U.S., this custom upscaled BD was sourced from an assortment of DVD and laserdisc releases, which were then post-processed for the best quality possible. To my knowledge, this is the first time that the film has been presented in its entirety at the proper 23.976fps film speed.

Don't expect miracles with the quality, but if you've never seen Welles's third and final effort at RKO, this edition is the ideal introduction and better represents what Orson Welles intended before the RKO interfered.

Video

  • R2 Spanish DVD - European Cut [PRIMARY VIDEO SOURCE - best quality]
  • Laserdisc - American Cut

Audio
  • R2 Spanish DVD - European Cut
  • Laserdisc - American Cut

Screenshots

Spanish DVD Footage
[Image: vlcsnap_2017_01_11_21h31m31s222.png]

Spanish DVD Footage
[Image: vlcsnap_2017_01_11_21h31m39s57.png]

Spanish DVD Footage
[Image: vlcsnap_2017_01_11_21h32m16s166.png]

LD Footage
[Image: vlcsnap_2017_01_11_21h33m17s244.png]

Spanish DVD Footage
[Image: vlcsnap_2017_01_11_21h33m54s110.png]

LD Footage
[Image: vlcsnap_2017_01_11_21h34m15s76.png]

Project Status
Third project completed and released!  Confuseduperman: Can be found at the usual places...

Final Product
1080p Upscaled BD25 - 1080p 35 Mbps., 1536 kbps LPCM

Print this item

  Star Wars: Episode II- Attack of the Clones (2002): IMAX Cut Reconstruction
Posted by: The Aluminum Falcon - 2017-01-11, 06:10 PM - Forum: Released - Replies (5)

Project Info

Back when the Attack of the Clones was released in 2002, IMAX screenings were strictly limited to 2 hour films. Therefore, AOTC (2 hours and 22 minutes) theatrically had to be cut about 22 minutes. At the time, it was also cropped to 1.81 to fill more of the IMAX screen than the original 2.35 ratio would permit.

Fortunately, George Lucas did not supervise this edit. Whoever did clearly caught a lot of flaws in the bloated original film and was particularly brutal in axing the worst of Anakin's excesses, as well as unnecessary subplot sequences in general. Actually, this IMAX version winds up being decently similar to fan edits that succeeded it.

No CAM or TS of this IMAX version exists but many extensive cutlists were created at the time. I reconstructed this based off of information from several sources, and it should prove a reasonable approximation of the IMAX cut until a proper reference source is found (highly unlikely, if ever).

In full disclosure, this is actually an older project that's been sitting on my Hard Drive for awhile. Project files were lost in that crash I mentioned, but I was able to encode a nice BD25 compatible MKV beforehand. Despite its color timing, the BD was used as the source because, at the time, I didn't want to put an HDTV stream through multiple processes of re-encoding, especially because I was considering matching the 1.81 aspect ratio originally. All in all, it's not perfect, but a BD50 V2, color-corrected to match the theatrical timing, is far off for me. (Have a lot of other projects to do in the meantime).  Tongue

Partial Cutlist (taken from one web source)
- Original meeting with Palpatine right after the assassination attempt
- Meeting Jar-Jar at the elevator
- Small cuts right before Coruscant chase
- Anakin levitating the orb and some dialogue in Amidala's chamber
- Obi-Wan, Mace and Yoda discussing Anakin
- Padmé saying goodbye to her handmaiden
- Library Scene
- Padmé and Anakin meeting with Queen on Naboo
- The Meadow scene (entire thing)
- Part of fireplace scene (quick and painless)
- Boba turning Slave 1 to fire at Obi-Wan
- Meeting Owen, Beru and Cliegg
- Part of meeting with Dooku and Obi-Wan
- Any discussion after Obi-Wan's transmission and attack (scenes with Bail Organa)
- Small cuts in the droid factory scene

Video

  • US 20th Century Fox BD

Audio
  • US 20th Century Fox BD

Project Status
Second project completed and released!  Confuseduperman: Can be found at the usual places...

Final Product
BD25-Compatible MKV - 1080p 19.4 Mbps., 640Kbps AC3

Print this item

  few movies on laserdisc but not on DVD (or BD)
Posted by: spoRv - 2017-01-10, 06:47 PM - Forum: Movies, TV shows and other - Replies (2)

I had some titles listed as such; after a quick research on dvdcompare, I reduced the list:

Code:
At Play In The Fields Of The Lord
Being Human
Case For Murder, A
Christopher Columbus: The Discovery
Deception (1993)
Diary Of A Hitman
Good Man In Africa, A
Hotel De Love
I'll Cry Tomorrow
Jane Eyre (1996)
Kansas City
Lightning Jack
Little Darlings
My Foolish Heart
Night We Never Met, The
Paradise (1991)
Public Eye
Rich And Famous
Seductiony Of Joe Tynan, The
Some Mothers's Son
Wedding In Galilee

Just curious to know if some of the left ones have effectively a DVD or BD release and, if not, a web download or DTV/HDTV recording exist.

Print this item

  Star Wars Celebration Orlando?
Posted by: Chris Solo - 2017-01-10, 02:49 AM - Forum: Everything else... - Replies (2)

I'm just curious to see if anyone here is also going to Celebration in Orlando this year (April 13-16). We are taking our ten year old. This will be my first time and I swear it's only for my son.... Big Grin

Print this item

  LDs interesting to be preserved
Posted by: MrBrown - 2017-01-08, 11:24 AM - Forum: Official and unofficial releases - Replies (62)

Hi everyone,

as stated in some Terminator 2 Sound discussion Thread, I am going to send my Terminator 2 Squeezed Japan LaserDisc to spoRv for bit-correctly transferring the Audio streams from the Disc to Computer for use in further Projects by forum members.

But postage is not the cheapest for such a sized package, so it would be wise at least to check if there is some other LD in my collection that should be preserved as well. Okay, there are some LDs that not need to be preserved, either because they already are (english languaged Star Wars LDs i.e.) ore are in other kind of projects kind of restored.

Also in some cases the DVD and/or BD releases are well done enougth, or the LDs are not so well done, so that a preservation would be futile.

Because I am in no cases an expert, I just have listed my LD collection, and now I am asking you for input, what LD(s) I should send to spoRv, that they would be transferred for someone to use.
Maybe someone has already some project, and now there is some LD just fitting into his project for a bit more.

My List:
https://www.adrive.com/public/9ekxtP/Las...ection.ods

password: fanres

Also: I may try to answer questions regarding the LDs, but it may take time, I am just every two weeks near my LD collection.

Thanks.

Print this item