Can't play any mkvs on Samsung telly from Synology NAS
Hi All
Thanks for the hardwork but i'm currently having a bit of a headache trying to get serviio streaming To my Samsung UE46D5520 TV from the serviio server. I've plenty of 1080p DTS MKVs which when I try to play on my Samsung just say "Not supported File Format". My Standard definition .AVIs play absolutely fine. My Server is a Synology NAS DS212j and ffmpeg output of one file is here:
and here's the mediainfo output:
I know it does say header stripping but i've a few other files which have no header stripping yet they still don't play so I'm wondering if anyone can spot anything else wrong within this file.
Thanks in advance
Rich
Thanks for the hardwork but i'm currently having a bit of a headache trying to get serviio streaming To my Samsung UE46D5520 TV from the serviio server. I've plenty of 1080p DTS MKVs which when I try to play on my Samsung just say "Not supported File Format". My Standard definition .AVIs play absolutely fine. My Server is a Synology NAS DS212j and ffmpeg output of one file is here:
- Code:
DiskStation> which ffmpeg
/usr/syno/bin/ffmpeg
DiskStation> ffmpeg -i 9\ \(2009\).mkv
ffmpeg version UNKNOWN, Copyright (c) 2000-2011 the FFmpeg developers
built on Mar 7 2012 15:59:03 with gcc 4.2.1
configuration: --arch=arm --target-os=linux --cross-prefix=/usr/local/arm-none-linux-gnueabi/bin/arm-none-linux-gnueabi- --enable-cross-compile --enable-optimizations --disable-yasm --disable-altivec --enable-pic --enable-shared --disable-static --disable-swscale-alpha --disable-ffserver --disable-ffplay --enable-libmp3lame --enable-libfaac --enable-nonfree --enable-version3 --enable-libopencore-amrnb --enable-libopencore-amrwb --disable-decoder=amrnb
libavutil 50. 40. 1 / 50. 40. 1
libavcodec 52.120. 0 / 52.120. 0
libavformat 52.108. 0 / 52.108. 0
libavdevice 52. 4. 0 / 52. 4. 0
libavfilter 1. 77. 0 / 1. 77. 0
libswscale 0. 14. 0 / 0. 14. 0
[matroska,webm @ 0x33f20] Estimating duration from bitrate, this may be inaccurate
Seems stream 0 codec frame rate differs from container frame rate: 180000.00 (180000/1) -> 23.98 (24000/1001)
Input #0, matroska,webm, from '9 (2009).mkv':
Duration: 01:19:24.25, start: 0.000000, bitrate: 1536 kb/s
Stream #0.0(eng): Video: h264 (High), yuv420p, 1920x1040 [PAR 1:1 DAR 24:13], 23.98 fps, 23.98 tbr, 1k tbn, 180k tbc (default)
Stream #0.1: Audio: dca (DTS), 48000 Hz, 6 channels (FL|FR|FC|SL|SR), s16, 1536 kb/s (default)
At least one output file must be specified
DiskStation> pwd
/volume1/House47/Movies
DiskStation>
and here's the mediainfo output:
- Code:
General
Unique ID : 309007917402287274369287087202541946452 (0xE878C297142F5E2E116918BFC476C654)
Complete name : /Volumes/House47/Movies/9 (2009).mkv
Format : Matroska
File size : 2.31 GiB
Duration : 1h 19mn
Overall bit rate : 4 161 Kbps
Encoded date : UTC 2011-02-10 17:15:31
Writing application : mkvmerge v4.4.0 ('Die Wiederkehr') built on Nov 2 2010 19:32:41
Writing library : libebml v1.0.0 + libmatroska v1.0.0
Video
ID : 1
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L4.0
Format settings, CABAC : Yes
Format settings, ReFrames : 4 frames
Muxing mode : Header stripping
Codec ID : V_MPEG4/ISO/AVC
Duration : 1h 19mn
Bit rate : 2 568 Kbps
Width : 1 920 pixels
Height : 1 040 pixels
Display aspect ratio : 16:9
Frame rate mode : Variable
Frame rate : 23.976 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Bits/(Pixel*Frame) : 0.054
Stream size : 1.42 GiB (62%)
Writing library : x264 core 112
Encoding settings : cabac=1 / ref=3 / deblock=1:0:0 / analyse=0x3:0x113 / me=hex / subme=7 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=3 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / constrained_intra=0 / bframes=3 / b_pyramid=2 / b_adapt=2 / b_bias=0 / direct=1 / weightb=1 / open_gop=0 / weightp=2 / keyint=240 / keyint_min=23 / scenecut=40 / intra_refresh=0 / rc_lookahead=50 / rc=crf / mbtree=1 / crf=22.0 / qcomp=0.60 / qpmin=3 / qpmax=51 / qpstep=4 / ip_ratio=1.40 / aq=1:1.00
Language : English
Color primaries : BT.709-5, BT.1361, IEC 61966-2-4, SMPTE RP177
Transfer characteristics : BT.709-5, BT.1361
Matrix coefficients : BT.709-5, BT.1361, IEC 61966-2-4 709, SMPTE RP177
Audio
ID : 2
Format : DTS
Format/Info : Digital Theater Systems
Muxing mode : Header stripping
Codec ID : A_DTS
Duration : 1h 19mn
Bit rate mode : Constant
Bit rate : 1 510 Kbps
Channel(s) : 6 channels
Channel positions : Front: L C R, Side: L R, LFE
Sampling rate : 48.0 KHz
Bit depth : 24 bits
Compression mode : Lossy
Stream size : 857 MiB (36%)
I know it does say header stripping but i've a few other files which have no header stripping yet they still don't play so I'm wondering if anyone can spot anything else wrong within this file.
Thanks in advance
Rich