Possible Expert Render Option?

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Post Reply
User avatar
Madoka
Posts: 328
Joined: Fri Jun 01, 2012 12:51 pm

Possible Expert Render Option?

Post by Madoka »

I use subtitles and usually watch TV shows and movies in 16:9 ratio. I set the styled subtitle font size to 1.1. When I watch a really wide screen movie in like 2.35:1 ratio, the 1.1 size setting is a bit too small. I manually change it to 1.4 before these movies, but I was wondering if there is an expert option I can put in that says:

If picture ratio is greater than 16:9, then set styled subtitle font size to 1.4

I have no idea how to effectively use that section. Sorry.

And thanks in advance.
User avatar
squadjot
Moderator
Posts: 652
Joined: Fri Jun 01, 2012 4:24 am

Re: Possible Expert Render Option?

Post by squadjot »

have you tried:
-subfont-text-scale 3
User avatar
squadjot
Moderator
Posts: 652
Joined: Fri Jun 01, 2012 4:24 am

Re: Possible Expert Render Option?

Post by squadjot »

So something like
(width/height > 2) :: -subfont-text-scale 2

Not sure 2 is a good value.. but the syntax should be ok.
User avatar
squadjot
Moderator
Posts: 652
Joined: Fri Jun 01, 2012 4:24 am

Re: Possible Expert Render Option?

Post by squadjot »

Other prarms you might find useful
-subpos 100
-subfont-text-scale 3
-subwidth 100
-subalign 2
-subfont-osd-scale 4
-subfont-autoscale 2
-spuaa 20
-spualign 2


found at http://midekra.tumblr.com/post/29493057 ... h-mencoder
User avatar
Madoka
Posts: 328
Joined: Fri Jun 01, 2012 12:51 pm

Re: Possible Expert Render Option?

Post by Madoka »

Thanks for the suggestions, but none of that worked. I'm trying to change the mencoder_ass_scale value in the UMS.conf file or something equivalent.
Post Reply