Page 9 of 11

Re: [Testers Required] UMS Running on Java 7

Posted: Sun Dec 01, 2013 8:15 am
by Optimus_prime
Thanks for testing so far cyberbooster, i'm sorry but i'm trying to check the issue and catch up on my work. Work's winning atm, but i'll have a look shortly

Re: [Testers Required] UMS Running on Java 7

Posted: Sun Dec 01, 2013 5:47 pm
by Optimus_prime
New build up for you guys to test for me, let me know if there are any issues.

Re: [Testers Required] UMS Running on Java 7

Posted: Sun Dec 01, 2013 8:35 pm
by cyberbooster
Thanks for your efforts mate!
I'll give it a go today and report As soon as possible.

Re: [Testers Required] UMS Running on Java 7

Posted: Wed Dec 04, 2013 2:54 am
by cyberbooster
Nope, still nothing.
I tried to modify the wdtv profile with some suggestion received from the forum (don't recall the exact parameter, but was something like stream file information = mkv) but i ended with an empty library, so I reverted back.

No luck yet.

Re: [Testers Required] UMS Running on Java 7

Posted: Mon Dec 09, 2013 8:56 pm
by Optimus_prime
So the Java 7 version is delayed for a few days due to an issue on my end. Still have no idea as to your issue cyberbooster, i'll keep looking

Re: [Testers Required] UMS Running on Java 7

Posted: Tue Dec 10, 2013 4:50 am
by DeFlanko
cyberbooster wrote:Nope, still nothing.
I tried to modify the wdtv profile with some suggestion received from the forum (don't recall the exact parameter, but was something like stream file information = mkv) but i ended with an empty library, so I reverted back.

No luck yet.

Code: Select all

StreamExtensions= MKV
or

Code: Select all

TranscodeExtensions= MKV
But what's strange is that

Code: Select all

MediaInfo = True
is set by default and in the supported Videos is MKV for the WDTVlive profile.

Re: [Testers Required] UMS Running on Java 7

Posted: Tue Dec 10, 2013 7:21 pm
by Optimus_prime
Java 7 3.3.0 is up on Sourceforge

Re: [Testers Required] UMS Running on Java 7

Posted: Wed Dec 11, 2013 9:57 am
by cyberbooster
the CPU fan died :/ I had to buy a replacement, I wil not be able to test the new version before friday, I will report shortly after. Should I change the default profile for the WD TV?

Re: [Testers Required] UMS Running on Java 7

Posted: Wed Dec 11, 2013 6:33 pm
by Optimus_prime
Why not try it. Just copy the original and put it somewhere for safe keeping then modify the original. See if anything changes.

Re: [Testers Required] UMS Running on Java 7

Posted: Fri Dec 13, 2013 8:44 am
by cyberbooster
Ok. New Heatsink (Cooler Master Hyper 512 EVO, awesome!)

I tried with 3.3.0 and:

Code: Select all


#----------------------------------------------------------------------------
# Profile for WD TV Live.
# See PS3.conf for a description of all possible configuration options.
#

RendererName=WD TV Live
RendererIcon=wdtvlive.png
# WDHD Live
# User-Agent: INTEL_NMPR/2.1 DLNADOC/1.50 Intel MicroStack/1.0.1423
UserAgentSearch=alphanetworks|INTEL_NMPR/2.1 DLNADOC/1.50 Intel MicroStack/1.0.1423
Video=true
Audio=true
Image=true
SeekByTime=false
TranscodeVideo=MPEGPSAC3
TranscodeAudio=WAV
DefaultVBVBufSize=false
MuxH264ToMpegTS=false
MuxDTSToMpeg=true
WrapDTSIntoPCM=false
MuxLPCMToMpeg=false
MaxVideoBitrateMbps=0
MaxVideoWidth=0
MaxVideoHeight=0

MediaInfo = false

TranscodeExtensions =
StreamExtensions =

# Supported video formats:
Supported = f:mpegps|mpegts   m:video/mpeg
Supported = f:avi|divx        m:video/x-divx
Supported = f:mp4             m:video/mp4
Supported = f:wmv             m:video/x-ms-wmv

# Supported audio formats:
Supported = f:wav    m:audio/wav
Supported = f:mp3    m:audio/mpeg
Supported = f:aac    m:audio/x-m4a
Supported = f:wma    m:audio/x-ms-wma
Supported = f:flac   m:audio/flac
Supported = f:mka    m:audio/x-matroska
Supported = f:ogg    m:audio/ogg

# Supported image formats:
Supported = f:jpg    m:image/jpeg
Supported = f:png    m:image/png
Supported = f:gif    m:image/gif
Supported = f:tiff   m:image/tiff

# Show the duration of a DVD Title in the overview
ShowDVDTitleDuration=true
# CBR bitrate. Needed for byteseek to timeseek convertion. 0 = disabled.
CBRVideoBitrate=15000
# Number of seconds to rewind every time we do a byteseek to timeseek conversion.
# If the conversion isn't 100% accurate so a little rewind can be nice
ByteToTimeseekRewindSeconds=0
SupportedSubtitlesType = SUBRIP
No luck.

BTW, is there any mode to enable GPU acceleration on osx?