

You probably see a top link in the toolbar for “Ray’s FFmpeg Commander Toolbox”, so what is that all about ?
#1
This is a passion of mine, it first started as just a tool to convert video codecs/containers with various quality controls for final output; however after that I just kept developing additional features, mostly for everything that I wanted to do, so after that I did:
#2
Black and White Filmic conversion – this allows you to convert a Color film to B&W or improve an exiting B&W film, by simulating old B&W film stocks – like the famous Kodiak Double-X 5222 film and others, and it allows you to preview how it will look before you export.
#3
Then after that I wanted a built-in Player, so I use GStreamer to incorporate that and I just kept adding features into that made sense, I didn’t want to over do it or over crowd it.
#4
After that I wanted a Quick way to select a portion of a Video by simply typing in the start/end values to extract – so I did the Quick Edit.
#5
Naturally after that I needed a way to manage these clips, so I developed the concept of the Holding-Bin, this is where they are sent for further management – and of course once I could organize the clips, I wanted to add things like transitions and special effects, so I did that there as well, and this works super fast at the Metadata level of the clip videos selected.
#6
After that I wanted a video way to select clips for Holding-bin insertion, so I developed that into the Player / you can open and video and on the timeline select the start/end point and add it to the holding bin – very useful actually, but I kept the old school Quick Edit as well, as I still find that useful.
#7
After that I wanted to develop some real cool video effects that work on top of the videos and not using Metadata, I added some standard ones that every tool should have, but then I started to add more unique effects like the Rule-of-Thirds reframe, Montage Reveal, Director’s Pause ( I first saw this in a Polish movie ) really well implemented and others… buy the tool and find out :). // it is able to do a stratified random scan across full video selected so it is aware how well the video is framed or not – this is typically useful for home-brew or hobby Directors or film makers, because professional films are already shot well; however, I would say that you can improve any film if you want – this is up to you.
#8
After that I needed a way to again show these effects, so lots of work was implemented dynamically inside the Player to show effects and they are all color coded, so each effects has its own dedicated swim lane. This is there incase you want to re-use the same effect at different point of the timeline and color coding visually separates everything easy on the eyes.
In addition the effects are buffered, so you don’t need to wait for it to compile, it will buffer it ahead based on your play position inside the timeline.
#9
After that, I wanted easy importation of GoPro videos and then I implemented the same for iPhone – yes this works on Win 11 as well, it was much easier to implement on a Mac, but I hacked it away and it works just as good on Win 11, you just have to install an additional drivers which is all automatic in the tool <– this was not super easy to do…
#10
Then I implemented Batch conversions, so you can select say 10 videos or a directory with a bunch of videos and it will convert to the Codes/Container of your choice.
#11
After that, the tool already had a Log at the bottom, but I expanded that to allow you to view more of the log or less, Copy, Search and Clear the log if you want – the Log is important so you see what is going on – and incase there are any bugs to report.
#12
Next I wanted to transcribe and add some Subtitles for a friend what wanted to see a few Polish movies, but they didn’t come with Subtitles – so I did that – this was eye opening, because working with language models was something new, this was probably the most complex and I just kept pushing / it will automatically detect what language the video is and transcribe to a few languages of your choice, including Burning in the titles into the Film.
Again, this is complex! but I kept pushing – right now I just implemented Speaker detection, so like if you have 3 people talking, it color codes each one so that it is easier to separate who is talking with different colors. Everything works, but speaker detection is only implemented on Win 11 because it needs a more powerful GPU to process and the hugging-face model does not support the Video-toolbox yet on the Mac, only CPU and that is just too slow.. but otherwise, both platforms do this… I am working to improve the accuracy of the speaker detection, again, not easy.
#13
After that I did the Screen Recording but only on a Mac – just to see if I can do that / I will not be adding that to Win 11 – as I am not trying to outdo any existing tools like OSB.
#14
Next, I added a Download feature – now this is kind of amazing, cuz you can download Videos from Youtube or even Facebook Reels and maybe even other sources as long as they are not DRM protected – just paste the URL and click Download – also support Cookies for some YouTube video download requirements.
#15
After that, I developed the Dependency checked, just to make sure everything is there – this software is compiled to include everything statically, it doesn’t use dynamic libraries for the most part, exception are the Nvidia CUDA drivers, which you will install by clicking on INSTALL button on first launch.
Conclusion….
There is a bunch of other smart features implements in the code behind the scenes as well, that you will never see.
I also probably forgotten to mention a few things as well, as this toolbox is big now – so now you understand why it is called a toolbox – because it has many tools and you can use them whenever you need them, just like in a working toolbox…
After all of this work, which took 6+ months / a few people said, Ray you made something very cool and real, you should try to market it and I did – initially on this web site and then I created a dedicated page for it.
This is why you see a Dedicated LINK at the top toolbar, this is me not some other company, but me.
If you think this is a tool you could use, please head on over to the site and look around and maybe consider purchasing it to support a small developer like me.
Yes, I have sold about a dozen+ copies so far, but the site is young, only been up for about 2 weeks since the publishing of this Post.
Cheers!







































































































