Hi,

I'm having audio problems with some of my files. The audio skips, but the video is fine.
I'm using a samsung BDP (BD-C6300). Audio of faulty files are all ac3 (some avi and mkv), and my BDP is configured to output stereo.

Code:
FFmpeg version SVN-r26071, Copyright (c) 2000-2010 the FFmpeg developers
  built on Dec 22 2010 10:30:32 with gcc 4.4.2
  configuration: --enable-memalign-hack --arch=x86 --target-os=mingw32 --cross-prefix=i686-mingw32- --enable-static --disable-shared --enable-zlib --disable-ffprobe --disable-ffplay --prefix=/media/windows-share/ffmpeg --extra-cflags=-U__STRICT_ANSI__ --enable-libmp3lame --enable-libx264 --enable-gpl --extra-libs='-lx264 -lpthread' --enable-runtime-cpudetect
  libavutil     50.35. 0 / 50.35. 0
  libavcore      0.16. 0 /  0.16. 0
  libavcodec    52.100. 0 / 52.100. 0
  libavformat   52.88. 0 / 52.88. 0
  libavdevice   52. 2. 2 / 52. 2. 2
  libavfilter    1.69. 0 /  1.69. 0
  libswscale     0.12. 0 /  0.12. 0
[avi @ 011dce10] max_analyze_duration reached

Seems stream 0 codec frame rate differs from container frame rate: 47.95 (5994/125) -> 23.98 (24000/1001)
Input #0, avi, from 'D:\Videos\Movies\MyMovie.avi':
  Metadata:
    encoder         : Lavf52.32.0
  Duration: 01:37:50.99, start: 0.000000, bitrate: 1605 kb/s
    Stream #0.0: Video: h264, yuv420p, 1280x720 [PAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 23.98 tbn, 47.95 tbc
    Stream #0.1: Audio: ac3, 44100 Hz, stereo, s16, 80 kb/s
At least one output file must be specified

---> DB Level Info: 41
Any ideas what is causing this?

Thanks and regards