FAQ  •  Register  •  Login

Creating profile for Oppo BDP-93 questions

<<

probedb

Streaming enthusiast

Posts: 48

Joined: Fri Jan 25, 2013 11:33 am

Post Sat Jan 26, 2013 8:59 pm

Creating profile for Oppo BDP-93 questions

Hi all,

Very happy to say this works a treat with my Oppo, it works properly with m2ts which Twonky didn't.

I want to setup a profile for it for MKV + HD audio tracks. In the Status tab it shows as 'Unrecognized device' so is being served the 'Generic DLNA profile' which is fine. I currently have transcoding turned off as I want nothing else but these transcoding.

I think I need the following as a profile? I take it I need to turn on transcoding, but how do I stop it doing all the Generic transcoding?

  Code:
      <Profile id="oppobdp93" name="Oppo BDP-93" extendsProfileId="1">
       <!-- Oppo BDP93, only MKV+HDaudio need transcoding
      <Transcoding>
         <!-- Transcode MKV with HD soundtracks -->
         <Video targetContainer="mpegts" targetACodec="LPCM">
            <Matches container="mkv" aCodec="truehd" />
            <Matches container="mkv" aCodec="dca" />
         </Video>
      </Transcoding>
   </Profile>


Any thoughts/help greatly appreciated :)

I take it I just add this to profiles.xml and restart Serviio?

Thanks again,
Paul.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Jan 29, 2013 5:46 pm

Re: Creating profile for Oppo BDP-93 questions

Generic profile doesn't do any transcoding for local files. So this might help (but maybe you will have to change LPCM to ac3)
<<

probedb

Streaming enthusiast

Posts: 48

Joined: Fri Jan 25, 2013 11:33 am

Post Wed Jan 30, 2013 11:09 pm

Re: Creating profile for Oppo BDP-93 questions

OK, I'll give it a go at some point, m2ts is working properly so I might not need it :)

Return to Transcoding

Who is online

Users browsing this forum: No registered users and 19 guests

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