[mythtv-commits] Ticket #10173: Double framerate deinterlacer incorrectly invalidated

MythTV noreply at mythtv.org
Tue Nov 22 17:21:51 UTC 2011


#10173: Double framerate deinterlacer incorrectly invalidated
-------------------------------------+----------------------------
 Reporter:  krose@…                  |          Owner:  markk
     Type:  Bug Report - General     |         Status:  new
 Priority:  minor                    |      Milestone:
Component:  MythTV - Video Playback  |        Version:  Trunk Head
 Severity:  medium                   |     Resolution:
 Keywords:                           |  Ticket locked:  0
-------------------------------------+----------------------------

Comment (by krose@…):

 FWIW, hard-coding the call to SetVideoParams in OpenDummy to:
 {{{
 SetVideoParams(1920, 1080, 29.97, kScan_Interlaced);
 }}}
 works perfectly on my setup on both recordings and TV, for all channels.
 This is obviously not a solution, but it may help others out until a real
 solution is developed.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10173#comment:4>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list