Hello,

I'm running Mezzmo 2.5.0 on a Windows 7 box and attempting to stream to a Samsung LBN52750 [software version 1018:1. The video is beautiful but I'm getting no audio at all. I ran through all of the selections for 'SAMSUNG' in Media Devices with no change at all. All of my media\video files are .avi and as such can be played natively by the Samsung so I turned off trancoding for all connected devices. There was no audio with transcoding on either.
I've been reading the other posts concerning this issue to no avail. I'm including the ffmpeg output from two of the files:

ffmpeg version N-36036-ga40f43d, Copyright (c) 2000-2011 the FFmpeg developers
built on Dec 22 2011 13:44:49 with gcc 4.6.2
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 --disable-w32threads
libavutil 51. 32. 0 / 51. 32. 0
libavcodec 53. 46. 1 / 53. 46. 1
libavformat 53. 27. 0 / 53. 27. 0
libavdevice 53. 4. 0 / 53. 4. 0
libavfilter 2. 53. 0 / 2. 53. 0
libswscale 2. 1. 0 / 2. 1. 0
Input #0, avi, from 'F:\B_DownloadedTorrents\30 Days Of Night Dark Days\30 Days Of Night Dark Days .avi':
Metadata:
encoder : Lavf51.12.1
Duration: 01:31:32.61, start: 0.000000, bitrate: 1272 kb/s
Stream #0:0: Video: mpeg4 (Simple Profile) (xvid / 0x64697678), yuv420p, 624x336 [SAR 1:1 DAR 13:7], 29.97 tbr, 29.97 tbn, 29.97 tbc
Stream #0:1: Audio: mp3 (U[0][0][0] / 0x0055), 44100 Hz, stereo, s16, 128 kb/s
At least one output file must be specified
---> DB Level Info: 3, 0
---> Frame rate: 29.97
---> Aspect ratio: 13:7

--------------------------------------------

ffmpeg version N-36036-ga40f43d, Copyright (c) 2000-2011 the FFmpeg developers
built on Dec 22 2011 13:44:49 with gcc 4.6.2
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 --disable-w32threads
libavutil 51. 32. 0 / 51. 32. 0
libavcodec 53. 46. 1 / 53. 46. 1
libavformat 53. 27. 0 / 53. 27. 0
libavdevice 53. 4. 0 / 53. 4. 0
libavfilter 2. 53. 0 / 2. 53. 0
libswscale 2. 1. 0 / 2. 1. 0
Input #0, avi, from 'F:\B_DownloadedTorrents\Blood The Last Vampire\Blood The Last Vampire {2009} DVDRIP. avi':
Metadata:
encoder : Lavf51.12.1
Duration: 01:26:22.68, start: 0.000000, bitrate: 1339 kb/s
Stream #0:0: Video: mpeg4 (Simple Profile) (xvid / 0x64697678), yuv420p, 640x272 [SAR 1:1 DAR 40:17], 29.97 tbr, 29.97 tbn, 29.97 tbc
Stream #0:1: Audio: mp3 (U[0][0][0] / 0x0055), 44100 Hz, stereo, s16, 128 kb/s
At least one output file must be specified
---> DB Level Info: 3, 0
---> Frame rate: 29.97
---> Aspect ratio: 40:17

Please help

Thanks,
jhp1