Sony kdl 40W5500

Hi I'm using Sony kdl 40W5500 which is defaulting to the sony 2009 profile. Serviio is running on a ubuntu 13.10 and I have compiled ffmpeg and lame etc from the reconmended source.
i have problems with 2 type of files, some (not all) mkv files and then .mpg files from my sony DSC-H9 camera.
____________________________________________________________________________________________
First the mkv files, notice this is not all mkv file but some like this one plays on double or tripple speed on the TV
serviio@server:/tmp$ ffmpeg -i bla.mkv
ffmpeg version 1.1.git Copyright (c) 2000-2013 the FFmpeg developers
built on Jan 26 2014 10:38:05 with gcc 4.8 (Ubuntu/Linaro 4.8.1-10ubuntu9)
configuration: --prefix=/home/serviio/serviio-1.4/codecs/
libavutil 52. 37.101 / 52. 37.101
libavcodec 55. 16.100 / 55. 16.100
libavformat 55. 9.100 / 55. 9.100
libavdevice 55. 2.100 / 55. 2.100
libavfilter 3. 77.101 / 3. 77.101
libswscale 2. 3.100 / 2. 3.100
libswresample 0. 17.102 / 0. 17.102
Input #0, matroska,webm, from 'bla.mkv':
Duration: 00:23:55.07, start: 0.000000, bitrate: 839 kb/s
Stream #0:0(eng): Video: h264 (Main), yuv420p, 640x480, SAR 1:1 DAR 4:3, 29.97 fps, 29.97 tbr, 1k tbn, 180k tbc (default)
Stream #0:1: Audio: aac, 44100 Hz, stereo, fltp (default)
___________________________________________________________________________________--
The .mpg files from the sony camera "play" there is sound but no video.
serviio@server:/tmp$ ffmpeg -i bla.mpg
ffmpeg version 1.1.git Copyright (c) 2000-2013 the FFmpeg developers
built on Jan 26 2014 10:38:05 with gcc 4.8 (Ubuntu/Linaro 4.8.1-10ubuntu9)
configuration: --prefix=/home/serviio/serviio-1.4/codecs/
libavutil 52. 37.101 / 52. 37.101
libavcodec 55. 16.100 / 55. 16.100
libavformat 55. 9.100 / 55. 9.100
libavdevice 55. 2.100 / 55. 2.100
libavfilter 3. 77.101 / 3. 77.101
libswscale 2. 3.100 / 2. 3.100
libswresample 0. 17.102 / 0. 17.102
[mpeg @ 0x9126dc0] max_analyze_duration 5000000 reached at 5004000 microseconds
Input #0, mpeg, from 'bla.mpg':
Duration: 00:02:50.92, start: 0.110000, bitrate: 2913 kb/s
Stream #0:0[0x1c0]: Audio: mp2, 32000 Hz, mono, s16p, 64 kb/s
Stream #0:1[0x1e0]: Video: mpeg1video, yuv420p, 640x480 [SAR 1:1 DAR 4:3], 104857 kb/s, 25 fps, 25 tbr, 90k tbn, 25 tbc
____________________________________________________________________________
any hints are welcome.
Cheers - Thor
i have problems with 2 type of files, some (not all) mkv files and then .mpg files from my sony DSC-H9 camera.
____________________________________________________________________________________________
First the mkv files, notice this is not all mkv file but some like this one plays on double or tripple speed on the TV
serviio@server:/tmp$ ffmpeg -i bla.mkv
ffmpeg version 1.1.git Copyright (c) 2000-2013 the FFmpeg developers
built on Jan 26 2014 10:38:05 with gcc 4.8 (Ubuntu/Linaro 4.8.1-10ubuntu9)
configuration: --prefix=/home/serviio/serviio-1.4/codecs/
libavutil 52. 37.101 / 52. 37.101
libavcodec 55. 16.100 / 55. 16.100
libavformat 55. 9.100 / 55. 9.100
libavdevice 55. 2.100 / 55. 2.100
libavfilter 3. 77.101 / 3. 77.101
libswscale 2. 3.100 / 2. 3.100
libswresample 0. 17.102 / 0. 17.102
Input #0, matroska,webm, from 'bla.mkv':
Duration: 00:23:55.07, start: 0.000000, bitrate: 839 kb/s
Stream #0:0(eng): Video: h264 (Main), yuv420p, 640x480, SAR 1:1 DAR 4:3, 29.97 fps, 29.97 tbr, 1k tbn, 180k tbc (default)
Stream #0:1: Audio: aac, 44100 Hz, stereo, fltp (default)
___________________________________________________________________________________--
The .mpg files from the sony camera "play" there is sound but no video.
serviio@server:/tmp$ ffmpeg -i bla.mpg
ffmpeg version 1.1.git Copyright (c) 2000-2013 the FFmpeg developers
built on Jan 26 2014 10:38:05 with gcc 4.8 (Ubuntu/Linaro 4.8.1-10ubuntu9)
configuration: --prefix=/home/serviio/serviio-1.4/codecs/
libavutil 52. 37.101 / 52. 37.101
libavcodec 55. 16.100 / 55. 16.100
libavformat 55. 9.100 / 55. 9.100
libavdevice 55. 2.100 / 55. 2.100
libavfilter 3. 77.101 / 3. 77.101
libswscale 2. 3.100 / 2. 3.100
libswresample 0. 17.102 / 0. 17.102
[mpeg @ 0x9126dc0] max_analyze_duration 5000000 reached at 5004000 microseconds
Input #0, mpeg, from 'bla.mpg':
Duration: 00:02:50.92, start: 0.110000, bitrate: 2913 kb/s
Stream #0:0[0x1c0]: Audio: mp2, 32000 Hz, mono, s16p, 64 kb/s
Stream #0:1[0x1e0]: Video: mpeg1video, yuv420p, 640x480 [SAR 1:1 DAR 4:3], 104857 kb/s, 25 fps, 25 tbr, 90k tbn, 25 tbc
____________________________________________________________________________
any hints are welcome.
Cheers - Thor