Search found 3594 matches

by SubJunk
Sun Aug 25, 2013 11:30 am
Forum: Help and Support
Topic: Volume Normalization
Replies: 8
Views: 12476

Re: Volume Normalization

None of the default UMS engines use codecs; only AviSynth ones and UMS won't use those unless you specify them manually. So I think the normalization is happening either on your audio receiver (your amp or whatever) or the renderer (like PS3 or Xbox). I've seen AV receivers do it with presets like &...
by SubJunk
Sat Aug 24, 2013 9:53 am
Forum: Help and Support
Topic: Volume Normalization
Replies: 8
Views: 12476

Re: Volume Normalization

Normalization is not and has never been a feature of UMS. It isn't even supported in any of our players - the feature is broken in MEncoder and it was never in the others.
It's possible there is a setting on your renderer or audio system that is doing it
by SubJunk
Fri Aug 09, 2013 11:10 am
Forum: Announcements
Topic: Version 3.0.0-a3 is released
Replies: 26
Views: 57365

Re: Version 3.0.0-a3 is released

Thanks for reporting that, Casper. That's one reason why we have kept the 3.0 branch in alpha. It's getting there though :)
by SubJunk
Fri Aug 02, 2013 12:11 pm
Forum: Announcements
Topic: 100th Pull Request
Replies: 1
Views: 13376

100th Pull Request

We just merged our 100th Git Pull Request! For those who don't know, a Pull Request is a way for developers to submit improvements to code projects on GitHub. Because of how open it is, anyone is free to modify and submit code to us, which we can then choose to merge. This number shows how well our ...
by SubJunk
Thu Aug 01, 2013 11:54 am
Forum: Announcements
Topic: UMSBuilder 1.6 is released
Replies: 0
Views: 11226

UMSBuilder 1.6 is released

General: UMSBuilder automatically builds the latest revision of UMS for Windows and Linux. To use it, simply unzip UMSBuilder and run (double-click) "Build for Windows" or "Build for Linux". Note: This will build the program from potentially untested code, so while it should usu...
by SubJunk
Mon Jul 29, 2013 5:20 pm
Forum: Announcements
Topic: Version 3.0.0-a3 is released
Replies: 26
Views: 57365

Re: Version 3.0.0-a3 is released

@Wolfgan: UMS does not use its automatic detection of network speed to control transcoding quality. It only relies on your settings. Specifically the Maximum Bandwidth setting on the General Configuration tab and the Transcoding Quality setting on the Transcoding Settings tab.
by SubJunk
Sat Jul 20, 2013 10:10 pm
Forum: Announcements
Topic: Version 3.0.0-a3 is released
Replies: 26
Views: 57365

Re: Version 3.0.0-a3 is released

DeFlanko wrote:Can i install this over my 2.6.5 install, in a separate folder?
Check the "Upgrade Notes" section in the main post :) Basically yes you can but a backup of the configuration folder is recommended.
by SubJunk
Thu Jul 18, 2013 12:45 pm
Forum: Help and Support
Topic: [BUGs]...UMS v3.0.0-a3
Replies: 9
Views: 8584

Re: [BUGs]...UMS v3.0.0-a3

Thanks for all the testing! The reason we don't have a separate "bugs" section is because many users think they have a bug when they ask for support, but sometimes they are using it wrong or they actually mean a feature request, so it's better to just call it all "support" and tr...
by SubJunk
Thu Jul 18, 2013 12:27 pm
Forum: Help and Support
Topic: [BUG]...[FFMPEG] Remux when possible
Replies: 3
Views: 4535

Re: [BUG]...[FFMPEG] Remux when possible

Thanks for this ExSport, I've confirmed and (hopefully) fixed it :)
by SubJunk
Sun Jul 14, 2013 10:32 am
Forum: Feature Suggestions
Topic: [CLOSED] Include Java with UMS
Replies: 2
Views: 4771

Re: Include Java with UMS

On Windows if you don't have Java, the UMS installer will automatically download and install it. That gives the best of both worlds.