mt-daapd 0.2.4をportsからインストール. /usr/local/etc/mt-daapd.conf # # extensions # # These are the file extensions that the daap server will # try to index and serve. By default, it only indexes and # serves .mp3 files. It can also server .m4a and .m4p files, # and just about any other files, really. Unfortunately, while # it can *attempt* to serve other files (.ogg?), iTunes won't # play them. Perhaps this would be useful on Linux with # Rhythmbox, once it understands daap. (hurry up!) # extensions .mp3,.m4a,.m4p,.m4v,.mp4 extensionsの項目に「.m4v」と「.mp4」を追加すると,ビデオも共有できてちょっと幸せになれる. 携帯動画変換君で作成した「.m4v」と「.mp4」の動画をmt-daapdが動いているFreeBSDに転送して,クライアント側のWindowsのiTunes7で再生できることを確認した.