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

Mailing List Archive: MythTV: Commits

Ticket #7640: DVD: switching audio track via OSD does not update DVD preferences

 

 

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


mythtv at cvs

Nov 22, 2009, 12:41 PM

Post #1 of 8 (894 views)
Permalink
Ticket #7640: DVD: switching audio track via OSD does not update DVD preferences

#7640: DVD: switching audio track via OSD does not update DVD preferences
------------------------------------+---------------------------------------
Reporter: linux@… | Owner: ijr
Type: defect | Status: new
Priority: minor | Milestone: unknown
Component: MythTV - General | Version: unknown
Severity: medium | Mlocked: 0
------------------------------------+---------------------------------------
Hi,

when testing some other stuff I stumbled over the following problem:

when I set the audio track of a DVD via 'Select Audio Track' using the OSD
the 'DVDRingBufferPriv' structure is not updated. Because of this the
internal player will switch back to the default audio track that was
selected via the DVD menu whenever 'AvFormatDecoder::ScanStreams' gets
called (as was the case in my example, where I had a DVD on which a number
of new streams were found in the course of the first few minutes of the
feature film).

I added a patch that updates the state correctly in the NuppelVideoPlayer
as to me it seems there is no way to cleanly do this anywhere in
avformatdecoder.cpp. The patch is against release-0-22-fixes.

Please let me know if you need more information or testing.

Best wishes,

Martin.

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/7640>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Nov 24, 2009, 8:00 PM

Post #2 of 8 (824 views)
Permalink
Re: Ticket #7640: DVD: switching audio track via OSD does not update DVD preferences [In reply to]

#7640: DVD: switching audio track via OSD does not update DVD preferences
------------------------------------+---------------------------------------
Reporter: linux@… | Owner: skamithi
Type: defect | Status: assigned
Priority: minor | Milestone: unknown
Component: MythTV - General | Version: unknown
Severity: medium | Mlocked: 0
------------------------------------+---------------------------------------
Changes (by skamithi):

* owner: ijr => skamithi
* status: new => assigned


--
Ticket URL: <http://svn.mythtv.org/trac/ticket/7640#comment:1>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Dec 1, 2009, 5:51 PM

Post #3 of 8 (763 views)
Permalink
Re: Ticket #7640: DVD: switching audio track via OSD does not update DVD preferences [In reply to]

#7640: DVD: switching audio track via OSD does not update DVD preferences
------------------------------------+---------------------------------------
Reporter: linux@… | Owner: skamithi
Type: defect | Status: assigned
Priority: minor | Milestone: unknown
Component: MythTV - General | Version: unknown
Severity: medium | Mlocked: 0
------------------------------------+---------------------------------------

Comment(by skamithi):

(In [22949]) Refs #7640. internal dvd player: switching audio track via
osd doesn't update dvd preferences..patch from martin kittel.

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/7640#comment:2>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Dec 22, 2009, 4:57 PM

Post #4 of 8 (659 views)
Permalink
Re: Ticket #7640: DVD: switching audio track via OSD does not update DVD preferences [In reply to]

#7640: DVD: switching audio track via OSD does not update DVD preferences
------------------------------------+---------------------------------------
Reporter: linux@… | Owner: skamithi
Type: defect | Status: assigned
Priority: minor | Milestone: unknown
Component: MythTV - General | Version: unknown
Severity: medium | Mlocked: 0
------------------------------------+---------------------------------------

Comment(by skamithi):

(In [23003]) Refs #7640. apply [22949] to 0.22 fixes. internal dvd player:
switching audio track via osd doesn't update dvd preferences.

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/7640#comment:3>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Dec 31, 2009, 6:34 PM

Post #5 of 8 (552 views)
Permalink
Re: Ticket #7640: DVD: switching audio track via OSD does not update DVD preferences [In reply to]

#7640: DVD: switching audio track via OSD does not update DVD preferences
------------------------------------+---------------------------------------
Reporter: linux@… | Owner: skamithi
Type: defect | Status: assigned
Priority: minor | Milestone: unknown
Component: MythTV - General | Version: unknown
Severity: medium | Mlocked: 0
------------------------------------+---------------------------------------

Comment(by skamithi):

(In [23049]) Refs #7640. internal dvd player .when a change in the audio
track is made using the OSD, it sets this new audio track setting to be
the dvd default audio track.

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/7640#comment:4>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Jan 7, 2010, 8:22 AM

Post #6 of 8 (503 views)
Permalink
Re: Ticket #7640: DVD: switching audio track via OSD does not update DVD preferences [In reply to]

#7640: DVD: switching audio track via OSD does not update DVD preferences
------------------------------------+---------------------------------------
Reporter: linux@… | Owner: skamithi
Type: defect | Status: assigned
Priority: minor | Milestone: unknown
Component: MythTV - General | Version: unknown
Severity: medium | Mlocked: 0
------------------------------------+---------------------------------------

Comment(by skamithi):

(In [23080]) Refs #7640. Remove m_autoselectaudio var from internal dvd
player code. not needed anymore. better solution provided by Martin
Kittel.

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/7640#comment:5>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Jan 7, 2010, 8:34 AM

Post #7 of 8 (500 views)
Permalink
Re: Ticket #7640: DVD: switching audio track via OSD does not update DVD preferences [In reply to]

#7640: DVD: switching audio track via OSD does not update DVD preferences
------------------------------------+---------------------------------------
Reporter: linux@… | Owner: skamithi
Type: defect | Status: assigned
Priority: minor | Milestone: unknown
Component: MythTV - General | Version: unknown
Severity: medium | Mlocked: 0
------------------------------------+---------------------------------------

Comment(by skamithi):

(In [23081]) Refs #7640. Apply [23049] to 0.22 fixes. internal dvd player
.when a change in the audio track is made using the OSD, it sets this new
audio track setting to be the dvd default audio track.

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/7640#comment:6>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Jan 7, 2010, 8:42 AM

Post #8 of 8 (499 views)
Permalink
Re: Ticket #7640: DVD: switching audio track via OSD does not update DVD preferences [In reply to]

#7640: DVD: switching audio track via OSD does not update DVD preferences
------------------------------------+---------------------------------------
Reporter: linux@… | Owner: skamithi
Type: defect | Status: closed
Priority: minor | Milestone: unknown
Component: MythTV - General | Version: unknown
Severity: medium | Resolution: fixed
Mlocked: 0 |
------------------------------------+---------------------------------------
Changes (by skamithi):

* status: assigned => closed
* resolution: => fixed


--
Ticket URL: <http://svn.mythtv.org/trac/ticket/7640#comment:7>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/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.