[mythtv-commits] Ticket #5433: playing home made DVD frame skipping occurs

MythTV mythtv at cvs.mythtv.org
Fri Jun 13 20:09:21 UTC 2008


#5433: playing home made DVD frame skipping occurs
-------------------------------------+--------------------------------------
 Reporter:  paul at wilsononline.id.au  |        Owner:  skamithi  
     Type:  defect                   |       Status:  infoneeded
 Priority:  minor                    |    Milestone:            
Component:  mythdvd                  |      Version:  0.21-fixes
 Severity:  medium                   |   Resolution:            
  Mlocked:  0                        |  
-------------------------------------+--------------------------------------
Changes (by skamithi):

  * status:  assigned => infoneeded


Comment:

 Looking at the dvdnav notes, that value its checking should be zero.
 Perhaps something in your dvd building process set  that variable to a
 non-zero number ? Since that part of the code is accessed very frequently
 during dvd playback, i would expect it to slow down your system.

 I though don't see any use for doing that check on line 356. That value is
 reserved and is not used by anything.

 First run xine, as mentioned earlier, and verify you get the same error.
 If you do that's great.
 just remove line 356 from nav_read.c and confirm it resolves your problem
 and  doesn't cause any further issues.

 If not, then you'll have to somehow get that dvd to me so i can see what
 been improperly parsed from the dvd DSI info. we can chat via email if
 that's the case.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5433#comment:5>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list