FAQ  •  Register  •  Login

Profile for Sony BDP-S780 3D Blu-ray disc player

<<

linnuxxy

Serviio newbie

Posts: 4

Joined: Wed Jul 18, 2012 2:41 pm

Post Wed Jul 18, 2012 8:44 pm

Profile for Sony BDP-S780 3D Blu-ray disc player

I've edited 'Sony BD Player / SMP' to suite better my s780
Attachments
profiles.xml
(57.12 KiB) Downloaded 635 times
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Wed Jul 18, 2012 9:19 pm

Re: Profile for Sony BDP-S780 3D Blu-ray disc player

What I found out on mine is that you don't have to transcode MKV files and then you get the option of selecting audio track. You can try that with the generic profile.
<<

Stoneduck

User avatar

Serviio newbie

Posts: 1

Joined: Mon Jul 23, 2012 6:48 pm

Post Wed Jul 25, 2012 1:59 am

Re: Profile for Sony BDP-S780 3D Blu-ray disc player

I downloaded the profiles.xml file, and it works fine with my Sony 3D Blu-ray disk Player BDP-590

Thanks :)
<<

patters

User avatar

DLNA master

Posts: 1282

Joined: Sat Oct 09, 2010 3:51 pm

Location: London, UK

Post Wed Jul 25, 2012 12:30 pm

Re: Profile for Sony BDP-S780 3D Blu-ray disc player

I've diffed this config and as far as I can see the only change the OP made to the profile was to comment out this line:
  Code:
<!-- Matches container="avi" vCodec="mjpeg" /-->


Which would cause MJPEG AVIs (usually from older digital cameras) to play natively rather than be transcoded.

The profile he posted was based on Serviio 0.6.2, so I would advise against using it for Serviio 1.0. The newer BDP profile included with 1.0 contains a number of new enhancements:- AAC audio in online streams is no longer transcoded to AC3, and live streams will now work (they didn't with Serviio 0.6.2).
LG OLED55B8PLA | PS4 Pro | Xbox One S | Synology DS214play
Serviio 2.1 package for Synology NAS - with limited hardware transcoding support!
<<

linnuxxy

Serviio newbie

Posts: 4

Joined: Wed Jul 18, 2012 2:41 pm

Post Tue May 07, 2013 9:20 pm

Re: Profile for Sony BDP-S780 3D Blu-ray disc player

I added this profile to the profiles.xml ... it works great
  Code:
<Profile id="bdp780" name="Sony BDP-S780" extendsProfileId="1">
      <!-- For this BDP profile MKVs with multiple audio tracks and multiple subtitles are natively supported AVIs with DivX FourCC are transcoded,
       no XSub subtitle support -->
      <DeviceDescription>
         <!-- act as WMP so that the TV doesn't show root categories -->
         <ModelName>Windows Media Player Sharing</ModelName>
         <ModelNumber>3.0</ModelNumber>
         <Manufacturer>Microsoft Corporation</Manufacturer>
      </DeviceDescription>
      <ContentDirectoryMessageBuilder>org.serviio.upnp.service.contentdirectory.SonyDLNAMessageBuilder</ContentDirectoryMessageBuilder>
      <ContentDirectoryDefinitionFilter>org.serviio.upnp.service.contentdirectory.definition.WMPContentDirectoryDefinitionFilter</ContentDirectoryDefinitionFilter>
   </Profile>      

Return to Transcoding

Who is online

Users browsing this forum: No registered users and 27 guests

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