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
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,513
» Latest member: Wii976
» Forum threads: 5,903
» Forum posts: 85,621

Full Statistics

Latest Threads
Rumble in The Bronx (紅番區)...
Forum: Released
Last Post: Dame310
Yesterday, 11:04 AM
» Replies: 55
» Views: 27,107
Saving Private Ryan audio...
Forum: Movies, TV shows and other
Last Post: ash_82
Yesterday, 09:38 AM
» Replies: 3
» Views: 726
New Member Introduction
Forum: Presentation
Last Post: Spidey42410
2025-09-15, 08:04 PM
» Replies: 5
» Views: 465
Hi everyone!
Forum: Presentation
Last Post: Beber
2025-09-15, 11:27 AM
» Replies: 1
» Views: 122
Crocodile Dundee 1986 Aus...
Forum: Released
Last Post: X5gb
2025-09-14, 04:37 PM
» Replies: 25
» Views: 6,339
U-571 Laserdisc
Forum: Requests, proposals, help
Last Post: alexp2000
2025-09-14, 03:57 PM
» Replies: 2
» Views: 307
hello
Forum: Presentation
Last Post: Bizonr
2025-09-14, 03:24 PM
» Replies: 1
» Views: 345
Planet of the Apes sequel...
Forum: Released
Last Post: jonno
2025-09-14, 02:36 PM
» Replies: 12
» Views: 4,615
Ripping Seamless Branchin...
Forum: Capture and rip
Last Post: Beber
2025-09-14, 01:52 PM
» Replies: 11
» Views: 6,008
Hello,
Forum: Presentation
Last Post: okus100
2025-09-14, 12:38 PM
» Replies: 0
» Views: 177

 
  Mulholland Drive Cinema DTS
Posted by: alexp2000 - 2021-12-16, 08:25 PM - Forum: Requests, proposals, help - Replies (34)

The new 4K unfortunatley has a new 'near field' remix that is meant to be less dynamic. I was thinking of syncing the audio from one of the older BD's but thought I'd check to see if anyone had access to the CDTS first?

Print this item

  NAS: a world apart!
Posted by: spoRv - 2021-12-16, 08:12 AM - Forum: General technical discussions - Replies (13)

I'd need a NAS - Network Attached Storage - and apart the fact that it has drives inside and serve as file storage, I didn't know anything more really... so I made my homeworks, as usual, and a whole new world opened!

I thought it was easier - put the drives in, plug it to the PC and/or internet, and you presto! You are ready to go.

Not so fast, amigo!

Even if it's a matter of minutes to setup the basic settings, first question is: which NAS?!?

Almost everyone may agree that the most known and reliable brands are Qnap and Synology - someone would add Thecus, but here in Europe most, including me, never heard about it. That's it, only two main brands to choose from, what's the problem?

Apart that there are literally dozen brands around, some with even better price/quality ratio, I thought it's "better safe than sorry"... read many horror stories about other brands NASes that literally "eat" drives like candies, one after the other!

I also thought about using an old server - you know, the ones with A LOT of drive slots, like 12 or more... prices are quite affordable, often half or less the price of a NAS with the same number of bays. Not a wrong idea, per se, but... power consumption if several times more, so running one server 24/7 year round would cost in a year more than the difference of its price compared to normal NAS - so the break even point is only one year, and I hope that a good NAS would last more than that!

OK, were where I? Yes, no server - good idea but too expensive in the long run - so NAS, Synology or Qnap.

Now, several questions arise: brand new or used? Fresh used, or vintage? How many bays? Which RAID to set up? Which model? What processor? Which drives to use? What capacity?

New or used? Well, it depends on our budget, of course! I'm always keen to spend the same price for a top-of-the-line full fledged top model used, instead of a barebone basic new one. Sure, the new one has warranty, advanced technology, but as always "it depends"...

I'd go with used, then; but, fresh or vintage? Again about budget: if a fresh used one may be found for a nice price, let's take it; problem is, it seems that recent models retain high prices - I took a look around, and usually a two/three years model used is only 20% less than new... not worth it. Then vintage? Yep, is it possible to find them at dirty cheap price, but beware: they have several limits!

One, of course, is the speed: the oldest ones used ARM processor, with limited power and small memory; but the worst limit is capacity: some are limited to few TBs, while the best could top 16TB; not that bad, at the end; first problem is to find compatible drives (according to brands own compatibility list, they are limited often to 4/6TB drive), then, if you find the right size, when you need more storage space, you must buy a new NAS.

So, "in medio stat virtus"; an old model, still not vintage, would do: one with an Intel CPU - Atom, Celeron, Xeon, i3 etc. with no size limit could be a perfect balance between price and performance! The 16TB limitation is due to 32-bit operating system, but some intermediate model can use newer firmware to override this when a new array is made - but not when migrating to a different RAID version or adding more drives, so beware!

How many bays? Well, this is strictly related to the RAID configuration that we want to use. RAID 0 is the fastest, but if (when) a drive fails, all the data are lost! It must be used only for temporary content that must be served fast. After that, you could use RAID 1 - fast, but needs more drive; the only other choice apart the former using a 2 bay NAS.

What to use then? For small drive size and/or drive number, RAID 5 is a good compromise - you'll get N-1 drive capacity (for example using four 4TB drives you get (4-1)x4TB=12TB); the biggest disadvantege is that it could take literally days to rebuild the array if (again, when) a drive fails, and the biggest problem is, what if meanwhile another drive will fail? Not a so remote possibility, thinking that most likely all drives used there are of the same model/size (or even worst same batch); in that case, say farewell to your data...

Then RAID 6 is a better compromise if one wants to be more than sure (still, not 100%, but maybe 99.999%) that if something will go wrong, you'll not lose the data. It uses not only one reduntant drive, but two or more; so in our previous case of four 4TB drives, the whole capacity will be reduced to only 8TB; but in the not-so-impossible case that a second drive will fail during the array rebuild, you will not lose your data. Sure, then if a third drive fails... you must be the most unlucky person in the world (unless you set up three redundant drives...)

Back to bays: one, absolutely not, useless; no data protection at all. Two is the bare minimum, but in any case the total capacity is halved. Three, then? Well, you can use RAID 5 so better three than two; still, with four you can use also RAID 6 - if you need stronger data protection or you feel particularly unlucky! Then four bays - at least!

Models: too many to list here, and each model adds usually only a bit on top of the previous one, so better to carefully check technical data and then decide; for example, there are some models that have the same features of a more expensive one, but the display; do you really need a display in a NAS? It may be useful if you have to set it up without a PC, but who has not a PC nowadays? And the few ones without would probably not need a NAS anyway, so...

Processor, I've written before: an Intel one, the best/fastest model you can afford. Memory, again, the more, the better. A note: there are some models that use M.2 as read/write cache: this could improve a lot speed when using random small files, like database; still, almost useless serving big files on FTP.

Drives: avoid the desktop version, in particular low RPM (the so-called green); albeit perfect for home use, they are not made for sustained used, always on for several years! Then, the best would be enterprise, and NAS versions; also surveillance are better than desktop. WD or Seagate are the most used - possibly not only because of their quality, but also of their brand or compatibility, who knows... also, apart those, who still produce mechanical drives? Toshiba, and then who else?

Check the MTBF and the warranty - some enterprise models have five year, while most of the others have three, like NAS or surveillance. Of course an hard drive, as much as any other electronic device, will fail one or two days after the warranty is expired, so take it in account!

Finally, capacity... back to "old models but not too much": if you want/need more than 16TB in the (next) future, it's better to spend a bit more now, and put bigger drives, than discover that you can't add more drives without being forced to backup everything!

TO BE CLEAR: a RAID 1/5/6/10 is NOT a backup; sure, it is more robust than a single drive or JBOD/RAID 0, but there is always a chance that something could go wrong - someone that steal the NAS, a thunder that fries it, the cat that decide to pee on it because she does not like its smell etc. - then the best thing to do is to backup data routinely (depending on the refreshing data cycle) and possibly put the backup in another room/house/town/country/continent/planet/galaxy etc.

Which drive size then? Again, it depends... is the bigger the better still valid? Yes and no... personally I'd not use now 2 or 3TB drives - in a 4 bay NAS in RAID 5 you'll get only 6/9 TB total capacity - that you can have with two 6/10TB drives and RAID 1 even in a dual bay NAS. Then, 4TB is the minimum, I think. But again, remember the 16TB limit if your model is affected!

Let's see... 20TB drive price is quite steep; you can get 16TB ones for half price, so I'd take that size as maximum for now to be used in a NAS. Back to our possible four bay NAS, in a RAID 5 you can get (4-1)x16=48TB... not that bad! But... when (not if) a drive will fail, it will take I guess not only days, but weeks to rebuild the array... and the risk of a second drive failure is behind the corner! RAID 6 with 16TB will give you 32TB - only two thirds of RAID 5, but more robust data failure protection.

Still, do someone really need 32TB or even 48TB at home? Or more - what's about a twelve bay RAID 6 with 12x16TB for a gran total of (12-2)x16TB=160TB?!?

A budget conscious would probably go for "small" 8TB/10TB drives - a good compromise between space, cost, and rebuild time; for example, would it be better/cheaper/faster a four bay RAID 6 4x16TB=32TB, or a six bay RAID 6 6x8TB=32TB as well? If NAS price would be similar, I'd go for the second solution - cheaper main drives and spares, short rebuild price.

That's all, folks! Hope it could be useful for someone!

EDIT: forgot to mention: I was talking about tower/home NAS versions; rack ones are (usally) better versions due to build quality and often dual power supply - and they are more sexy, I must admit...

Print this item

  Return to Oz (1985) Workprint Version DVD ISO File?
Posted by: James76 - 2021-12-16, 12:41 AM - Forum: Official and unofficial releases - Replies (1)

Hi,

I own the 1999 Anchor Bay DVD and 2015 Disney Movie Club Blu-ray of the 1985 cult classic, Return to Oz.  I recently found out that a DVD-R file of the workprint version exists, according to sporv's Workprints Master List page.

Quote:Return To Oz [Workprint]
This version runs around 8 minutes longer than the DVD version and it contains many extra scenes and shots. It also misses the soundtrack, most of the off screen dialogue and features unfinished special effects.
NTSC DVD-R, Fullscreen, Quality B, 1:54:52 — Menu, Workprint Notes and a selectable Workprint Guide

I was wondering if anyone has an ISO file of this.

Thanks,
James

Print this item

  Random Question on Delays
Posted by: stwd4nder2 - 2021-12-15, 09:29 PM - Forum: Converting, encoding, authoring - Replies (1)

So lets say I have an MKV, and it has and audio track with a -21ms delay. If I import the audio from that MKV into Audacity, will it take the delay into account and chop off the first 21ms automatically? Also is there a way to check if any delays are set in an MKV?

Print this item

  The Bodyguard (1992) + Above the Law (1988) + Cape Fear (1991)
Posted by: wongfeihung - 2021-12-15, 01:09 PM - Forum: Requests, proposals, help - Replies (15)

Hey,



Any kind soul have the original LD 2.0 stereo surround tracks for these films?



Thanx.

Print this item

  'Gimmick' Sound Formats
Posted by: alleycat - 2021-12-15, 10:55 AM - Forum: Requests, proposals, help - Replies (10)

Sensurround (Universal)

https://en.wikipedia.org/wiki/Sensurround

  • Earthquake 1974 - Included on the Shout Factory Blu Ray as DTS-HD 2.1 and several other blu rays as DTS-HD 5.1
  • Midway 1976 - Included on the Universal Blu Rays as DTS-HD 2.1
  • Rollercoaster 1977 - Included on the Shout Factory Blu Ray as Dolby Digital 3.1 and the UK 101 Blu Ray as DTS-HD 2.1
  • Battlestar Galactica 1978/1979 - Included on the Universal Blu Rays as DTS-HD 2.1
  • Alien 1979 - Included on the Fox Laserdisc [8760-85]

Surround 360 (20th Century Fox)

https://en.wikipedia.org/wiki/Sound_360
  • Damnation Alley 1977 - Not included on the recent blu ray, reports are the original elements were not salvageable
  • Damien: Omen 2 - Never appears to have been released on home media

Megasound (Warner)

https://en.wikipedia.org/wiki/Megasound
  • Altered States 1980 - Never appears to have been released on home media
  • Outland 1981 - Never appears to have been released on home media
  • Superman II 1981 - Never appears to have been released on home media
  • Wolfen 1981 - Possibly included on the Blu Ray - reports state the DTS-HD 5.1 is derived from 70mm 6 channel audio

Print this item

  AV1 (AOMedia Video 1) [main thread]
Posted by: spoRv - 2021-12-14, 06:56 PM - Forum: Converting, encoding, authoring - Replies (24)

AOMedia AV1

I'll gather some interesting info found around the web about AOMedia Video 1 a.k.a. AV1 here, in no particular order; feel free to add more!


FILM GRAIN SYNTHESIS

This is very interesting for fan preservation purposes; tested personally, it works quite well - it's like to overlay a grain plate, but with grain synthesis it should not be encoded, hence you can expect similar quality for grainy sources but obtained at lower bitrates.


[Image: AV1-Film-Grain-Synthesis.png]

A post on reddit about grain synthesis:
https://www.reddit.com/r/AV1/comments/n4si96/

I strongly encourage you to take a look at the following paper - at least at the comparison images; you can see how similar the synthesized grain pattern is to the original grain!

Film Grain Synthesis for AV1 Video Codec:
https://norkin.org/pdf/DCC_2018_AV1_film_grain.pdf

DEMO

MPEG-DASH Adaptive Streaming with AV1 by Mozilla and Bitmovin:
https://demo.bitmovin.com/public/firefox/av1/

Well, "Tears of steel" (2.40:1) at 1080@3mbps looks very good to me - it is 4mbps for a full frame 1080p video, hence 16mbps for 2160p; so a whole UHD movie could be fit on a BD-25 with enough space for lossless audio track(s)!

AV1, VP9, HEVC and AVC codec comparison:
http://video.1ko.ch/codec-comparison/

ARTICLES

Best Video Codec: An Evaluation of AV1, AVC, HEVC and VP9:
https://bitmovin.com/av1-multi-codec-dash-dataset/
and related paper
Multi-Codec DASH Dataset:
https://arxiv.org/pdf/1803.06874.pdf
AV1 bitrate gain on HEVC at UHD resolution is up to almost 44%

Navigating a Multi-Codec World:
https://www.streamingmedia.com/Articles/...45580.aspx

DVB Selects AV1 With AVS3 And VVC As Candidate Codecs For Standardization:
https://www.thebroadcastbridge.com/conte...ardization

Bitmovin’s AV1 Encoding Gift Guide:
https://bitmovin.com/av1-encoding-gift-guide/

Update: 2021-12-27:

Aurora1 AV1 Encoder - comparison with AVC:
https://www.visionular.com/en/products/a...v1-encoder
AVC@4mbps Vs Aurora1@1mbps

AV1 vs HEVC: Perceptual Evaluation of Video Encoders:
https://mile-high.video/files/mhv2018/pd...3_Wang.pdf
AV1 average bitrate saving of 30% compared to HEVC

A Method of Codec Comparison and Selection for Good Quality Video Transmission Over Limited-Bandwidth Networks:
https://www.ncbi.nlm.nih.gov/pmc/article...-04589.pdf
AV1 average bitrate saving of 37% compared to HEVC

Update: 2022-01-04:

Testing EVC, VVC, and LCEVC: How Do the Latest MPEG Codecs Stack Up?
https://www.streamingmedia.com/Articles/...eID=150729

So when VVC and AV1 are not tuned for VMAF, the former is merely few percent points better than the latter - and still VVC does not use grain synthesis and is royalty burden.

Update: 2022-01-05:

Intel To Ring In 2022 With New, Faster AV1 Encoder Release
https://www.phoronix.com/scan.php?page=a...-088&num=1

Print this item

  New themes
Posted by: spoRv - 2021-12-14, 11:27 AM - Forum: Announcements - Replies (8)

I released two new themes, light and dark, with revised logo.

I made the new light theme as default.

If you don't like it, you can always revert to the classic theme - go to the User CP/Your Profile/Edit Options

Please report eventual bugs, thanks!

Print this item

  Karate kid 3 uhd blu ray Dolby vision.
Posted by: jedimasterplo - 2021-12-14, 08:25 AM - Forum: Movies, TV shows and other - Replies (9)

I have a question is it possible for someone to fix everything not right with the Dolby vision grading of karate kid 3’s uhd blu ray?

Print this item

  Anatomy of a Murder (1959) Laserdisc [30701] Synced to UHD
Posted by: TheLoon - 2021-12-14, 02:18 AM - Forum: Released - Replies (4)

Hi folks - a laserdisc soundtrack for you all. The original mono, now perfectly synced to the 4K Blu-ray (which has a fake mono - actually a downmix of a 5.1 remix). PM for a link - enjoy!

[Image: PiFVAB6.jpg]


Tech Details:

FILE NAME:  AnatomyOfAMurder_LaserdiscUHDSync.wav
FILE SIZE:  1.72GB
DURATION:  02:40:35
AUDIO:  2.0 Mono LPCM - English - 48KHz - 16 Bit


Sources:

Audio
Anatomy of a Murder (Laserdisc - USA - 1992 - Cat: 30701)
Columbia Classics Collection: Volume 2 (4K UHD - USA - 2021 - Cat: UHDRPDA2131)


More info:
https://blah-ray.blogspot.com/2020/12/an...-1959.html

Print this item