Serviio Not Picking Up Video Files

Hello,
Hope this isn't a noob question here (couldn't find anything in postings).. I'm having a problem with Serviio 0.6.2 not picking up .wmv and .mp4 video files. It picks up all of my .mp3 and .jpg files perfectly. Is there some config setting I'm missing? I'm running Serviio on a NAS box (FREENAS 8.2.0 RC1 x64) and have world permissions (777) on all Media directories and files. I've setup the mount point properly since it does pick up the mp3 and jpg files. Any help would be appreciated.
ffmpeg information:
ffmpeg version 0.7.8, Copyright (c) 2000-2011 the FFmpeg developers
built on Aug 19 2012 19:10:26 with gcc 4.2.1 20070719 [FreeBSD]
configuration: --prefix=/usr/pbi/serviio-amd64 --mandir=/usr/pbi/serviio-amd64/man --enable-shared --enable-gpl --enable-postproc --enable-avfilter --enable-pthreads --enable-x11grab --enable-memalign-hack --enable-runtime-cpudetect --cc=cc --extra-cflags='-msse -I/usr/pbi/serviio-amd64/include/vorbis -I/usr/pbi/serviio-amd64/include' --extra-ldflags='-L/usr/pbi/serviio-amd64/lib ' --extra-libs=-pthread --disable-debug --disable-libaacplus --disable-indev=alsa --disable-outdev=alsa --disable-libopencore-amrnb --disable-libopencore-amrwb --disable-libcelt --disable-libdirac --disable-libfaac --enable-libfreetype --enable-frei0r --disable-libgsm --enable-libmp3lame --enable-libopencv --enable-libopenjpeg --enable-librtmp --enable-libschroedinger --disable-ffplay --disable-libspeex --enable-libtheora --disable-vaapi --disable-vdpau --disable-libvo-aacenc --disable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxvid
libavutil 50. 43. 0 / 50. 43. 0
libavcodec 52.123. 0 / 52.123. 0
libavformat 52.111. 0 / 52.111. 0
libavdevice 52. 5. 0 / 52. 5. 0
libavfilter 1. 80. 0 / 1. 80. 0
libswscale 0. 14. 1 / 0. 14. 1
libpostproc 51. 2. 0 / 51. 2. 0
[wmv3 @ 0x805810020] Extra data: 8 bits left, value: 0
Seems stream 1 codec frame rate differs from container frame rate: 1000.00 (1000/1) -> 29.97 (30000/1001)
Input #0, asf, from 'Video1.wmv':
Metadata:
WMFSDKVersion : 12.0.7601.17514
WMFSDKNeeded : 0.0.0.0000
IsVBR : 0
MediaFoundationVersion: 2.112
title : BethWeddingVideo1
Duration: 00:01:02.76, start: 0.000000, bitrate: 4390 kb/s
Stream #0.0: Audio: wmav2, 48000 Hz, 2 channels, s16, 192 kb/s
Stream #0.1: Video: wmv3 (Main), yuv420p, 640x480, 5500 kb/s, PAR 1:1 DAR 4:3, 29.97 tbr, 1k tbn, 1k tbc
At least one output file must be specified
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Adding server log file output with DEBUG:
2012-10-23 19:31:03,607 DEBUG [MediaItemDAOImpl] Getting file of media item 8985
2012-10-23 19:31:03,608 DEBUG [LibraryAdditionsCheckerThread] Looking for files to share in folder: /usr/pbi/serviio-amd64/MEDIA/Video/BethWedding
2012-10-23 19:31:03,613 DEBUG [MetadataDescriptorDAOImpl] Reading MetadataDescriptor for MediaItem (id = 8985) and extractor EMBEDDED
2012-10-23 19:31:03,615 DEBUG [MetadataDescriptorDAOImpl] Reading MetadataDescriptor for MediaItem (id = 8985) and extractor COVER_IMAGE_IN_FOLDER
2012-10-23 19:31:03,630 DEBUG [LibraryAdditionsCheckerThread] Found file 'Video1.wmv', checking if it's already in the Library
2012-10-23 19:31:03,630 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item Video1.wmv
2012-10-23 19:31:03,631 DEBUG [MediaItemDAOImpl] Media item Video1.wmv doesn't exist in DB yet
2012-10-23 19:31:03,631 DEBUG [LibraryAdditionsCheckerThread] File not in Library, will add it
2012-10-23 19:31:03,632 DEBUG [VideoExtractionStrategy] Extracting metadata of video file: /usr/pbi/serviio-amd64/MEDIA/Video/BethWedding/Video1.wmv
2012-10-23 19:31:03,632 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve media information for file: /usr/pbi/serviio-amd64/MEDIA/Video/BethWedding/Video1.wmv
2012-10-23 19:31:03,632 DEBUG [ProcessExecutor] Starting /usr/pbi/serviio-amd64/bin/ffmpeg -i /usr/pbi/serviio-amd64/MEDIA/Video/BethWedding/Video1.wmv
2012-10-23 19:31:03,648 DEBUG [LibraryManager] Skipping processing metadata for an unsupported file. Message: Unknown video file type.
Hope this isn't a noob question here (couldn't find anything in postings).. I'm having a problem with Serviio 0.6.2 not picking up .wmv and .mp4 video files. It picks up all of my .mp3 and .jpg files perfectly. Is there some config setting I'm missing? I'm running Serviio on a NAS box (FREENAS 8.2.0 RC1 x64) and have world permissions (777) on all Media directories and files. I've setup the mount point properly since it does pick up the mp3 and jpg files. Any help would be appreciated.

ffmpeg information:
ffmpeg version 0.7.8, Copyright (c) 2000-2011 the FFmpeg developers
built on Aug 19 2012 19:10:26 with gcc 4.2.1 20070719 [FreeBSD]
configuration: --prefix=/usr/pbi/serviio-amd64 --mandir=/usr/pbi/serviio-amd64/man --enable-shared --enable-gpl --enable-postproc --enable-avfilter --enable-pthreads --enable-x11grab --enable-memalign-hack --enable-runtime-cpudetect --cc=cc --extra-cflags='-msse -I/usr/pbi/serviio-amd64/include/vorbis -I/usr/pbi/serviio-amd64/include' --extra-ldflags='-L/usr/pbi/serviio-amd64/lib ' --extra-libs=-pthread --disable-debug --disable-libaacplus --disable-indev=alsa --disable-outdev=alsa --disable-libopencore-amrnb --disable-libopencore-amrwb --disable-libcelt --disable-libdirac --disable-libfaac --enable-libfreetype --enable-frei0r --disable-libgsm --enable-libmp3lame --enable-libopencv --enable-libopenjpeg --enable-librtmp --enable-libschroedinger --disable-ffplay --disable-libspeex --enable-libtheora --disable-vaapi --disable-vdpau --disable-libvo-aacenc --disable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxvid
libavutil 50. 43. 0 / 50. 43. 0
libavcodec 52.123. 0 / 52.123. 0
libavformat 52.111. 0 / 52.111. 0
libavdevice 52. 5. 0 / 52. 5. 0
libavfilter 1. 80. 0 / 1. 80. 0
libswscale 0. 14. 1 / 0. 14. 1
libpostproc 51. 2. 0 / 51. 2. 0
[wmv3 @ 0x805810020] Extra data: 8 bits left, value: 0
Seems stream 1 codec frame rate differs from container frame rate: 1000.00 (1000/1) -> 29.97 (30000/1001)
Input #0, asf, from 'Video1.wmv':
Metadata:
WMFSDKVersion : 12.0.7601.17514
WMFSDKNeeded : 0.0.0.0000
IsVBR : 0
MediaFoundationVersion: 2.112
title : BethWeddingVideo1
Duration: 00:01:02.76, start: 0.000000, bitrate: 4390 kb/s
Stream #0.0: Audio: wmav2, 48000 Hz, 2 channels, s16, 192 kb/s
Stream #0.1: Video: wmv3 (Main), yuv420p, 640x480, 5500 kb/s, PAR 1:1 DAR 4:3, 29.97 tbr, 1k tbn, 1k tbc
At least one output file must be specified
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Adding server log file output with DEBUG:
2012-10-23 19:31:03,607 DEBUG [MediaItemDAOImpl] Getting file of media item 8985
2012-10-23 19:31:03,608 DEBUG [LibraryAdditionsCheckerThread] Looking for files to share in folder: /usr/pbi/serviio-amd64/MEDIA/Video/BethWedding
2012-10-23 19:31:03,613 DEBUG [MetadataDescriptorDAOImpl] Reading MetadataDescriptor for MediaItem (id = 8985) and extractor EMBEDDED
2012-10-23 19:31:03,615 DEBUG [MetadataDescriptorDAOImpl] Reading MetadataDescriptor for MediaItem (id = 8985) and extractor COVER_IMAGE_IN_FOLDER
2012-10-23 19:31:03,630 DEBUG [LibraryAdditionsCheckerThread] Found file 'Video1.wmv', checking if it's already in the Library
2012-10-23 19:31:03,630 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item Video1.wmv
2012-10-23 19:31:03,631 DEBUG [MediaItemDAOImpl] Media item Video1.wmv doesn't exist in DB yet
2012-10-23 19:31:03,631 DEBUG [LibraryAdditionsCheckerThread] File not in Library, will add it
2012-10-23 19:31:03,632 DEBUG [VideoExtractionStrategy] Extracting metadata of video file: /usr/pbi/serviio-amd64/MEDIA/Video/BethWedding/Video1.wmv
2012-10-23 19:31:03,632 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve media information for file: /usr/pbi/serviio-amd64/MEDIA/Video/BethWedding/Video1.wmv
2012-10-23 19:31:03,632 DEBUG [ProcessExecutor] Starting /usr/pbi/serviio-amd64/bin/ffmpeg -i /usr/pbi/serviio-amd64/MEDIA/Video/BethWedding/Video1.wmv
2012-10-23 19:31:03,648 DEBUG [LibraryManager] Skipping processing metadata for an unsupported file. Message: Unknown video file type.