[mythtv-commits] mythtv commit: r8213 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Dec 9 16:52:54 EST 2005


      Author: danielk
        Date: 2005-12-09 21:52:53 +0000 (Fri, 09 Dec 2005)
New Revision: 8213
   Changeset: http://cvs.mythtv.org/trac/changeset/8213

Modified:

   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.cpp
   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.h
   trunk/mythtv/libs/libmythtv/avformatdecoder.cpp
   trunk/mythtv/libs/libmythtv/avformatdecoder.h

Log:

Fixes #574.

libmpeg2 seems to be delaying an I-frame block decodes if it can't do them in a certain time and just displaying what it has so far. The fix is to simply not use it for generating previews. Someone who knows more about libmpeg2 could perhaps disable this feature instead, but it is probably useful during playback, so this would be disabled for previews only anyway so forcing ffmpeg use for previews is probably just as good a solution.






More information about the mythtv-commits mailing list