Hi, first thanks for a great piece of software. I have tried several other DLNA servers out there and Mezzmo is by far the best. I do have one issue that hopefully you can help with. I am trying to stream MOV files from my Canon SX30IS camera to my Samsung BD-C5500 blu-ray player. The video plays fine but no audio. The blu-ray player says "audio codec not supported". Below is the ffmpeg info from the file. I am using the "SamsungBDP" profile. I tried the "SamsungBDP-3D" profile but no luck. Is there a change I can make to the profile to transcode the audio only.


ffmpeg version N-33781-g35674a2, Copyright (c) 2000-2011 the FFmpeg developers
built on Oct 19 2011 10:31:16 with gcc 4.6.1
configuration: --enable-memalign-hack --arch=x86 --target-os=mingw32 --cross-prefix=i686-w64-mingw32- --enable-static --disable-shared --enable-zlib --disable-postproc --prefix=/media/ffmpeg --enable-libmp3lame --enable-libx264 --enable-gpl --extra-libs='-lx264 -lpthread' --enable-runtime-cpudetect --extra-cflags=-I/home/dennis/cc/include --extra-ldflags=-L/home/dennis/cc/lib --pkg-config=pkg-config
libavutil 51. 22. 0 / 51. 22. 0
libavcodec 53. 21. 0 / 53. 21. 0
libavformat 53. 16. 1 / 53. 16. 1
libavdevice 53. 4. 0 / 53. 4. 0
libavfilter 2. 44. 0 / 2. 44. 0
libswscale 2. 1. 0 / 2. 1. 0

Seems stream 0 codec frame rate differs from container frame rate: 60000.00 (60000/1) -> 29.97 (30000/1001)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\test\MVI_0311.mov':
Metadata:
major_brand : qt
minor_version : 537331968
compatible_brands: qt CAEP
creation_time : 2011-03-06 14:11:18
Duration: 00:02:50.87, start: 0.000000, bitrate: 24911 kb/s
Stream #0:0(eng): Video: h264 (Constrained Baseline) (avc1 / 0x31637661), yuvj420p, 1280x720, 23369 kb/s, 29.97 fps, 29.97 tbr, 30k tbn, 60k tbc
Metadata:
creation_time : 2011-03-06 14:11:18
Stream #0:1(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, 2 channels, s16, 1536 kb/s
Metadata:
creation_time : 2011-03-06 14:11:18
At least one output file must be specified


---> DB Level Info: 41, 578
---> Frame rate: 29.97
---> Aspect ratio:


Thanks
Chat