Oppo BDP-93 UMS 5.1.0, mkv shown as mpeg
Posted: Sat Mar 28, 2015 2:20 pm
I've had UMS 4.1.3 working fine with my Oppo BDP-93 for a while now but after installing 5.1.0 (and a few other versions past 4.1.3) my mkv files are showing up as mpeg. Is this because of a problem/change in the renderer config file?
Version 4.1.3 appears to use OPPOBDP93.conf
and 5.1.0 OPPO-BDP.conf
If it matters, in the Transcoding Settings tab I also put mkv in the Skip transcoding... section. Should it be .mkv instead?
The odd thing is that one or two or so mkvs show up as mkv, not mpeg. I can not tell what's different about those.
If this is actually a bug rather than just a renderer config problem, please let me know and I'll include logs if wanted.
Thanks!
Version 4.1.3 appears to use OPPOBDP93.conf
Code: Select all
#----------------------------------------------------------------------------
# Profile for OPPO BDPs.
# See PS3.conf for a description of all possible configuration options.
#
RendererName=OPPO BDP
RendererIcon=oppobdp93.png
UserAgentSearch=OPPO PLAYER
Video=true
Audio=true
Image=true
SeekByTime=false
TranscodeVideo=MPEGPS-MPEG2-AC3
TranscodeAudio=LPCM
DefaultVBVBufSize=true
MuxH264ToMpegTS=true
MuxDTSToMpeg=true
WrapDTSIntoPCM=false
MuxLPCMToMpeg=false
MaxVideoBitrateMbps=0
MaxVideoWidth=1920
MaxVideoHeight=1080
H264Level41Limited=false
TranscodeExtensions=iso,vob
StreamExtensions= gif,jpg,png,aac,flac,m4a,mp3,pcm,wav,wma,avi,mkv,mp4,m2ts,ts,wmv
MediaInfo=true
Code: Select all
#----------------------------------------------------------------------------
# Profile for OPPO BDPs.
# See DefaultRenderer.conf for descriptions of all the available options.
#
RendererName = OPPO BDP
RendererIcon = oppobdp93.png
UserAgentSearch = OPPO PLAYER
DefaultVBVBufSize = true
TranscodeExtensions = iso,vob
StreamExtensions = gif,jpg,png,aac,flac,m4a,mp3,pcm,wav,wma,avi,mkv,mp4,m2ts,ts,wmv
MediaInfo = true
The odd thing is that one or two or so mkvs show up as mkv, not mpeg. I can not tell what's different about those.
If this is actually a bug rather than just a renderer config problem, please let me know and I'll include logs if wanted.
Thanks!