FAQ  •  Register  •  Login

Sony BDP-S490 does not play all MKV

<<

bunker

Serviio newbie

Posts: 4

Joined: Sat Aug 10, 2013 10:17 am

Post Sat Aug 10, 2013 10:38 am

Sony BDP-S490 does not play all MKV

Hi

I am using the Sony BDP-S490 (Profile Sony BDP-Sx90 (2012)) with Serviio 1.3 and it's almost working perfectly. Most movies are playing perfectly, i can even switch the audio channel/language.

But some mkv's just won't play. It almost instantly shows the message that this file is not valid or damaged.

I found another thread that said it would help if i convert the mkv with
  Code:
mkvmerge --compression 0:none --compression 1:none --clusters-in-meta-seek -o output.mkv input.mkv
but that did not help.

I enabled debugging an got this:
  Code:
2013-08-10 12:09:10,513 DEBUG [ServiioHttpService] Incoming request from /172.16.16.19:53929: HEAD /resource/9789/MEDIA_ITEM/MATROSKA-0/ORIGINAL HTTP/1.1, headers = [Host: 172.16.16.5:8895,Accept: */*,X-AV-Physical-Unit-Info: pa="Blu-ray Disc Player",X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="Blu-ray Disc Player"; mv="2.0",getcontentFeatures.dlna.org: 1]]
2013-08-10 12:09:10,513 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 172.16.16.19
2013-08-10 12:09:10,515 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 172.16.16.19
2013-08-10 12:09:10,522 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'Identifier=172.16.16.19, Profile=Sony BDP-Sx90 (2012)'
2013-08-10 12:09:10,523 DEBUG [ResourceDeliveryProcessor] Request for resource 9789 and type 'MEDIA_ITEM' received
2013-08-10 12:09:10,524 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 9789 (local)
2013-08-10 12:09:10,524 DEBUG [MediaItemDAOImpl] Reading a MediaItem (id = 9789)
2013-08-10 12:09:10,531 DEBUG [VideoDAOImpl] Reading a Video (id = 9789)
2013-08-10 12:09:10,532 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 9789, format MATROSKA and profile Sony BDP-Sx90 (2012)
2013-08-10 12:09:10,532 DEBUG [MediaItemDAOImpl] Getting file of media item 9789
2013-08-10 12:09:10,537 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [[Content-Type: video/x-matroska,Content-Length: 7850836105,Date: Sat, 10 Aug 2013 10:09:10 GMT,Server: Windows Server 2008 R2, UPnP/1.0 DLNADOC/1.50, Serviio/1.3,Cache-control: no-cache,contentFeatures.dlna.org: DLNA.ORG_PN=MATROSKA;DLNA.ORG_OP=01;DLNA.ORG_CI=0;DLNA.ORG_FLAGS=01500000000000000000000000000000,transferMode.dlna.org: Streaming,realTimeInfo.dlna.org: DLNA.ORG_TLAG=*]]
2013-08-10 12:09:10,591 DEBUG [ServiioHttpService] Incoming request from /172.16.16.19:53929: GET /resource/9789/MEDIA_ITEM/MATROSKA-0/ORIGINAL HTTP/1.1, headers = [Host: 172.16.16.5:8895,Accept: */*,Range: bytes=0-1023,X-AV-Physical-Unit-Info: pa="Blu-ray Disc Player",X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="Blu-ray Disc Player"; mv="2.0",getcontentFeatures.dlna.org: 1,transferMode.dlna.org: Streaming]]
2013-08-10 12:09:10,591 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 172.16.16.19
2013-08-10 12:09:10,592 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 172.16.16.19
2013-08-10 12:09:10,594 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'Identifier=172.16.16.19, Profile=Sony BDP-Sx90 (2012)'
2013-08-10 12:09:10,595 DEBUG [ResourceDeliveryProcessor] Request for resource 9789 and type 'MEDIA_ITEM' received
2013-08-10 12:09:10,595 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 9789 (local)
2013-08-10 12:09:10,595 DEBUG [MediaItemDAOImpl] Reading a MediaItem (id = 9789)
2013-08-10 12:09:10,596 DEBUG [VideoDAOImpl] Reading a Video (id = 9789)
2013-08-10 12:09:10,597 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 9789, format MATROSKA and profile Sony BDP-Sx90 (2012)
2013-08-10 12:09:10,597 DEBUG [MediaItemDAOImpl] Getting file of media item 9789
2013-08-10 12:09:10,598 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 9789 (local)
2013-08-10 12:09:10,599 DEBUG [MediaItemDAOImpl] Reading a MediaItem (id = 9789)
2013-08-10 12:09:10,599 DEBUG [VideoDAOImpl] Reading a Video (id = 9789)
2013-08-10 12:09:10,601 DEBUG [VideoDeliveryEngine] Delivering item '9789' for client 'Identifier=172.16.16.19, Profile=Sony BDP-Sx90 (2012)'
2013-08-10 12:09:10,601 DEBUG [MediaItemDAOImpl] Getting file of media item 9789
2013-08-10 12:09:10,602 DEBUG [VideoDeliveryEngine] Delivering file 'X-Men I - 720p.mkv' in native format
2013-08-10 12:09:10,602 DEBUG [MediaItemDAOImpl] Getting file of media item 9789
2013-08-10 12:09:10,603 DEBUG [MediaItemDAOImpl] Marking MediaItem (id = 9789) as read
2013-08-10 12:09:10,656 DEBUG [LocalContentCacheDecorator] Cleared cache (local_resetafterplay)
2013-08-10 12:09:10,656 DEBUG [GETMethodProcessor] Stream entity has length: 1024
2013-08-10 12:09:10,657 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 206 Partial Content, headers = [[Content-Type: video/x-matroska,Content-Length: 1024,Date: Sat, 10 Aug 2013 10:09:10 GMT,Server: Windows Server 2008 R2, UPnP/1.0 DLNADOC/1.50, Serviio/1.3,Cache-control: no-cache,Content-Range: bytes 0-1023/7850836105,contentFeatures.dlna.org: DLNA.ORG_PN=MATROSKA;DLNA.ORG_OP=01;DLNA.ORG_CI=0;DLNA.ORG_FLAGS=01500000000000000000000000000000,transferMode.dlna.org: Streaming,realTimeInfo.dlna.org: DLNA.ORG_TLAG=*]]
2013-08-10 12:09:10,848 DEBUG [ServiioHttpService] Incoming request from /172.16.16.19:53930: HEAD /resource/9789/MEDIA_ITEM/MATROSKA-0/ORIGINAL HTTP/1.1, headers = [Host: 172.16.16.5:8895,Accept: */*,X-AV-Physical-Unit-Info: pa="Blu-ray Disc Player",X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="Blu-ray Disc Player"; mv="2.0",getcontentFeatures.dlna.org: 1]]
2013-08-10 12:09:10,849 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 172.16.16.19
2013-08-10 12:09:10,849 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 172.16.16.19
2013-08-10 12:09:10,850 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'Identifier=172.16.16.19, Profile=Sony BDP-Sx90 (2012)'
2013-08-10 12:09:10,850 DEBUG [ResourceDeliveryProcessor] Request for resource 9789 and type 'MEDIA_ITEM' received
2013-08-10 12:09:10,850 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 9789 (local)
2013-08-10 12:09:10,851 DEBUG [MediaItemDAOImpl] Reading a MediaItem (id = 9789)
2013-08-10 12:09:10,851 DEBUG [VideoDAOImpl] Reading a Video (id = 9789)
2013-08-10 12:09:10,852 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 9789, format MATROSKA and profile Sony BDP-Sx90 (2012)
2013-08-10 12:09:10,852 DEBUG [MediaItemDAOImpl] Getting file of media item 9789
2013-08-10 12:09:10,854 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [[Content-Type: video/x-matroska,Content-Length: 7850836105,Date: Sat, 10 Aug 2013 10:09:10 GMT,Server: Windows Server 2008 R2, UPnP/1.0 DLNADOC/1.50, Serviio/1.3,Cache-control: no-cache,contentFeatures.dlna.org: DLNA.ORG_PN=MATROSKA;DLNA.ORG_OP=01;DLNA.ORG_CI=0;DLNA.ORG_FLAGS=01500000000000000000000000000000,transferMode.dlna.org: Streaming,realTimeInfo.dlna.org: DLNA.ORG_TLAG=*]]
2013-08-10 12:09:10,872 DEBUG [ServiioHttpService] Incoming request from /172.16.16.19:53930: GET /resource/9789/MEDIA_ITEM/MATROSKA-0/ORIGINAL HTTP/1.1, headers = [Host: 172.16.16.5:8895,Accept: */*,Range: bytes=0-511,X-AV-Physical-Unit-Info: pa="Blu-ray Disc Player",X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="Blu-ray Disc Player"; mv="2.0",getcontentFeatures.dlna.org: 1,transferMode.dlna.org: Streaming]]
2013-08-10 12:09:10,872 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 172.16.16.19
2013-08-10 12:09:10,873 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 172.16.16.19
2013-08-10 12:09:10,873 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'Identifier=172.16.16.19, Profile=Sony BDP-Sx90 (2012)'
2013-08-10 12:09:10,873 DEBUG [ResourceDeliveryProcessor] Request for resource 9789 and type 'MEDIA_ITEM' received
2013-08-10 12:09:10,874 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 9789 (local)
2013-08-10 12:09:10,874 DEBUG [MediaItemDAOImpl] Reading a MediaItem (id = 9789)
2013-08-10 12:09:10,874 DEBUG [VideoDAOImpl] Reading a Video (id = 9789)
2013-08-10 12:09:10,875 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 9789, format MATROSKA and profile Sony BDP-Sx90 (2012)
2013-08-10 12:09:10,875 DEBUG [MediaItemDAOImpl] Getting file of media item 9789
2013-08-10 12:09:10,877 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 9789 (local)
2013-08-10 12:09:10,877 DEBUG [MediaItemDAOImpl] Reading a MediaItem (id = 9789)
2013-08-10 12:09:10,877 DEBUG [VideoDAOImpl] Reading a Video (id = 9789)
2013-08-10 12:09:10,878 DEBUG [VideoDeliveryEngine] Delivering item '9789' for client 'Identifier=172.16.16.19, Profile=Sony BDP-Sx90 (2012)'
2013-08-10 12:09:10,878 DEBUG [MediaItemDAOImpl] Getting file of media item 9789
2013-08-10 12:09:10,879 DEBUG [VideoDeliveryEngine] Delivering file 'X-Men I - 720p.mkv' in native format
2013-08-10 12:09:10,879 DEBUG [MediaItemDAOImpl] Getting file of media item 9789
2013-08-10 12:09:10,880 DEBUG [MediaItemDAOImpl] Marking MediaItem (id = 9789) as read
2013-08-10 12:09:10,882 DEBUG [LocalContentCacheDecorator] Cleared cache (local_resetafterplay)
2013-08-10 12:09:10,882 DEBUG [GETMethodProcessor] Stream entity has length: 512
2013-08-10 12:09:10,882 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 206 Partial Content, headers = [[Content-Type: video/x-matroska,Content-Length: 512,Date: Sat, 10 Aug 2013 10:09:10 GMT,Server: Windows Server 2008 R2, UPnP/1.0 DLNADOC/1.50, Serviio/1.3,Cache-control: no-cache,Content-Range: bytes 0-511/7850836105,contentFeatures.dlna.org: DLNA.ORG_PN=MATROSKA;DLNA.ORG_OP=01;DLNA.ORG_CI=0;DLNA.ORG_FLAGS=01500000000000000000000000000000,transferMode.dlna.org: Streaming,realTimeInfo.dlna.org: DLNA.ORG_TLAG=*]]
2013-08-10 12:09:10,910 DEBUG [ServiioHttpService] Incoming request from /172.16.16.19:53930: GET /resource/9789/MEDIA_ITEM/MATROSKA-0/ORIGINAL HTTP/1.1, headers = [Host: 172.16.16.5:8895,Accept: */*,Range: bytes=4151-4662,X-AV-Physical-Unit-Info: pa="Blu-ray Disc Player",X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="Blu-ray Disc Player"; mv="2.0",getcontentFeatures.dlna.org: 1,transferMode.dlna.org: Streaming]]
2013-08-10 12:09:10,910 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 172.16.16.19
2013-08-10 12:09:10,911 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 172.16.16.19
2013-08-10 12:09:10,912 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'Identifier=172.16.16.19, Profile=Sony BDP-Sx90 (2012)'
2013-08-10 12:09:10,912 DEBUG [ResourceDeliveryProcessor] Request for resource 9789 and type 'MEDIA_ITEM' received
2013-08-10 12:09:10,912 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 9789 (local)
2013-08-10 12:09:10,912 DEBUG [MediaItemDAOImpl] Reading a MediaItem (id = 9789)
2013-08-10 12:09:10,914 DEBUG [VideoDAOImpl] Reading a Video (id = 9789)
2013-08-10 12:09:10,915 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 9789, format MATROSKA and profile Sony BDP-Sx90 (2012)
2013-08-10 12:09:10,915 DEBUG [MediaItemDAOImpl] Getting file of media item 9789
2013-08-10 12:09:10,916 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 9789 (local)
2013-08-10 12:09:10,916 DEBUG [MediaItemDAOImpl] Reading a MediaItem (id = 9789)
2013-08-10 12:09:10,917 DEBUG [VideoDAOImpl] Reading a Video (id = 9789)
2013-08-10 12:09:10,918 DEBUG [VideoDeliveryEngine] Delivering item '9789' for client 'Identifier=172.16.16.19, Profile=Sony BDP-Sx90 (2012)'
2013-08-10 12:09:10,918 DEBUG [MediaItemDAOImpl] Getting file of media item 9789
2013-08-10 12:09:10,920 DEBUG [VideoDeliveryEngine] Delivering file 'X-Men I - 720p.mkv' in native format
2013-08-10 12:09:10,920 DEBUG [MediaItemDAOImpl] Getting file of media item 9789
2013-08-10 12:09:10,920 DEBUG [MediaItemDAOImpl] Marking MediaItem (id = 9789) as read
2013-08-10 12:09:10,922 DEBUG [LocalContentCacheDecorator] Cleared cache (local_resetafterplay)
2013-08-10 12:09:10,923 DEBUG [GETMethodProcessor] Stream entity has length: 512
2013-08-10 12:09:10,923 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 206 Partial Content, headers = [[Content-Type: video/x-matroska,Content-Length: 512,Date: Sat, 10 Aug 2013 10:09:10 GMT,Server: Windows Server 2008 R2, UPnP/1.0 DLNADOC/1.50, Serviio/1.3,Cache-control: no-cache,Content-Range: bytes 4151-4662/7850836105,contentFeatures.dlna.org: DLNA.ORG_PN=MATROSKA;DLNA.ORG_OP=01;DLNA.ORG_CI=0;DLNA.ORG_FLAGS=01500000000000000000000000000000,transferMode.dlna.org: Streaming,realTimeInfo.dlna.org: DLNA.ORG_TLAG=*]]
2013-08-10 12:09:10,931 DEBUG [ServiioHttpService] Incoming request from /172.16.16.19:53930: GET /resource/9789/MEDIA_ITEM/MATROSKA-0/ORIGINAL HTTP/1.1, headers = [Host: 172.16.16.5:8895,Accept: */*,Range: bytes=4391-4902,X-AV-Physical-Unit-Info: pa="Blu-ray Disc Player",X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="Blu-ray Disc Player"; mv="2.0",getcontentFeatures.dlna.org: 1,transferMode.dlna.org: Streaming]]
2013-08-10 12:09:10,932 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 172.16.16.19
2013-08-10 12:09:10,933 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 172.16.16.19
2013-08-10 12:09:10,933 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'Identifier=172.16.16.19, Profile=Sony BDP-Sx90 (2012)'
2013-08-10 12:09:10,934 DEBUG [ResourceDeliveryProcessor] Request for resource 9789 and type 'MEDIA_ITEM' received
2013-08-10 12:09:10,934 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 9789 (local)
2013-08-10 12:09:10,934 DEBUG [MediaItemDAOImpl] Reading a MediaItem (id = 9789)
2013-08-10 12:09:10,935 DEBUG [VideoDAOImpl] Reading a Video (id = 9789)
2013-08-10 12:09:10,936 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 9789, format MATROSKA and profile Sony BDP-Sx90 (2012)
2013-08-10 12:09:10,936 DEBUG [MediaItemDAOImpl] Getting file of media item 9789
2013-08-10 12:09:10,937 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 9789 (local)
2013-08-10 12:09:10,938 DEBUG [MediaItemDAOImpl] Reading a MediaItem (id = 9789)
2013-08-10 12:09:10,938 DEBUG [VideoDAOImpl] Reading a Video (id = 9789)
2013-08-10 12:09:10,939 DEBUG [VideoDeliveryEngine] Delivering item '9789' for client 'Identifier=172.16.16.19, Profile=Sony BDP-Sx90 (2012)'
2013-08-10 12:09:10,940 DEBUG [MediaItemDAOImpl] Getting file of media item 9789
2013-08-10 12:09:10,941 DEBUG [VideoDeliveryEngine] Delivering file 'X-Men I - 720p.mkv' in native format
2013-08-10 12:09:10,941 DEBUG [MediaItemDAOImpl] Getting file of media item 9789
2013-08-10 12:09:10,942 DEBUG [MediaItemDAOImpl] Marking MediaItem (id = 9789) as read
2013-08-10 12:09:10,943 DEBUG [LocalContentCacheDecorator] Cleared cache (local_resetafterplay)
2013-08-10 12:09:10,944 DEBUG [GETMethodProcessor] Stream entity has length: 512
2013-08-10 12:09:10,944 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 206 Partial Content, headers = [[Content-Type: video/x-matroska,Content-Length: 512,Date: Sat, 10 Aug 2013 10:09:10 GMT,Server: Windows Server 2008 R2, UPnP/1.0 DLNADOC/1.50, Serviio/1.3,Cache-control: no-cache,Content-Range: bytes 4391-4902/7850836105,contentFeatures.dlna.org: DLNA.ORG_PN=MATROSKA;DLNA.ORG_OP=01;DLNA.ORG_CI=0;DLNA.ORG_FLAGS=01500000000000000000000000000000,transferMode.dlna.org: Streaming,realTimeInfo.dlna.org: DLNA.ORG_TLAG=*]]


Here one file that is not working compared to a working one:
http://imagebin.org/267104
<<

bunker

Serviio newbie

Posts: 4

Joined: Sat Aug 10, 2013 10:17 am

Post Tue Aug 13, 2013 6:20 pm

Re: Sony BDP-S490 does not play all MKV

FFMPEG File Details:
  Code:
ffmpeg version N-54096-ge41bf19 Copyright (c) 2000-2013 the FFmpeg developers
  built on Jun 18 2013 10:49:28 with gcc 4.7.2 (GCC)
  configuration: --enable-static --disable-shared --disable-ffplay --disable-ffs
erver --enable-memalign-hack --enable-libmp3lame --enable-libass --enable-librtm
p --enable-fontconfig --enable-libfreetype --enable-zlib --enable-libx264 --extr
a-libs='-lrtmp -lpolarssl -lws2_32 -lwinmm -lexpat -lfreetype -lfribidi -lz' --a
rch=x86 --enable-runtime-cpudetect --enable-pthreads --target-os=mingw32 --cross
-prefix=i686-w64-mingw32- --enable-gpl --pkg-config=pkg-config
  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
  libpostproc    52.  3.100 / 52.  3.100
[matroska,webm @ 01885F00] max_analyze_duration 5000000 reached at 5005000 micro
seconds
[matroska,webm @ 01885F00] Could not find codec parameters for stream 4 (Subtitl
e: hdmv_pgs_subtitle (pgssub)): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[matroska,webm @ 01885F00] Could not find codec parameters for stream 6 (Subtitl
e: hdmv_pgs_subtitle (pgssub)): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[matroska,webm @ 01885F00] Could not find codec parameters for stream 8 (Subtitl
e: hdmv_pgs_subtitle (pgssub)): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
Input #0, matroska,webm, from 'X-Men I - 720p.mkv':
  Metadata:
    creation_time   : 2011-09-13 09:14:48
  Duration: 01:44:20.30, start: 0.000000, bitrate: 10032 kb/s
    Chapter #0.0: start 0.000000, end 79.288000
    Metadata:
      title           : 00:00:00.000
    Chapter #0.1: start 79.288000, end 258.133000
    Metadata:
      title           : 00:01:19.288
    Chapter #0.2: start 258.133000, end 356.022000
    Metadata:
      title           : 00:04:18.133
    Chapter #0.3: start 356.022000, end 476.059000
    Metadata:
      title           : 00:05:56.022
    Chapter #0.4: start 476.059000, end 563.688000
    Metadata:
      title           : 00:07:56.059
    Chapter #0.5: start 563.688000, end 697.697000
    Metadata:
      title           : 00:09:23.688
    Chapter #0.6: start 697.697000, end 878.503000
    Metadata:
      title           : 00:11:37.697
    Chapter #0.7: start 878.503000, end 1081.664000
    Metadata:
      title           : 00:14:38.503
    Chapter #0.8: start 1081.664000, end 1249.665000
    Metadata:
      title           : 00:18:01.664
    Chapter #0.9: start 1249.665000, end 1329.119000
    Metadata:
      title           : 00:20:49.665
    Chapter #0.10: start 1329.119000, end 1438.646000
    Metadata:
      title           : 00:22:09.119
    Chapter #0.11: start 1438.646000, end 1725.849000
    Metadata:
      title           : 00:23:58.646
    Chapter #0.12: start 1725.849000, end 1795.168000
    Metadata:
      title           : 00:28:45.849
    Chapter #0.13: start 1795.168000, end 1926.508000
    Metadata:
      title           : 00:29:55.168
    Chapter #0.14: start 1926.508000, end 2017.682000
    Metadata:
      title           : 00:32:06.508
    Chapter #0.15: start 2017.682000, end 2197.237000
    Metadata:
      title           : 00:33:37.682
    Chapter #0.16: start 2197.237000, end 2305.178000
    Metadata:
      title           : 00:36:37.237
    Chapter #0.17: start 2305.178000, end 2471.886000
    Metadata:
      title           : 00:38:25.178
    Chapter #0.18: start 2471.886000, end 2653.860000
    Metadata:
      title           : 00:41:11.886
    Chapter #0.19: start 2653.860000, end 2750.456000
    Metadata:
      title           : 00:44:13.860
    Chapter #0.20: start 2750.456000, end 2921.544000
    Metadata:
      title           : 00:45:50.456
    Chapter #0.21: start 2921.544000, end 3022.436000
    Metadata:
      title           : 00:48:41.544
    Chapter #0.22: start 3022.436000, end 3125.831000
    Metadata:
      title           : 00:50:22.436
    Chapter #0.23: start 3125.831000, end 3298.212000
    Metadata:
      title           : 00:52:05.831
    Chapter #0.24: start 3298.212000, end 3491.154000
    Metadata:
      title           : 00:54:58.212
    Chapter #0.25: start 3491.154000, end 3559.765000
    Metadata:
      title           : 00:58:11.154
    Chapter #0.26: start 3559.765000, end 3714.961000
    Metadata:
      title           : 00:59:19.765
    Chapter #0.27: start 3714.961000, end 3797.627000
    Metadata:
      title           : 01:01:54.961
    Chapter #0.28: start 3797.627000, end 3962.375000
    Metadata:
      title           : 01:03:17.627
    Chapter #0.29: start 3962.375000, end 4119.782000
    Metadata:
      title           : 01:06:02.375
    Chapter #0.30: start 4119.782000, end 4341.379000
    Metadata:
      title           : 01:08:39.782
    Chapter #0.31: start 4341.379000, end 4683.804000
    Metadata:
      title           : 01:12:21.379
    Chapter #0.32: start 4683.804000, end 4853.223000
    Metadata:
      title           : 01:18:03.804
    Chapter #0.33: start 4853.223000, end 5068.063000
    Metadata:
      title           : 01:20:53.223
    Chapter #0.34: start 5068.063000, end 5218.422000
    Metadata:
      title           : 01:24:28.063
    Chapter #0.35: start 5218.422000, end 5348.510000
    Metadata:
      title           : 01:26:58.422
    Chapter #0.36: start 5348.510000, end 5507.210000
    Metadata:
      title           : 01:29:08.510
    Chapter #0.37: start 5507.210000, end 5592.879000
    Metadata:
      title           : 01:31:47.210
    Chapter #0.38: start 5592.879000, end 5712.123000
    Metadata:
      title           : 01:33:12.879
    Chapter #0.39: start 5712.123000, end 6260.299000
    Metadata:
      title           : 01:35:12.123
    Stream #0:0(ger): Video: h264 (High), yuv420p, 1920x816 [SAR 1:1 DAR 40:17],
 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
    Metadata:
      title           : X-Men 1 (2000) [Encode von iNCEPTiON]
    Stream #0:1(ger): Audio: dts (DTS), 48000 Hz, 5.1(side), fltp, 768 kb/s (def
ault)
    Metadata:
      title           : Deutsch DTS 5.1 @ 768Kbps
    Stream #0:2(eng): Audio: dts (DTS), 48000 Hz, 5.1(side), fltp, 1536 kb/s
    Metadata:
      title           : Englisch DTS 5.1 @ 1510Kbps
    Stream #0:3(ger): Subtitle: subrip (default) (forced)
    Metadata:
      title           : Deutsch forced (srt)
    Stream #0:4(ger): Subtitle: hdmv_pgs_subtitle
    Metadata:
      title           : Deutsch forced (pgs)
    Stream #0:5(ger): Subtitle: dvd_subtitle
    Metadata:
      title           : Deutsch (idx)
    Stream #0:6(ger): Subtitle: hdmv_pgs_subtitle
    Metadata:
      title           : Deutsch (pgs)
    Stream #0:7(eng): Subtitle: dvd_subtitle
    Metadata:
      title           : Englisch (idx)
    Stream #0:8(eng): Subtitle: hdmv_pgs_subtitle
    Metadata:
      title           : Englisch (pgs)
    Stream #0:9: Attachment: text
    Metadata:
      filename        : X-Men.1.nfo
      mimetype        : text/plain


If i remove the subtitles and reencode the file it plays but i can not fast forward like in other movies.
<<

sysrage

Serviio newbie

Posts: 12

Joined: Sun Jun 16, 2013 12:15 am

Post Wed Aug 14, 2013 12:38 am

Re: Sony BDP-S490 does not play all MKV

Try disabling the subtitle option for "Burned-in subtitles" in the console. This fixed the issue I had playing some MKV files that had embedded subtitles.
<<

bunker

Serviio newbie

Posts: 4

Joined: Sat Aug 10, 2013 10:17 am

Post Fri Aug 16, 2013 7:42 am

Re: Sony BDP-S490 does not play all MKV

that did not help, it does not play at all
<<

figgo

Serviio newbie

Posts: 1

Joined: Thu Jan 16, 2014 5:36 pm

Post Thu Jan 16, 2014 5:38 pm

Re: Sony BDP-S490 does not play all MKV

I have similar issue. My Sony BDP cannot even show the mkv file in the list.
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Thu Jan 16, 2014 6:52 pm

Re: Sony BDP-S490 does not play all MKV

figgo wrote:I have similar issue. My Sony BDP cannot even show the mkv file in the list.


Could you provide information about your mkv file format ? (see my signature links)
Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator

Return to Sony

Who is online

Users browsing this forum: No registered users and 35 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.