Mad Max: Fury Road (2015) | End Credits | 7.1 FLAC/ALAC, 2.0 MP3 | Blu-ray sourced |



Saskatchewan

Saskatchewan

Best Online Casinos in Saskatchewan for 2026 Online casinos in Saskatchewan fall into two legal tiers, and the difference decides ...
Quebec

Quebec

Best Online Casinos in Quebec 2026: Compare Legal Options, Bonuses & Payments Online casinos in Quebec come down to two ...
Nunavut

Nunavut

Best Online Casinos in Nunavut 2026: Bonuses & Safe Real Money Play Online casinos in Nunavut all sit offshore. The ...
Prince Edward Island

Prince Edward Island

Online Casinos in PEI: How Prince Edward Island Players Choose a Safe Site in 2026 Online casinos in PEI are ...
Nova Scotia

Nova Scotia

Online Casinos in Nova Scotia 2026: What to Check Before You Join Online casinos in Nova Scotia split into two ...
Newfoundland and Labrador

Newfoundland and Labrador

Best Online Casinos in Newfoundland and Labrador 2026: Legal Play, Bonuses & Withdrawals Online casinos in Newfoundland and Labrador fall ...
New Brunswick

New Brunswick

Best Online Casinos in New Brunswick: Compare Legal Sites in 2026 Online casinos in New Brunswick split into two camps ...
Manitoba

Manitoba

Top Online Casinos in Manitoba: Legal Guide and Reviews 2026 Online casinos in Manitoba reach players through two separate channels, ...
British Columbia

British Columbia

Online Casinos in British Columbia: Legality and Trusted Options in 2026 Online casinos in British Columbia reach players through two ...
Alberta

Alberta

Online Casinos in Alberta 2026: Regulated Online Gambling Sites and Top Offshore Options Online casinos in Alberta now sit on ...
Helix
08-18-2015, 10:51 PM
MAD MAX
FURY ROAD
| END CREDITS |
Tom Holkenborg A.K.A Junkie XL
Lossless 7.1 channel Surround and Premium Stereo

The 7.1 Surround version – FLAC, 8 channels, lossless, 48KHz, 24-bit

UPDATED JUNE 2019
https://multiup.org/7322628ef78b757c37c55965b648d144

The Stereo lossless version – FLAC, 2 channels, lossless, 48KHz, 24-bit

UPDATED JUNE 2019
https://multiup.org/f22311e894d4c29c62ec0508eb316f4f

The process – Lossless extraction of complete audio from Blu-ray 7.1 channel track in 7.1 and 2.0 WAVs using eac3to 3.29.
No post-processing/effects of any kind were applied. Took me quite awhile to figure out how to work with 8 channel audio and huge WAVs.
Cut the unnecessary parts out. Converted to consumer-friendly formats. Tagged.

Note that the Apple Lossless version, due to the unusual multi-channel configuration, is not guaranteed to work on every Apple device natively.

Likes/reps/comments are appreciated.
Credit and link back if mirrors are upped.
Use Adblock and/or JDownloader.
If you get an executable file, you clicked the wrong link.
If one mirror dies, try another.
If it doesn’t work with one browser, try another.
Try to use common sense.


DAKoftheOTA
08-18-2015, 10:53 PM
Fuck

TheSkeletonMan939
08-18-2015, 10:56 PM
Premium stereo sound? Oh good, I was worried it would be that "regular" stereo sound.

Where’d that neat image come from?

Makes me wonder what Fury Road would be like as a 16-bit game.


Helix
08-18-2015, 11:07 PM
Premium stereo sound? Oh good, I was worried it would be that "regular" stereo sound.

Only the very best…:)

Where’d that neat image come from?

Makes me wonder what Fury Road would be like as a 16-bit game.

Found it somewhere awhile back when I was searching for some source material for custom covers. Thought it’d work as a banner until I get a proper cover up.


DAKoftheOTA
08-18-2015, 11:09 PM
It definitely works as a banner. But I think you should have it all the way up top, above the description and all.

Electra
08-18-2015, 11:17 PM
Fuck
you

Helix
08-18-2015, 11:22 PM
It definitely works as a banner. But I think you should have it all the way up top, above the description and all.

https://33.media.tumblr.com/1909c1ae7bbdef4581dfa55a23659bfe/tumblr_mgdmn1PDZF1r331r3o2_250.gif

you

Please don’t run around the forum trying to pull people down.
Life (and gravity) does that for free.


DAKoftheOTA
08-18-2015, 11:40 PM
https://33.media.tumblr.com/1909c1ae7bbdef4581dfa55a23659bfe/tumblr_mgdmn1PDZF1r331r3o2_250.gif


chiops
08-19-2015, 07:44 AM
Fuck

Short, sweet, to the point.

I concur.


martymarin
08-19-2015, 08:58 AM
thanks Helix!!

:yesssnicholson:


GrayEdwards
08-21-2015, 08:09 AM
Thanks for sharing.

tehƧP@ƦKly�ANK� -Ⅲ�
08-21-2015, 09:46 AM
I didn’t see this but I already worked out the end credits the day the bluray leaked.

Average bit depth per channel is 20 with one channel having a bit depth of 21.
I find this to be a common trait with all Dolby Atmos movies. :noonecares:

eac3to v3.29
command line: eac3to "MadMax-EndCredits.mka" "MadMax-EndCredits.flac"
——————————————————————————
MKA, 1 audio track, 0:07:18
1: FLAC, 7.1 channels, 2:00:23, 24 bits, 48kHz
Track 1 is used for destination file "MadMax-EndCredits.flac".
[a01] Extracting audio track number 1…
[a01] Decoding FLAC…
[a01] Encoding FLAC with libFlac…
[a01] Creating file "MadMax-EndCredits.flac"…
[a01] Original audio track, L+R+C+BL+BR+SR: max 24 bits, average 20 bits.
[a01] Original audio track, LFE: constant bit depth of 20 bits.
[a01] Original audio track, SL: constant bit depth of 21 bits.
eac3to processing took 23 seconds.
Done.

You could have cut down the huge WAV files by remuxing just the end credits with MKVtoolnix.

1) Convert audio stream to FLAC first. This reduces size significantly. It’s all lossless.

(requires MPC-HC, for the shortcut and frame numbers to work)
2) play the movie and find the frame you want where the end credits start.
Pause at the point you want (like a second or two before end credits start to be safer)
When you have it paused, use "CTRL+G" to view the timecode + framenumbers and copy the frame numbers only.
Not the FPS rate.
(click images to expand to full size)
(http://imgur.com/5BTpRC1)
Frame: 169884
(not time code — 01:5805.583 — frames work best)

3) round down to nearest thousand to be safest.
(9000 in this case): 169000

4) then CTRL+G again and paste the new number in frames: 169000 to confirm it starts earlier.
(http://imgur.com/gYWwEKz)

5) Then import FLAC audio stream into MKVtoolnix.
(http://imgur.com/xEqmTWm)

6) Go to the tab "Global" and look in the middle of that tab for:
"Split mode: no splitting" (Default: no splitting)
and change it to:
"Split mode: split by parts based on frame/field numbers"
then input the frame number: 169000
(http://imgur.com/KDGSUMR)

7) Save to a new spot, it will automatically be named ".mka" for output. (Matroska container with audio_only)
eac3to can still read this.

8) use eac3to to convert the newly remuxed end credits into a WAV file.
Audacity, Sony Sound Forge, they all read multichannel WAV files.
No need to split into separate mono wave files for each channel (unless you’re using older software).

It should be a lot easier to open since it will be under the 2GB/4GB limit for Windows applications.

I trimmed a lot of the useless silence and ended up with:
6:40.001 (19 200 041 samples)

I added up to a few seconds of silence to fill up to 6:40 even (with an extra ms).

I created a 5.1 AAC track, as well as 2.0 AAC.

Still have not had time to post them, nor finish that Mad Edit with ambiophonic conversions.


vje11
08-23-2015, 06:06 PM
Thanks a lot

franakin
08-23-2015, 06:25 PM
Geeeeeeeez ! Thanks a LOT, Helix ! Now let’s crank it up to 11..

DjawadiFan
08-25-2015, 05:48 PM
Thanks a lot, Helix 🙂

Jpss
09-02-2015, 11:47 AM
Thanks!

longtall
03-26-2016, 03:25 PM
thanks

nolomax
03-26-2016, 04:17 PM
thanks a lot !

nicmen
03-01-2017, 05:46 PM
Thank you very much for sharing.

MrBlorx
10-14-2018, 03:17 PM
Does anyone have a link that works? All the links have the files down.

TheThe69
10-15-2018, 11:57 PM
Would also love a working link for this.

Giveall96
01-02-2019, 10:24 AM
Anyone to reupload?

Hellveto
06-02-2019, 02:05 PM
The mirror at SolidFiles is still valid: http://www.solidfiles.com/v/vpY2QnP5j8kA4

Giveall96
06-03-2019, 08:31 AM
Thanks, I have it already 😉

Scroll to Top