[mythtv] DVD playback issues, patch

Warpme warpme at o2.pl
Sun Nov 15 14:18:00 UTC 2009


Davin,


 >You could try changing this line in NuppelVideoPlayer.cpp:
 >avsync_avg = (avsync_delay + (avsync_avg * 3)) / 4;
 >To something like:
 >avsync_avg = (avsync_delay + (avsync_avg * 7)) / 8;

After this change speed is still circulating  but is slightly different 
way. I would describe it as:

-0.8-0.8-1.4-0.8-0.8-1.4- with period of 0.5sec. 
Avg playback speed is 1.0.
A/V sync also seems to be OK (1h tests)

Changing playback speed from 1.0 to 0.95 and back to 1.0 causes all 
issues go away and playback become fluent.

 >If that doesn't help: If I sent you a modified NuppelVideoPlayer.cpp
 >would you be able to run it for me and give me the log?

Sure !
Pls forward it to PM.

br
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: warpme.vcf
Type: text/x-vcard
Size: 83 bytes
Desc: not available
URL: <http://mythtv.org/pipermail/mythtv-dev/attachments/20091115/fdb2028e/attachment.vcf>


More information about the mythtv-dev mailing list