Handbrake wont open start or run on Windows 10 11

Handbrake won’t open start and run on Windows 10 or 11?
Handbrake Logo

I updated Handbrake on Windows 10 to version 1.6.1 today and found that no matter what I did, it would not open and run. I uninstalled and reinstalled, deleted preferences and app data, absolutely nothing worked. I searched and searched online and found lots of suggestions, but ultimately nothing worked.

I knew Handbrake required Microsoft’s Dot Net Framework, and I wondered if something might have gone bad here. I downloaded the latest version and when I went to install it, my PC told me I already had the latest version installed…So now what…

I ended up digging through Handbrakes official forum and found a hint from one of the members. At the time of publishing the current version of Dot Net Runtime Environment is 6.0.14. This was not working for me. I Found a link to 6.0.13 and downloaded it, and I was able to install it. And surprise surprise, Handbrake booted right up! I have since read that some other people were not able to roll back, and I am wondering if this might be because they are on Windows 11? My old test PC doesn’t meet the requirements for 11 so it is still running Windows 10, and I had no problems installing and running version 6.0.13.

You can download Dot Net V6.0.13 HERE

Hopefully this resolves your problem as well!

 

How to run a USB Mic through an External Audio Mixer

USB Mic through an External Audio Mixer – How To

USB Mic through an External Audio MixerI have been reading on forums lately how some people would like to be able to run their USB Mic through their external hardware mixing desks, and it is relatively easy to do.

httpvh://youtu.be/K9vqNj0_CuU

Below is a diagram on how to run your wiring between the devices.

sound-flow-direction-diagram

Plug your USB Mic into a USB Slot, run an appropriate lead from the Line Out/Headphone Out of your computer into a stereo input channel on your mixer. If your mixer has only mono channels, use channel one for your left, and channel 2 for your right. Next, run wires from the Main Output of the mixer to your Line in/Mic In on your computer, and the physical part is done.

Next, open up Voicemeeter (If you don’t have Voicemeeter you can download it free at VB-Audio.com) and select your USB Mic as the device for channel 1. Make sure “A” is selected/highlighted and “B” is not selected.

step 1Then, select your Line Out/Headphone Out jack as the device for Voicemeeters Main Output, “A1”.

Step 2Now it is time to select your Line In/Mic in as the device for Channel 2. Make sure that “A” is not selected, and “B” is selected.

Step 3All that is left is to open up the app you want to use (eg – Skype, Vidblaster, or some other Web Cam program) and select Voicemeeter’s Virtual Device (Output “B” in Voicemeeter) as the input source audio device.

Skype InVoicemeeter can be downloaded FREE HERE at vb-audio.com. Don’t forget to make a donation – the programmer deserves a little something for a program this good!
vb_audio_logo_blue_175

Easiest and Best way to copy and run a live published WordPress blog web site on your local MAC computer for testing and development

Wordpress-logo

super-detailed

**NOTE** – THIS ARTICLE VERSION IS WRITTEN FOR MAC USERS – WINDOWS VERSION COMING SOON

PART 1 – Setting up MAMP (Experts Shortcut – Install MAMP and proceed to step 2)

If you have a WordPress Blog or Web Site, it can be VERY handy sometimes to be able to take your live published site and copy onto your local computer. This enables you to play with, set up and assess plugins, try out new themes and layouts, and generally mess with your site without affecting your real live site.

To get started you need to create an environment that will allow your site to function on your computer. The two main ingredients to a WordPress installation are PHP (web language) and SQL (Database). To get these two engines running on your computer you need to download some free software that installs them as part of a server. MAMP (Macintosh + Apache + MySQL + PHP) is excellant for this. It is available free from MAMP.info HERE. The free version and the paid version are bundled together, but for our purpose here, the free version will be fine, so lets go ahead and install that. Once you have downloaded MAMP, Unzip the zip file and run the installer package.

MAMP-INSTALL-1

Click continue.

MAMP-INSTALL-2Click Continue.

MAMP-INSTALL-3If you agree, click continue.

MAMP-INSTALL-4Confirm you Agree……click continue……And once you arrive at the screen below, we will tell the installer not to worry about MAMP PRO, and to just install MAMP Free. (If you want to try MAMP PRO free for 14 days, skip the following 2 steps).

MAMP-INSTALL-5a

Click the “Customize” button in the left.

MAMP-INSTALL-6Uncheck the “MAMP PRO” option.

MAMP-INSTALL-7Type your password to allow the installer to run.

MAMP-INSTALL-8Once the installer has finished, click “Close” in the lower right hand corner. You can now open a new finder window, and in your Applications folder you will see a new folder called “MAMP”.

MAMP-INSTALL-9Double click the “MAMP” application to start it up.

MAMP-INSTALL-10a

Now click the “Start Servers” button.

Mamp-11Once you have green lights, click “Open Start Page’. this will open your browser to a page that will tell you if all your services (IE PHP and SQL) are up and running on your machine.

MAMP-RUNNING

WOOHOO! We’re ready to start copying our web site!

PART 2 – COPYING LIVE SITE

Its now time to copy over the files from the site we want to clone. To get started, log into that site, For this tutorial, I am going to use my Photography and Design site Gruffpuppy as an example. Once logged in, click “Plugins” and select “Add New”

1In the search field type “Duplicator”.

2Once Duplicator is found, Install and then Activate the plugin.

3When activated a new item will appear in the Column Menu on the left side called “Duplicator”. Click it, and you will be brought to the main screen of the plugin. To begin downloading a copy of your live site, the Duplicator asks you to name the back up package. You can change the default name, but in my experience the default auto generated name that is already in there seems to work without error. If you are happy with the name, click the “Create” button, the first in the top right row.

4

You will now be asked to confirm, and Duplicator will start compressing your entire site into a zip file, ready for download. This can take a while, so now is a good time to stretch your legs and get a drink. Once it has finished compressing, the screen will update automatically with your available downloads.

5

You will need to download both files (Installer and Package) to your desktop. If you have a large site, the package file can take some time to download. Once your files are downloaded, there’s one more small task.

permalinks-2Select “Settings” from the column menu on the left and then “Permalinks”.

permalinks-1Although no action need be taken, It is important to take note of the setting. As you can see, mine is set to “Day and Name”, but yours could be different. We need to know this setting when we recreate and activate the copy/clone of our site later. Once you have written down or memorized your permalinks setting, you can log out of your site.

PART 3 – SETTING UP A DATABASE FOR YOUR CLONE

The next step is to set up a blank SQL database on your computer. With MAMP running, click the “Open Start Page” button again, and click “phpMyAdmin” from the top menu of the page that opens.

php1Now, click “Databases”.

php2In the create databases field, type a name for the new database. It can be whatever you want, but it is important that you write it down, as we will need to use the name later. Im calling mine “gruffpuppy”, one word, all in lower case. Then click the “Create”. Once this is done, close out of the web browser window. There is no need to create “Users” for the database as we will use the root/default user account, which is automatically created for every database.

PART 4 – CREATE THE COPY/CLONE OF YOUR SITE

With MAMP still running, and your server active (Green Lights) , its time to move the files “Duplicator” created to your local server directory.

duplicate-wordpress-website-3

Open a new finder window, and go to “Applications”, open the “MAMP” folder, and then open “htdocs”.

duplicate-wordpress-website-4Drop the zip folder and the “installer.php” file Duplicator created in and close the finder window.

duplicate-wordpress-website-6Open up your favorite web browser (For this tutorial I will be using Firefox, as there’s a little bug I want to show you, that doesn’t seem to appear in Safari) and in the address bar type “localhost:8888” and you will see a directory listing of your “htdocs” folder.

duplicate-wordpress-website-7Double click the “installer.php” file and the Duplicator installer will open. YAY! This means your server is all working great, and you are viewing your first web page on your local server. Now it’s time to set up the database connection. In the MySQL Server area, leave “Host” set to localhost. in “User” type “root”, as we will be connecting using the automatically created user profile I mentioned earlier. In “Password” type the word “root” again, and for “Database Name” you need to type the name you specified earlier in phpMyAdmin. I used “gruffpuppy” so that’s what I am typing here. When your done, press “Test Connection”.

duplicate-wordpress-website-8

As you can see, my connection is good and I am ready to move on to the next step. If you receive an error here, you need to go back and check your credentials. It’s usually a typo of your credentials or database name. Once you have a successful connection click the “Close” button.

duplicate-wordpress-website-9Check the warning box and click “Run Deployment”.

duplicate-wordpress-website-10Another warning will pop up, which is irrelevant to this project, so go ahead and click “OK”.

duplicate-wordpress-website-11Duplicator will now start building the copy of your WordPress Web Site. This can take a while so be patient.

duplicate-wordpress-website-12Once installation has finished, you are given an opportunity to change some parameters. Unless you have some special circumstances outside of the scope of this tutorial, your fine to accept the default settings. Click “Update Tables”

duplicate-wordpress-website-13The next screen means the duplication of your site is now complete, and there’s just a little bit of house keeping to be done before you can use your site.

STEP 5 – FINISHING UP THE INSTALL

At this point, I recommend closing all open windows of your web browser and opening one new window with your default homepage showing, and then clear your browser history, cache and cookies etc. More often than not in Firefox the next step will yield an error in the process and you will not be able to continue. It looks to me like something that is kept in your browsers memory blocks the CSS (cascading Style Sheets) from loading and your site looks like this:

duplicate-wordpress-website-15a

If you are using Firefox, Select “Tools” from the menu bar and then “Clear Recent History” gets you going, and in Safari, Click “Safari” and then “Reset Safari” to bring up the browser cleaning options. Once you are all cleaned up, type “localhost:8888/wp-admin” in your web browsers address bar and VOILA!

duplicate-wordpress-website-14Log in to your site with your regular username and password.

duplicate-wordpress-website-16From the menu column on the left select “Settings” and then “Permalinks”.

duplicate-wordpress-website-17

Referring back to the note we made in step 2, make sure the appropriate setting is selected (mine was Day and Name) and press “Save Changes”. Even if your setting is already selected, it is still important to press the “Save Changes” buttons so the option is written to the database.

duplicate-wordpress-website-18Your site is now completely cloned/copied to your local machine and you can mess with it until the cows come home without affecting your live site in any way.

STEP 6 – HOUSEKEEPING

The last step is to delete your install files from your “htdocs” folder.

duplicate-wordpress-website-15Locate the “installer-data.sql”, “installer-log.txt” and “installer.php” files, move them to the trash and give yourself a pat on the back! YOU DID IT!

 

Make a Mac OSX Lion Virtual Machine in Mac OSX Lion

A OSX Lion Virtual Machine running on OSX Lion I hear you cry? Why?

Much like Windows (but not quiet so bad) Mac OSX creates support files for most program you install. Even though a lot of programs you download seem like a self contained package, and if you don’t like it, you just trash it and its gone, that isn’t really the case. Like Windows, your mac has a large amount of hidden files, and new ones are created with most programs you run. Things like preferences files, registration data, and a swag of other stuff that hangs around after the main app file has been deleted.

(If you are interested in viewing this sort of stuff, and easy way to get started is to Download Tinker Tool, set it to “Show Hidden Files and Folders”, click “Relaunch Finder” and open up hard drive/library folder. BE WARNED! – You can do a LOT of damage in there, tinker with care!)

If you are like me, and feel uncomfortable with the possibility that clutter and orphaned files may be affecting your systems performance, a great way to test out new programs to see if you want to commit to them long term is to try them in a Mac Virtual Machine. This way, all of the files stay in the Virtual Machine, and you can roll back to a previous snapshot, or even delete it when your done, and your live system hasn’t been modified at all.

It’s pretty easy to install a Mac OSX Lion Virtual Machine in VMWare Fusion………as long as you managed to intercept/save your “Install Mac OS X Lion” Installer app from your Applications folder before you installed OSX Lion on your computer.

The problem here, is that a lot of us didn’t. I certainly didn’t. And for some reason it seems to be automatically deleted once you have installed it. I tried lots of methods that claimed to be able to reclaim the installer app, but none of them really worked. I ended up wiping my hard drive completely, re-installing Snow Leopard, then going back into the App Store and re-downloading the Lion Installer App, and saving it out before I ran it. As I had already purchased it, there was no cost, but it was still a lengthy process.

Once you have the Lion Installer app, open VMWare Fusion and click “Create New” in your virtual machine library to create your new Virtual Machine.

The next Window will ask you for your installation file. As you most likely don’t have OSX Lion on a disc, you will need to point it to your Lion Installer App. Click “Continue Without Disc”

Next, select your installer app’s location from the drop down menu and click continue.

The installer is pretty clever at picking what operating system you want to install, so in most cases you can just click “Continue” once it has correctly identified the installer.

The next window allows you to customize aspects of the new virtual machine. You can assign more memory, more hard drive space, and a lots of other variables by clicking “customize settings”. Again, VMWare is pretty clever about choosing the best settings for you, so feel free to accept them and click “Finish”. You can always change them later if you need to by right clicking your virtual machine in the virtual machine library and selecting “Settings”.

The final step is to name your virtual machine. VMWare Fusion selects a default name based on your operating system, but you will probably want to change it to something a little more meaningful. In my case, I changed it to “Lion Test Area”, as this is where I will be testing software.

And now it begins!

And before too long, your in business! You now have a sand-boxed version of OSX Lion running inside of OSX Lion!

Now, again, if your like me, your probably thinking “Can I use the same technique to run Leopard or Snow Leopard in Lion so I can use my old PPC apps?” At this stage, I am not aware of any simple easy way to make Leopard or Snow Leopard run. I am looking into it though, and if you already know, please let us know!

Enjoy!