+forced with 1.7.0

Discussion of advanced MakeMKV functionality, expert mode, conversion profiles
Post Reply
Message
Author
joe42
Posts: 103
Joined: Mon Jan 03, 2011 7:44 pm

+forced with 1.7.0

#1 Post by joe42 » Mon Dec 26, 2011 5:04 am

I notice that the default behavior has changed to select ALL forced subtitle tracks, regardless of language. With previous versions, it would only select forced tracks of the favorite language(s).

How can I change the profile to only select forced subtitles in the favorite language? Something like +favlang_forced ?

mike admin
Posts: 4075
Joined: Wed Nov 26, 2008 2:26 am
Contact:

Re: +forced with 1.7.0

#2 Post by mike admin » Tue Dec 27, 2011 12:06 pm

Just remove "+forced" as "+favlang" selects both forced and non-forced items.

Code: Select all

-all,+favlang,+nolang,-havemulti,-havecore

SamuriHL
Posts: 2322
Joined: Mon Jun 14, 2010 5:32 pm

Re: +forced with 1.7.0

#3 Post by SamuriHL » Tue Dec 27, 2011 1:18 pm

There seems to be a bug though. Adding that still selects non favlang subs.

MikeMcr
Posts: 13
Joined: Mon Feb 07, 2011 10:13 pm

Re: +forced with 1.7.0

#4 Post by MikeMcr » Tue Dec 27, 2011 5:49 pm

mike admin wrote:Just remove "+forced" as "+favlang" selects both forced and non-forced items.

Code: Select all

-all,+favlang,+nolang,-havemulti,-havecore
How do we select ONLY the "lang (forced only)" subtitle track for a specific language? In other words, if I don't want subtitles at all, except for the forced track of my favourite language, what tokens should I use?

joe42
Posts: 103
Joined: Mon Jan 03, 2011 7:44 pm

Re: +forced with 1.7.0

#5 Post by joe42 » Tue Dec 27, 2011 8:48 pm

I started a thread for us to discuss profile settings in the advanced usage area:

http://www.makemkv.com/forum2/viewtopic.php?f=10&t=4397

joe42
Posts: 103
Joined: Mon Jan 03, 2011 7:44 pm

Re: +forced with 1.7.0

#6 Post by joe42 » Fri Dec 30, 2011 6:41 am

MikeMcr wrote:
mike admin wrote:Just remove "+forced" as "+favlang" selects both forced and non-forced items.

Code: Select all

-all,+favlang,+nolang,-havemulti,-havecore
How do we select ONLY the "lang (forced only)" subtitle track for a specific language? In other words, if I don't want subtitles at all, except for the forced track of my favourite language, what tokens should I use?
I guess we need an "unforcedsub" token. Then you could use "+favlang,-unforcedsub" to first select both kinds of subtitles in your favorite language, and the unselect all unforced subtitle tracks.

mike admin
Posts: 4075
Joined: Wed Nov 26, 2008 2:26 am
Contact:

Re: +forced with 1.7.0

#7 Post by mike admin » Wed Jan 04, 2012 3:34 pm

This should be addressed in the next version.

mike admin
Posts: 4075
Joined: Wed Nov 26, 2008 2:26 am
Contact:

Re: +forced with 1.7.0

#8 Post by mike admin » Sun Apr 01, 2012 12:40 pm

Code: Select all

(!forced)

Post Reply