Wyszdom

December 25, 2007

Merry Christmas

Filed under: Miscellaneous — Wysz @ 2:33 pm

First, a bayberry candle on Christmas Eve:
Bayberry Candle

And just for fun, a Christmas morning visitor to our front door:
Guinea Hen

December 22, 2007

Home for Christmas

Filed under: Miscellaneous — Wysz @ 5:52 pm

My family is here, there are some patches of snow on the roof, the house is decorated, and I bought my lunch (an Italian hoagie) at Wawa. It’s good to be home.

Here’s a shot of my French vanilla cappuccino, with a dash of dark roast and chocolate caramel coffee, for just $1.19:
Wawa coffee

In thewysz.com news, don’t expect a new Chicken and Ketchup episode for at least two weeks. But I promise I have a few good ones ready to shoot in 2008. I’ve even pre-written a few jokes about spaghetti sauce.

December 17, 2007

My 2008 Video Archiving Strategy

Filed under: Geek — Wysz @ 10:17 pm

2007 is almost over, and at least I can now list the launch of this website as one of my accomplishments during the year. It didn’t really require a year’s worth of work, but it did take a year before I finally set aside a weekend to make it happen. In 2008, I hope to do something else I’ve been putting off for some time—archiving my family’s home video collection digitally and with redundancy. I’ve had a DVD recorder for almost a year now, so it sounds like it’s just about time I put it to use. Here’s my plan:

For VHS source material:

  1. Analog transfer to DVD in real-time using DVD recorder.
  2. Rip DVD as 640 x 480 H.264 video, and upload to my website in an organized password-protected directory. Stuff I’m willing to share will be available at thewysz.com/video and also places like YouTube.
  3. Keep DVD copy as backup and for TV viewing.

For DV source material:

  1. Capture directly to computer via FireWire.
  2. Convert to 640 x 480 H.264 video and upload to website.
  3. Digital transfer to DVD in real-time using FireWire input on DVD recorder.
  4. Keep DVD copy as a backup and for TV viewing.

For HDV source material:

  1. Capture directly to computer via FireWire.
  2. Convert to 1080 x 1920 H.264 video and upload to website (I wonder how big these files are!)
  3. Digital transfer to DVD in real-time via FireWire input on DVD recorder. Fortunately, my camera converts HDV to DV on the fly.
  4. Keep DVD copy as a backup.

Once this is all through, I’d like to create a duplicate of each DVD and mail it home to Pennsylvania, so I have an offsite backup of everything.

If I had unlimited storage and a higher speed connection, I’d also keep copies of the video in its original format since there is no loss in quality and it’s friendlier for editing. However, until that is the case, I think I’ll go with H.264 for my digital storage. Plus, H.264 is good if people actually want to view videos on my website; not that many people will be able to properly view a DV file in their web browsers.

Since I likely won’t be starting this process for at least another month, and because it will be a long-term investment, I’m very open to comments on my plan before I get started. I want to do this right, but I also want to do it in a scalable way, so editing each event and delivering it on a fancy-pants DVD (or HD DVD or Blu-ray) complete with custom menus isn’t an option. Let me know what you think!

December 16, 2007

Christmas Waltz

Filed under: Miscellaneous — Wysz @ 6:49 pm

I always thought that there were a couple lines in Natalie Cole’s version of “Christmas Waltz” that went:

People vacuuming on New Year’s Eve with a smile
‘Tis the season to care

I never really understood it; I assumed it was traditional to clean a house on New Year’s Eve, or maybe the people were preparing to host guests for a New Year’s party and cared about how they presented the house.

Well, while trying to search for that song using that phrase, I didn’t get very far. Turns out the actual lyrics are:

People that you meet on any street will smile
‘Tis the season to care

I was close.

December 15, 2007

Game Night

Filed under: Miscellaneous — Wysz @ 12:14 am

How many young intelligent adults does it take to figure out the rules of Pictionary?

Based on tonight, more than nine.

December 11, 2007

CSS

Filed under: Geek,Meta — Wysz @ 9:06 pm

Maybe someday I’ll be a good boy and teach myself how to be a good web developer, but until then, I’m just doing enough to get by. I’m not thrilled with the appearance of my blog yet, and this is due to my lack of skills when it comes to CSS. Since I don’t know of a good WYSIWYG editor that creates nice HTML and CSS that is both affordable and available for Mac, I’m stuck with finding existing code that is close to what I want, and then hacking it a bit. However, even this can be complicated; looking at the rendered page and the source and trying to trace which element everything belongs to. Fortunately, there’s a cool Firefox extension out there called Firebug which helps a lot. To see how it can help, follow these instructions:

  1. Install and enable Firebug.
  2. Select some text on a webpage.
  3. Right-click on the selection and choose “Inspect Element” from the pop-up menu.

That should be enough to get you started. Check out a screenshot of the interface.

Update: I’m testing Firefox 3 right now so none of my extensions are working. The “Inspect Element” feature of Safari is filling in pretty well. It should already be available if the debug menu is enabled.

December 10, 2007

Converting Widescreen DV video to iPhone

Filed under: Geek — Wysz @ 12:33 am

Nearly a week after it was first released, the Clam Dip episode of my podcast is finally playable on the iPhone. Here’s how I did it using QuickTime Pro, starting with a 16:9 NTSC DV source file:

  1. Open the source file in QuickTime Player.
  2. From the File menu, choose Export. You must have QuickTime Pro registered on your computer for this function to be available, however if you don’t have QuickTime Pro, these settings should work on any other application that lets you export QuickTime files and gives you access to all of the necessary settings.
    File - Export
  3. At the bottom of the dialog box, choose Movie to MPEG-4 in the Export field.Export: Movie to MPEG-4
  4. Click the Options button.
  5. Use the following settings for the Video tab:
    File Format: MP4
    Video Format: H.264
    Data Rate: 1200 kbits/sec. This is a suggested bitrate. To be playable on the iPhone, the combined audio/video bitrate must be at or under 1500 kb/sec. Depending on your audio, you may want to use a lower video bitrate.
    Image Size: 640 x 360. This is the maximum widescreen resolution supported by the iPhone. If you’re using a 4:3 video, you can bump it up to 640 x 480. Thanks to Jesse Hollington of iLounge for the info in this article.
    Frame Rate: Current
    Key Frame: AutomaticMPEG-4 Export Settings
  6. Click the Video Options button.
  7. In the Video Options window, restrict the profile to Baseline. This is the only profile the iPhone will play. Missing this setting prevented several versions of my video from playing on my iPhone until I figured out how to access this setting from this post by Neil Ghoshal in the Apple Discussions group.
    H.264 Video Options
  8. These are the settings I used for the Audio tab; but you can probably get away with doing just about anything here as long as you don’t exceed 1500 kb/sec for the final file.
    Audio Format: AAC
    Data Rate: 128 kbps
    Channels: Stereo
    Output Sample Rate: 44.1 kHz
    Encoding Quality: Best
    MPEG-4 Export Settings (Audio)
  9. After exporting the file with all the settings above, the final thing I did was import the file into iTunes and add artwork and other meta data by selecting the video and choosing Get Info from the File menu. You can easily find the modified file by choosing Show in Finder from the File menu.

Phew, I’m glad I finally got that sorted out. Optimizing for a specific device sure makes things complicated. It would be nice if I could add some higher resolution versions for other viewers, but as far as I know there’s no way to use multiple versions in the same feed, and I don’t want to manage multiple feeds for HD, iPhone, etc. Maybe someday this won’t be an issue.

I would have just gone with QuickTime’s iPhone preset for all this, but when I tried that it wasn’t understanding either the anamorphic tag or the non-square pixels of DV (or both), and ended up looking distorted. The iPhone itself I know does not support non-square pixels. Maybe I should have tried exporting from iMovie; but I am just realizing that now as I write this. If anyone has tried this, please post away in the comments below. Non-square pixels is something I’m used to, as when I did lots of video work most of my source material was 720 x 480 4:3 DV and the final output was 720 x 480 4:3 MPEG-2 on DVD. Now my source is 16:9 DV or HDV.

As I ramble on here, I’m reminded that video is always a technical challenge. Besides compression and resolution issues, I think by far the worst development to ever enter the field,* which we’ve had the chance to eliminate with every digital format, but haven’t, is interlacing. I don’t know why it was ever included in the HD standard. If I was in charge, I would have said, “We may not be able to make affordable 1080p devices in the current timeframe, but you know what, SD has gotten us this far; let’s just push things back a few years and make the ATSC HD standard as 1080p.” But whatever. Maybe I’m just bitter because I used to do jobs which included converting PowerPoint slides to video. When PowerPoint slides aren’t created by video geeks (and very few are), the video editor (me) gets hit both by resolution and interlacing issues. If the DVD is going to be displayed on a CRT TV, you lose 50% of your original resolution if the PowerPoint slides were created for a 1024 x 768 monitor and you want all that text around the edges to fit within the title-safe area. Quite a stark difference in screen real estate. Interlacing shows its ugly self via the flicker effect on tiny serif text. And don’t even get me started on trying to get the color and luminance on those slides to be broadcast legal.

At least I never worked in print. They have to deal with stuff like DPI and CMYK. I have trouble collating.

* Get it? Field. Interlacing. Never mind.

December 9, 2007

Whoops

Filed under: Miscellaneous — Wysz @ 5:31 pm

I knew something was wrong last night when I was ready to go to a party early. Usually I wait until the last minute to start looking for some clean clothes, but I didn’t really have anything to do yesterday so I even had time to go out and buy a new tie for the event. And that new tie? I got it in a decent knot on the first try. I wear ties so infrequently (probably averaging out to about once a year) that it usually takes me quite some time to get it even close to looking acceptable.

When it was time to go, I had everything I needed for the party, but when I reached for my keys, I couldn’t find them. I looked around my unusually clean apartment and didn’t see them anywhere, and within seconds realized what had happened. Off of my balcony, I have a storage closet that is locked with my apartment key. I was putting stuff in there earlier in the day, and set my keys down inside. When I was finished, I closed the locked door and got ready for the party, leaving the keys to my car and apartment locked up.

I sure felt like an idiot calling the after-hours lockout number, because when he asked where I was, I replied, “In my apartment.” He was pretty nice about it though, and told me about someone else who locked himself out on his balcony.

I think my string of bad luck is just about over though, because if these things come in threes, I’m all set. When I finally left for the party I forgot to bring directions to my friend’s house, and then today I went shopping in the grocery store without my wallet. I shop at Lucky, by the way, because they don’t have bonus cards. I like bonus cards as much as Adam West likes baseball cards.

December 3, 2007

Wyszdom – The Podcast!

Filed under: Chicken and Ketchup,Meta,Podcast — Wysz @ 11:04 am

After over a year since the last episode, I’m pleased to announce that I’ve brought back my podcast! Formerly known as Absolute Wyszdom, I’ve renamed it “Wyszdom” and it’s now hosted right here on thewysz.com.

You can subscribe to the podcast with this URL: http://www.thewysz.com/podcast/wyszdom.xml
or by clicking here to subscribe in iTunes.

Let me know how you like it! Here’s my first new episode:



As you may have noticed at the end, this episode also launches a new section of my site, informally known as “Chicken and Ketchup.” It’s where I’ll share recipes. Check it out at thewysz.com/food. I had a lot of fun with this first shot at a cooking show, so look for more to come. Maybe I’ll try to do a couple more next weekend.

December 2, 2007

Easy Music Licensing

Filed under: Miscellaneous — Wysz @ 8:18 pm

I don’t do much video work now, but when I did, music was always an unfortunate issue. The boundaries were unclear when it came to educational/non-profit work, “free” music wasn’t really free, and even when one was willing to spend the money for a license, the process was prohibitively confusing.

Nearly three years ago, in a post titled iTunes Pro, I suggested that someone make it easy to license music for production use. This hasn’t happened yet. But, I was happy to hear on a recent episode of This Week in Media that at least one artist, Moby, has stepped up and explicitly allowed a portion of his catalog to be used for free by independent non-profit filmmakers. And for those who want the music for commercial use? Moby offers an “easy license,” with all revenue going to the Humane Society. I’m not sure about the details of this license (site requires registration), but anything “easy” is a step in the right direction.

On a side note, I also wish there was an easy way for small-time producers (meaning anyone with at least one original piece of content, whether it’s a video, song, book, or thingamajig) to sell downloads. I’ve heard of a few services that come close, but nobody does it quite right yet.

After these problems are sorted out, all we need are online haircuts. Then I’ll be satisfied.

©2010 Michael Wyszomierski