- There are three facebook friends that simply will not be added to my contacts list. I have no idea why these three particular people, but it's annoying
- For some reason there are many contacts that do not show up in my people list unless I tell it to view google contacts. However, none of these people are google contacts, nor are many of them linked to google accounts.
Friday, January 28, 2011
More Droid Complaints
Not huge ones, but here they are:
Wednesday, January 5, 2011
HTC Droid Incredible Complaints
For the most part I love this phone. However, I have some complaints. I'll list them here as they accumulate:
I'm now trying to disable Facebook for HTC Sense's contact sync feature in settings -> accounts & sync .
- It is impossible to uninstall the CityID application. It was put on by default and is only a 15-day trial. I wouldn't mind having it if it weren't like $3/month...
- There seems to be an error in which the photo for a contact automatically goes to the facebook picture, even if I explicitly tell it to use a different one. It happens at random times for each contact, but it has happened for all contacts for which I have taken a photo.
I'm now trying to disable Facebook for HTC Sense's contact sync feature in settings -> accounts & sync .
Sunday, January 2, 2011
Converting .mkv to .avi and changing resolution with MEncoder
Matroska (.mkv) videos invariably run slow on basically any program I'm trying to run them on, regardless of OS. Here's how I'm converting them to AVI's with MEncoder on Ubuntu 10.10 (MEncoder had to be added):
mencoder -oac copy -ovc xvid -xy 320 -xvidencopts bitrate=450 -o output.avi input.mkv
mencoder -oac copy -ovc xvid -xy 320 -xvidencopts bitrate=450 -o output.avi input.mkv
Subscribe to:
Posts (Atom)