Oppo Blu-ray Players

Discuss media renderers like Xbox 360, TVs, smartphones, etc.
paganos
Posts: 2
Joined: Mon May 27, 2013 5:35 am

Re: Oppo Blu-ray Players

Post by paganos »

This is for cmg. I haven't checked back here in a while, sorry. I do have a very functional, yet simple conf file for the Oppo-105, Here it is

Code: Select all

#----------------------------------------------------------------------------
# Profile for OPPO BDP-105.
# See PS3.conf for a description of all possible configuration options.
#
# I don't have a good image for the 105, so I'm still using BDP-93 image.
#

RendererName=OPPO BDP-105
RendererIcon=oppobdp93.png
UserAgentSearch=OPPO PLAYER
Video=true
Audio=true
Image=true
SeekByTime=false
TranscodeVideo=MPEGPSAC3
TranscodeAudio=LPCM
DefaultVBVBufSize=true
MuxH264ToMpegTS=true
MuxDTSToMpeg=true
WrapDTSIntoPCM=false
MuxLPCMToMpeg=false
MaxVideoBitrateMbps=0
MaxVideoWidth=0
MaxVideoHeight=0
H264Level41Limited=false
TranscodeExtensions=iso,vob
StreamExtensions= gif,jpg,png,aac,flac,m4a,mp3,pcm,wav,wma,avi,mkv,mp4,m2ts,ts,wmv,ogg,ogm
I hope this helps you out. The last line is the important one.

Also, make sure to upgrade to the 3.4.2 release. It has a few Oppo specific fixes in it.
cmg
Posts: 3
Joined: Sun Dec 30, 2012 4:47 am

Re: Oppo Blu-ray Players

Post by cmg »

Paganos, thanks for your input.
Sorry for not replaying earlier but I had a complet computer crash a couple of weeks ago.

Well, version 3.4.2 did not help me but version 3.5 made a big differens.
I still must have MediaInfo=true in the render file.
I have not tested all file format but so far everything is working, inkluding external subtitles.
Except if I have external subtitles and a movie with already built in subtitles then the built in will override the external.
I think it should be the other way around.

Anyway, so far things look alot better now.
User avatar
DeFlanko
Posts: 724
Joined: Thu Jun 21, 2012 3:43 am
Location: San Pedro, CA
Contact:

Re: Oppo Blu-ray Players

Post by DeFlanko »

paganos wrote:This is for cmg. I haven't checked back here in a while, sorry. I do have a very functional, yet simple conf file for the Oppo-105, Here it is

Code: Select all

#----------------------------------------------------------------------------
# Profile for OPPO BDP-105.
# See PS3.conf for a description of all possible configuration options.
#
# I don't have a good image for the 105, so I'm still using BDP-93 image.
#

RendererName=OPPO BDP-105
RendererIcon=oppobdp93.png
UserAgentSearch=OPPO PLAYER
Video=true
Audio=true
Image=true
SeekByTime=false
TranscodeVideo=MPEGPSAC3
TranscodeAudio=LPCM
DefaultVBVBufSize=true
MuxH264ToMpegTS=true
MuxDTSToMpeg=true
WrapDTSIntoPCM=false
MuxLPCMToMpeg=false
MaxVideoBitrateMbps=0
MaxVideoWidth=0
MaxVideoHeight=0
H264Level41Limited=false
TranscodeExtensions=iso,vob
StreamExtensions= gif,jpg,png,aac,flac,m4a,mp3,pcm,wav,wma,avi,mkv,mp4,m2ts,ts,wmv,ogg,ogm
I hope this helps you out. The last line is the important one.

Also, make sure to upgrade to the 3.4.2 release. It has a few Oppo specific fixes in it.
Submitted a pull request with this rendererso it makes it easier to get into the build of UMS. ;)
Post Reply