[mythtv] [mythtv-commits] Ticket #8134: internal dvd player: fast dvd playback (not related to #7067)

Janne Grunau janne-mythtv at grunau.be
Thu Apr 22 23:45:21 UTC 2010


On Thu, Apr 08, 2010 at 09:41:33AM -0400, stanley kamithi wrote:
> 
> problem with av_find_stream_info is that it discards quite a few packets and
> if these are still frames then it affects dvd menu navigation. I've not
> found any way to use av_stream_find_info for stream discovery and still get
> dvd menu navigation to function correctly.

DVD playback now uses av_stream_find_info, it was the easiest way to
solve the direct rendering issue. I've tested it with a couple of DVDs
and haven't expirienced any problems after flushing queued packets in
av_remove_stream.

Please retest. If your problem still persists I'll try to reproduce it
here.

Janne


More information about the mythtv-dev mailing list