FAQ  •  Register  •  Login

MKV file with ogg/vorbis audio not displayed on Sony BDPS470

<<

Koekebeest

Serviio newbie

Posts: 1

Joined: Sat Dec 03, 2011 8:57 pm

Post Sat Dec 03, 2011 9:09 pm

MKV file with ogg/vorbis audio not displayed on Sony BDPS470

I have a mkv video in my library, but it does not get listed on my SONY BDPS470 bluray player.

The file plays fine on my sony tv which is a KDL32ex700.

The log reports the following:
2011-12-03 19:59:25,184 WARN [VideoDeliveryEngine] Cannot get media info for transcoded file House S02 E21 Euphoria (pt2) 720p x264 .mkv: MPEG2TS video file House S02 E21 Euphoria (pt2) 720p x264 .mkv does not match any supported DLNA profile

This is the output from mediainfo:

General
Unique ID : 13130188128795605691642046919267451383 (0x9E0C8417CF1A42F8A726123661E01F7)
Complete name : Z:\Recorded TV\House\Season 2\House S02 E21 Euphoria (pt2) 720p x264.mkv
Format : Matroska
File size : 1.45 GiB
Duration : 43mn 7s
Overall bit rate mode : Variable
Overall bit rate : 4 818 Kbps
Writing application : AVI-Mux GUI 1.17.5, Apr 5 2006 18:41:17
Writing library : matroska muxer by Alexander Noe, build date Apr 5 2006

Video
ID : 1
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L5.1
Format settings, CABAC : Yes
Format settings, ReFrames : 7 frames
Codec ID : V_MPEG4/ISO/AVC
Duration : 43mn 7s
Nominal bit rate : 4 500 Kbps
Width : 1 280 pixels
Height : 720 pixels
Display aspect ratio : 16:9
Frame rate : 23.976 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Bits/(Pixel*Frame) : 0.204
Writing library : x264 core 44 svn-438
Encoding settings : cabac=1 / ref=4 / deblock=1:-4:-4 / analyse=0x3:0x133 / me=hex / subme=6 / brdo=1 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / chroma_qp_offset=0 / slices=2 / nr=0 / bframes=3 / b_pyramid=1 / b_adapt=1 / b_bias=0 / direct=1 / wpredb=1 / bime=1 / keyint=250 / keyint_min=25 / scenecut=40 / rc=2pass / bitrate=4500 / ratetol=1.0 / rceq='blurCplx^(1-qComp)' / qcomp=0.60 / qpmin=10 / qpmax=51 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ip_ratio=1.40 / pb_ratio=1.30
Language : English

Audio
ID : 2
Format : Vorbis
Codec ID : A_VORBIS
Duration : 43mn 7s
Bit rate mode : Variable
Channel(s) : 6 channels
Sampling rate : 48.0 KHz
Compression mode : Lossy

Guess it is related to the audio being Vorbis, since that's the difference between my other files, but it should be supported.

Does anyone have an idea what the problem is?

Thanks!
<<

patters

User avatar

DLNA master

Posts: 1282

Joined: Sat Oct 09, 2010 3:51 pm

Location: London, UK

Post Sun Dec 11, 2011 11:35 pm

Re: MKV file with ogg/vorbis audio not displayed on Sony BDP

[topic moved to the Sony support folder]

Can you try stopping Serviio, editing config/profiles.xml to change the Sony BDP's transcoding section, making the following addition (in italics):

<Video targetContainer="mpegts" targetACodec="ac3" aBitrate="320">
<!-- FFmpeg cannot currently remux dts audio properly so it must be transcoded, but all other audio is left alone -->
<Matches container="matroska" aCodec="dca" />
<Matches container="matroska" aCodec="vorbis" />
<Matches container="ogg" vCodec="mpeg4" />
<Matches container="mp4" aCodec="lpcm" />
</Video>

Then start Serviio again.
LG OLED55B8PLA | PS4 Pro | Xbox One S | Synology DS214play
Serviio 2.1 package for Synology NAS - with limited hardware transcoding support!
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Mon Dec 12, 2011 12:53 pm

Re: MKV file with ogg/vorbis audio not displayed on Sony BDP

Format profile : High@L5.1

Natively not supported by Sony BDP
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
<<

DigitalHEAD

Serviio newbie

Posts: 1

Joined: Thu Jan 19, 2012 7:55 am

Post Mon Jan 23, 2012 7:47 pm

Re: MKV file with ogg/vorbis audio not displayed on Sony BDP

Vorbis Audio Codec playback is not supported too.

To solve the format profile issue, use this. http://www.videohelp.com/tools/H264-AVC-Level-Editor No need for file conversion.

Now the Vorbis issue, you'll have to convert files. It only takes less than ten minutes with MediaCoder
<<

Cerberus

User avatar

DLNA master

Posts: 4114

Joined: Sun Jan 02, 2011 5:20 pm

Location: Reading, UK

Post Mon Jan 23, 2012 8:28 pm

Re: MKV file with ogg/vorbis audio not displayed on Sony BDP

DigitalHEAD wrote:Now the Vorbis issue, you'll have to convert files. It only takes less than ten minutes with MediaCoder


no you dont have to convert them you can just add the line that patter suggested above to sony profile. ;)

<Matches container="matroska" aCodec="vorbis" />
Phil Bennett
Beta Tester Group
Wiki | FAQ

Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
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
<<

eclp

User avatar

DLNA master

Posts: 102

Joined: Thu Dec 29, 2011 5:12 am

Post Mon Jan 23, 2012 8:41 pm

Re: MKV file with ogg/vorbis audio not displayed on Sony BDP

Can you please answer my question too?

I want to see wmv files natively (Some will play, others do not. Some others are not displayed).
What I have to enter where profiles.xml in?
<<

Cerberus

User avatar

DLNA master

Posts: 4114

Joined: Sun Jan 02, 2011 5:20 pm

Location: Reading, UK

Post Mon Jan 23, 2012 9:08 pm

Re: MKV file with ogg/vorbis audio not displayed on Sony BDP

eclp wrote:Can you please answer my question too?

I want to see wmv files natively (Some will play, others do not. Some others are not displayed).
What I have to enter where profiles.xml in?


bro start your own topic don't hijack.
Phil Bennett
Beta Tester Group
Wiki | FAQ

Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
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
<<

AdamP

Serviio newbie

Posts: 3

Joined: Tue Mar 19, 2013 12:35 pm

Post Thu Mar 21, 2013 8:08 pm

Re: MKV file with ogg/vorbis audio not displayed on Sony BDP

I have a Sony 590 with the same vorbis issue. Is there a similar line of code I can add to my profile? Thank you.

Cerberus wrote:
DigitalHEAD wrote:Now the Vorbis issue, you'll have to convert files. It only takes less than ten minutes with MediaCoder


no you dont have to convert them you can just add the line that patter suggested above to sony profile. ;)

<Matches container="matroska" aCodec="vorbis" />
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Thu Mar 21, 2013 10:47 pm

Re: MKV file with ogg/vorbis audio not displayed on Sony BDP

It's already included in the profile. Post detailed log of playing the file to confirm it's being transcoded.

Return to Sony

Who is online

Users browsing this forum: No registered users and 11 guests

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