Sunday, February 14, 2010
MythTV Lives On
The other big feature of MythTV .22 is support for hardware acceleration on certain NVidia cards. I looked up VDPAU and selected the least expensive card that supported all of the features. I found a great deal on a PNY VCG8600GXXB GeForce 8600 GT on NewEgg for a mere $25 after MIR.
When everything arrived, I set aside a full day for the upgrade. I moved the whole MythBuntu install onto a USB flash disk using Unetbootin, backed up the old database and the etc folder, disconnected the old HD and installed the new HD. Booting from the flash disk worked fine and I was quickly into the setup. Installation was a snap and recognized all of the hardware immediately, a task that has taken many weeks before. I followed the steps from MythPVR.com to migrate existing recordings to a new server. There is a comment at the end of the article that if the database is different enough, you should add a -f option to the import which did the trick for me.
I pointed the storage groups for videos at my already installed media drive (640GB) and then hot plugged in the old 500GB HD (love SATA), mounted it and then copied the recordings to the new recordings path. I launched the frontend and recordings were up and running. I was a little bummed that the video metadata didn't come through but instead of going back to the original database, I used the included jamu script to gather metadata for all of my movies. It looked a lot nicer and the information was much more accurate and detailed than before.
I went into the Playback settings and set it for VDPAU+. The difference is amazing between the old video card and this one. It's not just the VDPAU but having a dedicated card that seems to make the difference. The one major problem I did run into was pixelation of anything that was in MPEG2 format (recordings). I finally tracked down a thread that this is a known bug on certain motherboards and they are working on a fix. In the mean-time I have reverted to CPU Slim.
Overall I am very pleased with the new software and distribution.
Wednesday, January 6, 2010
Easier Dialing to Webex/GoToMeeting Conferences from iPhone
Thanks to a wonderful poster going by the name of droptopMBP in the Apple forums, dialing those pesky numbers is now easy with a small amount of up front work. In the notes field for your conference call event in your calendar, simply add a tel URL in the following format:
tel://+15551212p123456789
Note the p for a pause. The only shortcoming of this little shortcut is the inability to add a # at the end, but hey, one button instead of memorizing 9, I like it. The only problem I had is the need to wait a few seconds (like 5-10) for it to finish dialing the access code before I hit the # key. If you listen very carefully, you can hear it mashing the DTMF tones long and slow.
Here is a copy of the exact post with links to details on formatting the string properly:
1) Place the phone string in the "Notes" field (doesn't work in event title or location fields)
2) Prepend the phonestring with the HTML telephone URL "tel://" (ref: https://developer.apple.com/iphone/library/featuredarticles/iPhoneURLScheme_Reference/Articles/PhoneLinks.html )
3) Follow the remaining rules for embedding telephone URLS which you can read here: ( http://www.ietf.org/rfc/rfc2806.txt )
4) Use "p" in place of "," for Pause
5) Don't include "#" (haven't identified a substitute yet
Example: The following works to dial the number 555-555-6543, pause 1 second, then dial the passcode string 123456. You would need to press # on your phone keypad to end the passcode unless the conference service you're using automatically accepts the code after a timeout...
tel://+1-555-555-6543p12345
Now, go forth and conference without driving off the road.
Saturday, November 7, 2009
Visual Studio Crashes on Async Callback to User Control
Wednesday, October 14, 2009
Mac Me Baby! Day 7
I am officially up and running on this (hopefully) long and fruitful journey with my Mac. I am currently installing the Codex application developer tools on my system so I can use make. I needed it today to compile dhcpd and couldn't believe it wasn't already there. A little search through my original box and there was the original install disc.
I have had some minor problems with Virtual Box. The newest one is that I can't save new documents to the shared directory between my mac and Win7 image. It seems to be common and I will look into it later.
I had to take a screenshot. Shift-Command-3 takes a full screenshot and puts it on your desktop, Shift-Command-4 lets you select a region and does the same. I miss putting it in clipboard a bit but it's a minor issue.
If you are contemplating making the switch, go for it. I can say the water is safe and you won't be stranded. If you have made the switch. I hope that last 7-days of my experience helped you. Please feel free to comment and post feedback and I will grow these articles to hopefully be a resource for others.
Happy Mac-ing!
Monday, October 12, 2009
Mac Me Baby! Day 5
Friday, October 9, 2009
Mac Me Baby! Day 2
I ended up installing Sun Virtual Box, installed Windows 7 Ultimate 64-bit and got Microsoft Outlook up and running. That has always been my crutch and deal-breaker, I am an Outlook addict and it drives all of my daily activities. I have OpenOffice installed on the Mac side of things though and will do my best to stick with it for my daily office-esqe stuff.