Hard Light Productions Forums

Site Management => Site Support / Feedback => Topic started by: Mito [PL] on November 27, 2017, 06:27:16 pm

Title: Using a Gource video for HLP?
Post by: Mito [PL] on November 27, 2017, 06:27:16 pm
Hello, people!

So recently I've stumbled upon a certain video (https://www.youtube.com/watch?v=zRjTyRly5WA). It looks really cool and I thought that something like this could make a very nice addition to HLP, perhaps as an advertisement of all the work being done in Freespace Open?

Technicals: this animation is done in a thingy called Gource (http://gource.io/). I'm not exactly sure how to properly use it, but it appears that it can just use an entire GitHub repository on its own to make such an animation, so it would be basically effortless to make. The only thing to think of is a) who's got the proper Internet connection to upload a preferably 1080p clip of quite a big length and b) where is it going to be hosted (as in some kind of HLP YouTube channel)?

Let's have some ideas :P
Title: Re: Using a Gource video for HLP?
Post by: ngld on November 27, 2017, 06:38:41 pm
It's pretty easy to use. You can just run it in your Git checkout like this:
Code: [Select]
git clone https://github.com/scp-fs2open/fs2open.github.com fs2open
cd fs2open
gource

It has a few command line options (https://github.com/acaudwell/Gource/wiki/Controls) to tweak the display. It's not capable of rendering to a file as far as I can tell so you'll probably have to capture the window with OBS or something like that.

EDIT: Apparently it can save the video as a PPM stream. Maybe that can be converted with ffmpeg?
Title: Re: Using a Gource video for HLP?
Post by: Mito [PL] on November 27, 2017, 07:06:25 pm
I think I would be able to configure and capture the video with relative ease, but my current Internet connection is limited to 1Mbps download and about a quarter of that for upload speed. I also disconnect my PC from the Internet every day, since I'm using my phone's connection to do stuff on my PC and I take that phone with myself when I go somewhere, obviously. I'm not sure how successful can I be with uploading a high quality video to Youtube with my connection. The only way to look for an improvement on my side of things is to wait 2-3 weeks, after that time I'm getting a temporary boost in Internet speed and I think I could count on stable 2Mbps upload.
Title: Re: Using a Gource video for HLP?
Post by: AdmiralRalwood on November 27, 2017, 09:05:53 pm
I'll take a look at this.
Title: Re: Using a Gource video for HLP?
Post by: chief1983 on November 30, 2017, 09:07:45 am
Didn't someone do this a few years ago?
Title: Re: Using a Gource video for HLP?
Post by: The E on November 30, 2017, 09:17:42 am
Yeah, but a lot has happened since then. I'll see if I can render a video over the weekend.
Title: Re: Using a Gource video for HLP?
Post by: Goober5000 on December 03, 2017, 10:55:42 pm
Here is the old visualization, made in 2010 (!)


Original thread (https://www.hard-light.net/forums/index.php?topic=71121.0)

It was also done for Blue Planet here (https://www.hard-light.net/forums/index.php?topic=71145.0).