Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Commits

Ticket #10808: mkv forced subtitle track is not played if other subtitle tracks are also embedded.

 

 

MythTV commits RSS feed   Index | Next | Previous | View Threaded


noreply at mythtv

Jun 6, 2012, 8:03 AM

Post #1 of 7 (71 views)
Permalink
Ticket #10808: mkv forced subtitle track is not played if other subtitle tracks are also embedded.

#10808: mkv forced subtitle track is not played if other subtitle tracks are also
embedded.
--------------------------------------+------------------------
Reporter: alex@… | Owner: stichnot
Type: Bug Report - General | Status: new
Priority: minor | Milestone: unknown
Component: MythTV - Captions | Version: 0.25-fixes
Severity: medium | Keywords:
Ticket locked: 0 |
--------------------------------------+------------------------
I have an mkv I produced from a dvd. From the original dvd, I have left
in 4 English subtitle tracks, the last of which I have marked as forced.

I was expecting that the forced titles would be played without having to
specifically select the track in mythtv.

Download a 5 minute sample here...
http://82.70.67.142/forcedsubssample-2.mkv.nc

PM for password. (It's the same password I used in my previous ticket)

Thanks,
Alex

--
Ticket URL: <http://code.mythtv.org/trac/ticket/10808>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-commits


noreply at mythtv

Jun 6, 2012, 1:10 PM

Post #2 of 7 (68 views)
Permalink
Re: Ticket #10808: mkv forced subtitle track is not played if other subtitle tracks are also embedded. [In reply to]

#10808: mkv forced subtitle track is not played if other subtitle tracks are also
embedded.
----------------------------------+----------------------------
Reporter: alex@… | Owner: stichnot
Type: Bug Report - General | Status: accepted
Priority: minor | Milestone: 0.26
Component: MythTV - Captions | Version: 0.25-fixes
Severity: medium | Resolution:
Keywords: | Ticket locked: 0
----------------------------------+----------------------------
Changes (by stichnot):

* status: new => accepted
* milestone: unknown => 0.26


--
Ticket URL: <http://code.mythtv.org/trac/ticket/10808#comment:1>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-commits


noreply at mythtv

Jun 15, 2012, 7:27 AM

Post #3 of 7 (60 views)
Permalink
Re: Ticket #10808: mkv forced subtitle track is not played if other subtitle tracks are also embedded. [In reply to]

#10808: mkv forced subtitle track is not played if other subtitle tracks are also
embedded.
----------------------------------+----------------------------
Reporter: alex@… | Owner: stichnot
Type: Bug Report - General | Status: accepted
Priority: minor | Milestone: 0.26
Component: MythTV - Captions | Version: 0.25-fixes
Severity: medium | Resolution:
Keywords: | Ticket locked: 0
----------------------------------+----------------------------

Comment (by Jim Stichnoth <jstichnoth@…>):

In [changeset:ea554c9cbe5fc86c4a4e301eb9f97fd90abbe7a4/mythtv]:
{{{
#!CommitTicketReference repository="mythtv"
revision="ea554c9cbe5fc86c4a4e301eb9f97fd90abbe7a4"
Subtitles: Favor forced tracks for auto-track selection. Refs #10808

For first-time auto-track selection, we put highest priority on forced
tracks, second priority on user language preference, and third
priority on track order.

This changes the previous behavior only by adding the forced flag to
the criteria.
}}}

--
Ticket URL: <http://code.mythtv.org/trac/ticket/10808#comment:2>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-commits


noreply at mythtv

Jun 15, 2012, 12:39 PM

Post #4 of 7 (57 views)
Permalink
Re: Ticket #10808: mkv forced subtitle track is not played if other subtitle tracks are also embedded. [In reply to]

#10808: mkv forced subtitle track is not played if other subtitle tracks are also
embedded.
----------------------------------+----------------------------
Reporter: alex@… | Owner: stichnot
Type: Bug Report - General | Status: accepted
Priority: minor | Milestone: 0.25.2
Component: MythTV - Captions | Version: 0.25-fixes
Severity: medium | Resolution:
Keywords: | Ticket locked: 0
----------------------------------+----------------------------
Changes (by stichnot):

* milestone: 0.26 => 0.25.2


Comment:

Forgot to ref the ticket in [689a7b5d526099c2ec533701625ae62ddbba6d44].

--
Ticket URL: <http://code.mythtv.org/trac/ticket/10808#comment:3>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-commits


noreply at mythtv

Jun 15, 2012, 9:50 PM

Post #5 of 7 (57 views)
Permalink
Re: Ticket #10808: mkv forced subtitle track is not played if other subtitle tracks are also embedded. [In reply to]

#10808: mkv forced subtitle track is not played if other subtitle tracks are also
embedded.
----------------------------------+----------------------------
Reporter: alex@… | Owner: stichnot
Type: Bug Report - General | Status: accepted
Priority: minor | Milestone: 0.25.2
Component: MythTV - Captions | Version: 0.25-fixes
Severity: medium | Resolution:
Keywords: | Ticket locked: 0
----------------------------------+----------------------------

Comment (by Jim Stichnoth <jstichnoth@…>):

In [changeset:3b41cb7ae550bf0cf58cad8fe814d6bd7c03df0f/mythtv]:
{{{
#!CommitTicketReference repository="mythtv"
revision="3b41cb7ae550bf0cf58cad8fe814d6bd7c03df0f"
Subtitles: Favor forced tracks for auto-track selection. Refs #10808

For first-time auto-track selection, we put highest priority on forced
tracks, second priority on user language preference, and third
priority on track order.

This changes the previous behavior only by adding the forced flag to
the criteria.
(cherry picked from commit ea554c9cbe5fc86c4a4e301eb9f97fd90abbe7a4)
}}}

--
Ticket URL: <http://code.mythtv.org/trac/ticket/10808#comment:4>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-commits


noreply at mythtv

Jun 15, 2012, 9:50 PM

Post #6 of 7 (57 views)
Permalink
Re: Ticket #10808: mkv forced subtitle track is not played if other subtitle tracks are also embedded. [In reply to]

#10808: mkv forced subtitle track is not played if other subtitle tracks are also
embedded.
----------------------------------+----------------------------
Reporter: alex@… | Owner: stichnot
Type: Bug Report - General | Status: accepted
Priority: minor | Milestone: 0.25.2
Component: MythTV - Captions | Version: 0.25-fixes
Severity: medium | Resolution:
Keywords: | Ticket locked: 0
----------------------------------+----------------------------

Comment (by Jim Stichnoth <jstichnoth@…>):

In [changeset:6a9af0260bf4d7c80e77a7889e999c4f0bb91867/mythtv]:
{{{
#!CommitTicketReference repository="mythtv"
revision="6a9af0260bf4d7c80e77a7889e999c4f0bb91867"
Subtitles: Be less aggressive about auto-selecting a forced track.

1. Don't favor a forced subtitle track if DefaultCCMode=1 (i.e., the
user already wants subtitles or captions which are likely to also
contain the force subtitles).

2. Don't favor a forced subtitle track if AllowForcedSubtitles=0
(i.e., the user doesn't want to be inflicted with forced subtitles).

3. Only favor a forced track if it is a subtitle track. (Do any other
track types ever have the forced flag set?)

Note that this still may not be perfect, e.g. a user may end up
auto-displaying cc608 captions where a forced subtitle track is still
needed for the complete experience.

Refs #10808
(cherry picked from commit 689a7b5d526099c2ec533701625ae62ddbba6d44)
}}}

--
Ticket URL: <http://code.mythtv.org/trac/ticket/10808#comment:5>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-commits


noreply at mythtv

Jun 15, 2012, 9:52 PM

Post #7 of 7 (57 views)
Permalink
Re: Ticket #10808: mkv forced subtitle track is not played if other subtitle tracks are also embedded. [In reply to]

#10808: mkv forced subtitle track is not played if other subtitle tracks are also
embedded.
----------------------------------+----------------------------
Reporter: alex@… | Owner: stichnot
Type: Bug Report - General | Status: closed
Priority: minor | Milestone: 0.25.2
Component: MythTV - Captions | Version: 0.25-fixes
Severity: medium | Resolution: Fixed
Keywords: | Ticket locked: 0
----------------------------------+----------------------------
Changes (by stichnot):

* status: accepted => closed
* resolution: => Fixed


--
Ticket URL: <http://code.mythtv.org/trac/ticket/10808#comment:6>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-commits

MythTV commits RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.