[mythtv] Ticket #7067: Initial DVD playback speed too fast.

Davin McCall davmac at davmac.org
Fri Dec 18 23:15:27 UTC 2009


On 18/12/09 14:25, Taylor Ralph wrote:
> Could you explain why in http://svn.mythtv.org/trac/changeset/22947/trunk the following code was removed?
>
> 1074	 	    if (scan == m_scan)
> 1075	 	        return;
>
>    

Oh, and another thing: m_double_framerate needs to be correctly 
initialized which only gets done inside SetScanType(). If lines 1074 and 
1075 are present, this doesn't occur if the scan type happens to be 
kScan_interlaced, which is what m_scan is initialized to.

Davin



More information about the mythtv-dev mailing list