Mac OS X

Create MP4 video file from Quicktime Mov file on a Mac OS X

Create MP4 video file from Quicktime Mov file on a Mac OS X

If you do a screen recording on a Mac, you are most likely using the free Quicktime player that comes with Mac OS X. If you are lucky enough to own a Quicktime Pro then you can simply do an Export > Save-As MP4. For those of you that do not have a Quicktime Pro, then you can use this option. brew install ffmpeg # After installation, you can traverse into the directory where you have the .

Mac OS X iDRAC7 FileNotFoundException .java/deployment/security/trusted.certs

When you connect with a Dell iDRAC virtual console you may encounter the following exception on a Mac OS X FileNotFoundException ~/.java/deployment/security/trusted.certs Here is a simple fix for this: mkdir -p ~/.java/deployment/security cp ~/Library/Application\ Support/Oracle/Java/Deployment/security/trusted.certs ~/.java/deployment/security/ Cheers.

Solved: git status failed with code 69 error when opening SourceTree in Mac OS X

If you receive the following error when opening SourceTree or other applications installed in your Mac OS X, then here is how you can solve it. Sometimes people make things more cryptic than it needs to be. Error encountered ‘git status’ failed with code 69:’ Agreeing to the Xcode/iOS license requires admin privileges, please re-run as root via sudo. and here is the example of the screenshot: Solution: What that message is telling you is that you need to open the application XCode on your Mac OS X and since it hasn’t run since the last update, you need to accept the new license EULA agreement that’s part of the updated XCode.