Forever Stranded #31 - Advanced Rocketry Terraforming Build + Collectors Quest

Channel:
Subscribers:
1,230
Published on ● Video Link: https://www.youtube.com/watch?v=Ea7Dbznk4Qg



Minecraft
Game:
Minecraft (2011)
Duration: 19:12
773 views
8


In this episode we
- take a first look as sending a rocket to a specific destination
- find a couple of rockets in the desert
- look at the "Under the Sand" quest processing
- complete the cobble quest
- go to the moon
- build an Atmosphere Terraformer
- build a Microwave Receiver

This video is the my thirty first episode of Forever Stranded, a series of the Mod Pack by GWSheridan. Surviving in this pack is quite a challenge.

Music by Daria Shakhova is available at http://freemusicarchive.org/music/The_Owl/Fairy_Forest/the_owl_-_owls_secret

I'm using Avisynth and MeGUI to prepare the video for youtube and recording with Dxtory and Lagarith video codec for recording.

All the clips are wrapped with an avs script that has this (Python) template:

source = "${source}"
LoadPlugin("C:\\Program Files (x86)\\MeGUI\\tools\\ffms\\ffms2.dll")
V = FFVideoSource(source, fpsnum=30, fpsden=1, threads=1).Lanczos4Resize(1280, 720)
A1 = FFAudioSource(source, track=1).Normalize(volume=1.0, show=false)
A2 = FFAudioSource(source, track=2).Normalize(volume=1.0, show=false)
commentary = MonoToStereo(A1, A1).AmplifyDB(1.5)
audio = MixAudio(commentary, A2, 0.9, 0.1)
AudioDub(V, audio)
return last

An avs script that is common to all episodes is:

LoadPlugin("C:\Program Files (x86)\MeGUI\tools\avisynth_plugin\NicAudio.dll")

global s2 = "Until next time..."
global pngfile = "D:\dxtory\foreverstranded\ForeverStranded.png"
global endpngfile = "D:\dxtory\foreverstranded\ForeverStrandedShip.png"
global musicfile = "D:\dxtory\The_Owl_-_02_-_owls_secret.mp3"

function MakeVideo(clip c, string title, int "trim_in", int "trim_out")
{
sx = 460
sx = 70
sy = 574
sy = 460
font="Copasetic NF"
font="Gin Rai Italic"
font_size=45
text_color = $d6d6c8 #light gray
halo_color = $ecb03c #light orange
halo_color = $df8519 #dark orange
fadein_frames = 0
fadeout_frames = 90
align = 5
title_frames = 150

pngclip = ImageSource(pngfile, pixel_type="RGB32", 0, 239).Lanczos4Resize(1280, 720)
intro = Subtitle(pngclip, title, sx, sy, font=font, size=font_size, text_color=text_color, halo_color=halo_color, lsp=60)
endpngclip = ImageSource(endpngfile, pixel_type="RGB32", fps=30, 0, 599).Lanczos4Resize(1280, 720).FadeIn(fadein_frames)
music = NicMPG123Source(musicfile).AudioTrim(0, 20).FadeOut(150)

ending = AudioDub(endpngclip, music)

trim_in = Default(trim_in, 0)
trim_out = Default(trim_out, c.FrameCount())
base = c.Trim(trim_in, trim_out)

Overlay(base, pngclip, mask=pngclip.ShowAlpha().FadeOut(fadein_frames), mode="blend", opacity=0.9)
Overlay(last, intro, mask=intro.ShowAlpha().FadeOut(fadein_frames), 0, 0)

FadeOut(fadeout_frames)
Subtitle(s2, first_frame=FrameCount-title_frames-1, last_frame=FrameCount-1, size=font_size, align=align, text_color=text_color, halo_color=halo_color, lsp=60)

last++ending

ConvertToYV12(interlaced=false)
tweak(bright=10)

return last
}

BlankClip(width=1280, height=720)

The clips are joined with this script:
Import("D:\dxtory\foreverstranded\common.avs")
video1=Import("D:\dxtory\foreverstranded\foreverstranded-0102.avi.avs")
video2=Import("D:\dxtory\foreverstranded\foreverstranded-0103.avi.avs")
video3=Import("D:\dxtory\foreverstranded\foreverstranded-0104.avi.avs")
video4=Import("D:\dxtory\foreverstranded\foreverstranded-0105.avi.avs")
video = Dissolve(video1, video2, joinduration)
video = TransMarbles(video, video3, joinduration, marbleradius, drop=false)
video = Dissolve(video, video4, joinduration)
MakeVideo(video, "Episode 31: Collect Quest and Terraforming Build")




Other Videos By Duncan Webb


2017-07-18Forever Stranded #37 - Advanced Rocketry 1.2.2 Rocket Duplication Expolit and more
2017-07-16Forever Stranded #36 - Advanced Rocketry the Moon Terraformed
2017-07-13Forever Stranded #35 - Advanced Rocketry Beacons and Gravity Controller
2017-07-11Forever Stranded Quick Tip 10 - Pressure Pipes and Ultimate Turbine
2017-07-10Forever Stranded #34 - Advanced Rocketry Railgun Tutorial
2017-07-08Forever Stranded #33 - Advanced Rocketry 1.2 Rocket Tutorial
2017-07-06Forever Stranded #32 - Advanced Rocketry Terraforming the Moon
2017-07-04Forever Stranded Quick Tip 09 - Sand and Gravel Compression Tricks
2017-07-04Forever Stranded Quick Tip 08 - Ender Crystal Complete Automation
2017-07-01Forever Stranded Quick Tip 07 - Advanced Rocketry 1.2 Gas Mining Rocket Automation
2017-07-01Forever Stranded #31 - Advanced Rocketry Terraforming Build + Collectors Quest
2017-06-29Forever Stranded #30 - Collectors Quest and Terraforming Prep
2017-06-27Forever Stranded #29 - Advanced Rocketry Orbital Laser Drill and Biome Scanner
2017-06-23Forever Stranded #28 - Advanced Rocketry Asteroid Mining Rare Ores
2017-06-22Forever Stranded Quick Tip 06 - Lava from Cobblestone at 240 mB/s
2017-06-20Forever Stranded #27 - Advanced Rocketry Space Elevator (Tutorial)
2017-06-17Forever Stranded #26 - Advanced Rocketry Gas Mining Mission
2017-06-15Forever Stranded #25 - Nature's Compass and the Lightwood Sapling
2017-06-12Forever Stranded Quick Tip 05 - Advanced Rocketry 1.2 Satellites
2017-06-09Forever Stranded #24 - Correction - AE2 ME interface needs a crafting card
2017-06-09Forever Stranded #24 - Advanced Rocketry Rocket Shuttle & Named ME Interfaces



Tags:
Minecraft
1.10.2
Forever Stranded
Atmosphere Terraformer
Microwave Receiver
Cobble Collectors Quest
Advanced Rocketry 1.2.2



Other Statistics

Minecraft Statistics For Duncan Webb

Duncan Webb currently has 659,110 views spread across 662 videos for Minecraft. The game makes up over 14 days of published video on his channel, or 80.27% of the total watchable video for Minecraft on Duncan Webb's YouTube channel.