-
Archives
-
Meta
Category Archives: Programming
How to merge multiple mp3s into one track with FFmpeg?
This is question 80 from my up and coming FFMPEG book, come join the mailing list to stay informed on more FFMPEG tutorials and announcements about the book. Here Merging audio with FFMPEG is one of the most searched questions … Continue reading
Posted in Programming, Tutorial
Tagged FFmpeg
Comments Off on How to merge multiple mp3s into one track with FFmpeg?
How to extract all frames (jpg) from a video?
Above a list of exported frames NOTE: the ‘frames’ folder must exist else an error will prevent the extraction from completeing.
Posted in Tutorial, Programming
Tagged FFmpeg
Comments Off on How to extract all frames (jpg) from a video?
(FFmpeg) How to convert FLV to MP4?
Remember when flash was a big thing? Well turns out there are still video players online that use Flash Live Video (flv) to stream video. If you run into these files from a download, you might be hard pressed to … Continue reading
What I Learned This Month (March, 2016)
In working progress! I learn a lot about a lot of different topics each day and I never write it down or help keep track of things I find important. So I’m going to try writing a “What I Learned … Continue reading
Posted in Blogging, Programming, Science, Tutorial
Comments Off on What I Learned This Month (March, 2016)
LuaPlayer for OSX/Linux (LUA Development for PSP)
Don’t struggle any longer as a developer wanting to programming PSP games/apps on Linux or OSX. I spent the last 2 days trying to compile and find a working version on LuaPlayer for OS X and finally found a solution. … Continue reading
Posted in Programming
Comments Off on LuaPlayer for OSX/Linux (LUA Development for PSP)
Flappys Pipe – can you survive the birds?
So I never had a chance to download Flappy Bird and get on the craze of the pointless game. What I am able to do though is create my own pointless game with birds and pipes. So I did, and … Continue reading
Posted in Programming
Comments Off on Flappys Pipe – can you survive the birds?