The Curious Nerd

Tag: software

FFMPEG Scripts

November 14, 2023

After a long time of constantly looking up FFMPEG command syntax I recently started a github repository to keep track of various examples of FFMPEG commands that I use to make my life easier.    Inside there are scripts to help extract audio from video files, as well as batch file conversion examples. The repository […]

Read More

Tags: , , ,

Remade my Gate Timer Tool in JavaScript

July 27, 2019

I recently been wanting to improve my JavaScript / webdev ability and decided to make a web app. Since I recently have been playing a ton of Final Fantasy 14. However because of changes to Gold Saucer my old timer app was useless. So I decided to remake my app via JavaScript. I definitely plan […]

Read More

Tags: ,

My Streaming Hardware and Software

December 6, 2018

I’ve been asked a few times what kind of equipment and software I use for my streams, so I put together this list to make all that info easier to find. My New PC Build (Updated 3/19) Click this to read about my new PC here! My OLD PC Build Intel(R) Core(TM) i7-3930K CPU @ […]

Read More

Tags: , , , , , ,

Auto Text Merger Tool

April 22, 2018

I use various programs to generate text files, which I display during streams and other events. However this can be problematic when some programs only accept one input. So as a result I made this program to help make my life and hopefully yours easier.   Github Link: https://github.com/TheCuriousNerd/Auto-Text-Merger-Tool Github Download Page: https://github.com/TheCuriousNerd/Auto-Text-Merger-Tool/releases

Read More

Tags: , , , ,

Open Broadcaster Closed Captioning Software [OBCCS]

January 23, 2017

Basically what this program does, is letting you or a friend display closed captions(subtitles) on your live stream. You can connect with multiple clients and update the text on screen, so you can use several devices around you in order to provide closed captioning for your stream. It allows someone on another device to translate or […]

Read More

Tags: , , ,