Page 1 of 1

BD S590 Audio Sync Problem playing flv

PostPosted: Sun Feb 10, 2013 12:15 am
by mrdaniel76
I am trying Serviio with my new BD player S590 (US) and I have a series of flash (flv) files that play with audio sync issues. If I press pause a few times, it eventually catches up and play fine. Is there anyway I can change something so it plays fine without having to press pause a few times? I currently have Serviio running on my Windows Home Server 1.0 and using wired connection to the BD Player. I tried installing Serviio in a WIndows 7 machine and the same issue happens.

Player: Sony S590 US Version
Profile: Sony Bravia TV (2012) - US (the profile that comes with Serviio 1.1 without any changes)

FLV File:
  Code:
ffmpeg version N-42368-gbf53863 Copyright (c) 2000-2012 the FFmpeg developers
  built on Jul 10 2012 03:40:45 with gcc 4.6.3
  configuration: --enable-static --disable-shared --disable-ffplay --disable-ffs
erver --enable-memalign-hack --enable-libmp3lame --enable-librtmp --extra-libs='
-lrtmp -lpolarssl -lws2_32 -lwinmm' --arch=x86 --enable-runtime-cpudetect --enab
le-pthreads --target-os=mingw32 --cross-prefix=i686-w64-mingw32- --pkg-config=pk
g-config
  libavutil      51. 64.100 / 51. 64.100
  libavcodec     54. 33.100 / 54. 33.100
  libavformat    54. 15.102 / 54. 15.102
  libavdevice    54.  1.100 / 54.  1.100
  libavfilter     3.  1.100 /  3.  1.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0. 15.100 /  0. 15.100
Input #0, flv, from 'Doc - 0209 - A Perna Quebrada.flv':
  Metadata:
    audiochannels   : 1
    audiodevice     : Realtek HD Audio Input
    audioinputvolume: 75
    author          :
    avclevel        : 31
    avcprofile      : 66
    copyright       :
    creationdate    : Tue Feb 05 13:01:37 2013
                    :
    description     :
    keywords        :
    presetname      : Custom
    rating          :
    title           :
    videodevice     : e2eSoft VCam
    videokeyframe_frequency: 5
  Duration: 00:24:55.37, start: 0.000000, bitrate: 707 kb/s
    Stream #0:0: Video: h264 (Baseline), yuv420p, 650x350 [SAR 1:1 DAR 13:7], 665 kb/s, 125 tbr, 1k tbn, 50 tbc
    Stream #0:1: Audio: mp3, 22050 Hz, mono, s16, 48 kb/s


Profile (out of the box, no modification): Sony Bravia TV (2012) - US
  Code:
<Profile id="sony2012us" name="Sony Bravia TV (2012) - US" extendsProfileId="sony2012">
         <!-- 2012 models for US (without avi/divx)
             - Still images: JPEG, MPO
             - Music: MP3, linear PCM, WMA, MP4
             - Video: AVCHD, MPEG2, MPEG1, MP4 (AVC), MP4 (MPEG4), WMV -->
      <Transcoding>
         <!-- Transcode DivX, AVI -->
         <Video targetContainer="mpegts" targetVCodec="mpeg2video" maxVBitrate="17000" targetACodec="ac3" aBitrate="384" forceInheritance="true">
            <Matches container="avi" vCodec="mpeg4" />
            <Matches container="avi" vCodec="msmpeg4" />
            <Matches container="avi" vCodec="mjpeg" />
         </Video>
      </Transcoding>
      </Profile>



Please let me know how to fix this. Thanks a lot!