[mythtv-commits] Ticket #5462: Displayed program length is 1.25X of actual length with pvrusb2

MythTV mythtv at cvs.mythtv.org
Thu Jun 26 02:52:06 UTC 2008


#5462: Displayed program length is 1.25X of actual length with pvrusb2
---------------------------------+------------------------------------------
 Reporter:  dan.bodoh at gmail.com  |        Owner:  danielk 
     Type:  defect               |       Status:  assigned
 Priority:  minor                |    Milestone:  unknown 
Component:  mythtv               |      Version:  unknown 
 Severity:  medium               |   Resolution:          
  Mlocked:  0                    |  
---------------------------------+------------------------------------------

Comment(by ijr):

 There's other code (in the playback section) for the ivtv cards that
 assumes that if the framerate isn't PAL, the gopsize is 15.  That's why
 it'll fail if the driver's set to 12.

 Best way to fix this would be to use the MARK_GOP_BYFRAME (raw framecount)
 tagging instead of MARK_GOP_START (gop count) like the rest of the
 encoders do.

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


More information about the mythtv-commits mailing list