FAQ  •  Register  •  Login

Samsung BD-D6900M MKV's are an unsupported format

<<

bouncy

Serviio newbie

Posts: 10

Joined: Sat Sep 10, 2011 8:24 am

Post Wed Nov 30, 2011 7:36 pm

Samsung BD-D6900M MKV's are an unsupported format

I am just wondering if anyone can help me. I have just bought a BD-D6900M bluray player with smart hub, and ensured it is up to date. Whenever I attempt to play MKV files, it advises me that im trying to play an unsupported format. If i play the same mkv file on my Samsung UE40D7000, the same MKV file plays fine. I have noticed in the servio console, it states that the device is unknown, so i have changed it to Samsung TV/Player C/D however this has not corrected the issue. My Samsung D7000 is recognised fine in the Servio Console. Im guessing this is a profile issue, unfortunately I have no experience with these profiles, so cannot correct it myself.

Can anyone help???/

Thanks

Brian
<<

moltra

DLNA master

Posts: 1871

Joined: Thu Mar 24, 2011 11:00 pm

Location: Ohio USA

Post Wed Nov 30, 2011 7:53 pm

Re: Samsung BD-D6900M MKV's are an unsupported format

Can you post information on both what formats the device can play and information on the video. See signature for both.
Mark
Beta Tester Group
http://www.serviidb.com Online media resource repository

Netgear EVA2000 | Samsung BD-D5300 | XBOX 360 | Windows 7 | Mint Debian 12 | Raxz Maxx
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

bouncy

Serviio newbie

Posts: 10

Joined: Sat Sep 10, 2011 8:24 am

Post Wed Nov 30, 2011 9:52 pm

Re: Samsung BD-D6900M MKV's are an unsupported format

Im really sorry, but following the guide on the link, It does not have the urn:upnp-org:serviceId:ConnectionManager:1 service

Am i doing something wrong?
<<

moltra

DLNA master

Posts: 1871

Joined: Thu Mar 24, 2011 11:00 pm

Location: Ohio USA

Post Wed Nov 30, 2011 9:55 pm

Re: Samsung BD-D6900M MKV's are an unsupported format

Did you have the machine on and in the DLNA mode when you tried? Some machines do not show up.
Mark
Beta Tester Group
http://www.serviidb.com Online media resource repository

Netgear EVA2000 | Samsung BD-D5300 | XBOX 360 | Windows 7 | Mint Debian 12 | Raxz Maxx
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

bouncy

Serviio newbie

Posts: 10

Joined: Sat Sep 10, 2011 8:24 am

Post Wed Nov 30, 2011 10:19 pm

Re: Samsung BD-D6900M MKV's are an unsupported format

i had the bluray player powered on, servio selected as its source, and at the menu where it displayed the folders that servio was presenting to it.
<<

moltra

DLNA master

Posts: 1871

Joined: Thu Mar 24, 2011 11:00 pm

Location: Ohio USA

Post Wed Nov 30, 2011 10:58 pm

Re: Samsung BD-D6900M MKV's are an unsupported format

It plays the following. From http://certification.dlna.org/certs/REG23645541.pdf

  Code:
Image - Play only
     JPEG_LRG
     JPEG_MED
     JPEG_SM
Audio - Play and Stop
     LPCM
     MP3
Video - Play and Stop
     MPEG_PS_NTSC
     MPEG_TS_SD_NA
     MPEG_TS_SD_NA_ISO
     MPEG_TS_SD_NA_T



This player is limited in what it can play via DLNA.

I would try the DirectTV profile since it transcodes everything.

  Code:
To make a custom profile you will have to do the following.

You will need to edit the profiles.xml file per below.
You will need to copy the existing samsung c & d profile and paste it at the end of the file, renumber the profile to the next number.  And edit the new profile to transcode to one of the above.
Mark
Beta Tester Group
http://www.serviidb.com Online media resource repository

Netgear EVA2000 | Samsung BD-D5300 | XBOX 360 | Windows 7 | Mint Debian 12 | Raxz Maxx
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

bouncy

Serviio newbie

Posts: 10

Joined: Sat Sep 10, 2011 8:24 am

Post Thu Dec 01, 2011 7:55 am

Re: Samsung BD-D6900M MKV's are an unsupported format

ah so what your saying is that the player cannot play mkv's where the tv's can. how strange.

Again I know nothing about profiles, however does the Samsung C/D one not already do this?? It states it transcodes to mpegts which appears to be what you have advised is the format this player supports.
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Thu Dec 01, 2011 8:43 am

Re: Samsung BD-D6900M MKV's are an unsupported format

bouncy wrote:Again I know nothing about profiles, however does the Samsung C/D one not already do this?? It states it transcodes to mpegts which appears to be what you have advised is the format this player supports.

Samsung C/D profile provides Matroska in native format (h264 with aac or ac3 audio)
<MediaFormatProfile mime-type="video/x-mkv">MATROSKA</MediaFormatProfile>

only some no standard mkv are remuxed or transcoded
<Matches container="matroska" vCodec="h264" aCodec="flac" />
<Matches container="matroska" vCodec="h264" aCodec="vorbis" />
<Matches container="matroska" vCodec="h264" aCodec="truehd" />
<Matches container="matroska" vCodec="vc1" />
<Matches container="matroska" vCodec="mpeg2video" />
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
<<

moltra

DLNA master

Posts: 1871

Joined: Thu Mar 24, 2011 11:00 pm

Location: Ohio USA

Post Thu Dec 01, 2011 11:47 am

Re: Samsung BD-D6900M MKV's are an unsupported format

In the console try using the DirectTV profile and see if the MKV's play, from there we can customize a profile to work better.
Mark
Beta Tester Group
http://www.serviidb.com Online media resource repository

Netgear EVA2000 | Samsung BD-D5300 | XBOX 360 | Windows 7 | Mint Debian 12 | Raxz Maxx
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

bouncy

Serviio newbie

Posts: 10

Joined: Sat Sep 10, 2011 8:24 am

Post Thu Dec 01, 2011 3:18 pm

Re: Samsung BD-D6900M MKV's are an unsupported format

The direct tv profile does appear to work, albiet i dont think that surround sound is being passed to my amp via hdmi.
<<

moltra

DLNA master

Posts: 1871

Joined: Thu Mar 24, 2011 11:00 pm

Location: Ohio USA

Post Thu Dec 01, 2011 3:26 pm

Re: Samsung BD-D6900M MKV's are an unsupported format

bouncy wrote:The direct tv profile does appear to work, albiet i dont think that surround sound is being passed to my amp via hdmi.



Ok this is a start then. Since the directTV profile transcodes everything, we will need to create a new profile and copy the directTV profile there. Once we have done that we can work on automatic selection and tweaking the profile to only transcode what has to be transcoded.

Can you profile the ffmpeg -i and mediatool information on one of the MKV's that are was not playing before selecting the directTV profile.

Can you also enable detailed logging and try and play something. What we are looking for in the log is the "Name" of the D6900M that serviio is seeing. This will allow us to do the automatic selection of the correct profile.
Mark
Beta Tester Group
http://www.serviidb.com Online media resource repository

Netgear EVA2000 | Samsung BD-D5300 | XBOX 360 | Windows 7 | Mint Debian 12 | Raxz Maxx
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

bouncy

Serviio newbie

Posts: 10

Joined: Sat Sep 10, 2011 8:24 am

Post Thu Dec 01, 2011 4:36 pm

Re: Samsung BD-D6900M MKV's are an unsupported format

i wont be able to until the weekend, but i really do appreciate the help.

still cant believe that this player doesnt play mkv's via dlna yet will play them over usb
<<

moltra

DLNA master

Posts: 1871

Joined: Thu Mar 24, 2011 11:00 pm

Location: Ohio USA

Post Thu Dec 01, 2011 6:02 pm

Re: Samsung BD-D6900M MKV's are an unsupported format

bouncy wrote:still cant believe that this player doesnt play mkv's via dlna yet will play them over usb


This actually happens alot.

And you are welcome, that is what we are here for.
Mark
Beta Tester Group
http://www.serviidb.com Online media resource repository

Netgear EVA2000 | Samsung BD-D5300 | XBOX 360 | Windows 7 | Mint Debian 12 | Raxz Maxx
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Thu Dec 01, 2011 8:26 pm

Re: Samsung BD-D6900M MKV's are an unsupported format

AFAIC all the D series are the same and use the same firmware.
You need to post the ffmpeg -i and mediainfo output for this file so we can figure out why the C/D profile is not doing the job for you. My BD-D5300 plays all my mkv's without problem but there are reasons some files need tweaks in the c/d profile, but without the file info no one can do the necessary analysis. Even better is to upload the file to a U/D service so we can test it for you.
Last edited by jhb50 on Thu Dec 01, 2011 9:27 pm, edited 1 time in total.
<<

moltra

DLNA master

Posts: 1871

Joined: Thu Mar 24, 2011 11:00 pm

Location: Ohio USA

Post Thu Dec 01, 2011 8:35 pm

Re: Samsung BD-D6900M MKV's are an unsupported format

I have a D5300 but all most all my files are in AVI format. I need to check mkv's on mine.
Mark
Beta Tester Group
http://www.serviidb.com Online media resource repository

Netgear EVA2000 | Samsung BD-D5300 | XBOX 360 | Windows 7 | Mint Debian 12 | Raxz Maxx
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Thu Dec 01, 2011 9:28 pm

Re: Samsung BD-D6900M MKV's are an unsupported format

I meant 5300 for mine too
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Fri Dec 02, 2011 9:09 am

Re: Samsung BD-D6900M MKV's are an unsupported format

moltra wrote:I need to check mkv's on mine.

Some mkv samples here (free download):
http://www.divx.com/en/electronics/solu ... on/divx-hd
Some other used by ffmpeg/Mplayer developpers
http://samples.mplayerhq.hu/Matroska/
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
<<

Silka

Serviio newbie

Posts: 8

Joined: Sun Jan 08, 2012 9:18 pm

Post Sat Jan 21, 2012 12:44 pm

Re: Samsung BD-D6900M MKV's are an unsupported format

i have BD-D6900, it plays MKV's just fine with transcoding turned OFF!

Return to Samsung

Who is online

Users browsing this forum: No registered users and 6 guests

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