[Solved] subs showing in my own lang

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
madLyfe
Posts: 5
Joined: Wed Aug 06, 2014 12:56 pm

[Solved] subs showing in my own lang

Post by madLyfe »

how do i make it so sub do not show up in my native lang. english?
User avatar
SubJunk
Lead Developer
Posts: 3800
Joined: Sun May 27, 2012 4:12 pm

Re: subs showing in my own lang

Post by SubJunk »

By default they won't show up if the file is using the correct language tags, but problems happen when the file author doesn't set any language tag in the file. By default, UMS will use the logic "if the audio language is not specified as English, and there are either undefined or English subtitles, display them".
You can change this preference on the "Subtitle Settings" subtab in the "Transcoding Settings" tab, or you can select languages on your device by using the #--TRANSCODE--# folder
madLyfe
Posts: 5
Joined: Wed Aug 06, 2014 12:56 pm

Re: subs showing in my own lang

Post by madLyfe »

SubJunk wrote:By default they won't show up if the file is using the correct language tags, but problems happen when the file author doesn't set any language tag in the file. By default, UMS will use the logic "if the audio language is not specified as English, and there are either undefined or English subtitles, display them".
You can change this preference on the "Subtitle Settings" subtab in the "Transcoding Settings" tab, or you can select languages on your device by using the #--TRANSCODE--# folder
thanks for the reply. so you are saying i should just take the eng out of the 'forced language' field and all should be good? i cant set this on my device.
2014-08-11_13-37-35.png
2014-08-11_13-37-35.png (23.34 KiB) Viewed 10574 times
User avatar
SubJunk
Lead Developer
Posts: 3800
Joined: Sun May 27, 2012 4:12 pm

Re: subs showing in my own lang

Post by SubJunk »

I was more thinking the "Audio/subtitle language priority" part. That says "if audio is English, subtitles should be off. If audio is anything else, try to load English subtitles. If there still isn't a match, try to load subtitles with undefined language"
madLyfe
Posts: 5
Joined: Wed Aug 06, 2014 12:56 pm

Re: subs showing in my own lang

Post by madLyfe »

SubJunk wrote:I was more thinking the "Audio/subtitle language priority" part. That says "if audio is English, subtitles should be off. If audio is anything else, try to load English subtitles. If there still isn't a match, try to load subtitles with undefined language"
so should i set the second argument to 'off' so that i dont get english subs on an english video because the video file isnt properly set to english?
User avatar
SubJunk
Lead Developer
Posts: 3800
Joined: Sun May 27, 2012 4:12 pm

Re: subs showing in my own lang

Post by SubJunk »

I think a good setting for you could be eng,off;und,off;*,eng;*,und
madLyfe
Posts: 5
Joined: Wed Aug 06, 2014 12:56 pm

Re: subs showing in my own lang

Post by madLyfe »

SubJunk wrote:I think a good setting for you could be eng,off;und,off;*,eng;*,und
ok thanks! ill give that a try. would you know of an app that i could use to go set my english videos that are not set to english correctly? that way i can get the functioning properly. i think i only have one movie that isnt entirely in english.
User avatar
SubJunk
Lead Developer
Posts: 3800
Joined: Sun May 27, 2012 4:12 pm

Re: subs showing in my own lang

Post by SubJunk »

MKVToolnix has a program called MKVMerge which is a great and easy program for that. You just drop your file in and you can select which tracks in the file you want, and set things like language.
http://www.fosshub.com/MKVToolNix.html
ExSport
Posts: 595
Joined: Wed Oct 10, 2012 1:57 am

Re: [Solved] subs showing in my own lang

Post by ExSport »

@madLyfe:
To understand what does it mean Forced Subs check this post:
http://code.google.com/p/pms-exsport/wiki/FAQ
Post Reply