[mythtv-commits] mythtv commit: r25802 by tralph

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Aug 23 13:43:01 UTC 2010


      Author: tralph
        Date: 2010-08-23 13:43:01 +0000 (Mon, 23 Aug 2010)
New Revision: 25802
   Changeset: http://svn.mythtv.org/trac/changeset/25802

Log:

Explicity use DTS timestamps which should always exist for DVD playback. Since fixups are skipped for unknown reasons and reordered_opaque could be missing this would cause the timestamp to be left at zero and cause the player to think the video is way behind and speed up video playback.

This changes video timestamp processing for DVD back to what is was before the reordered_opaque changes which isn't a problem since reordered_opaque shouldn't benefit DVD material.


Modified:

   trunk/mythtv/libs/libmythtv/avformatdecoder.cpp




More information about the mythtv-commits mailing list