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

Janne Grunau janne-mythtv at grunau.be
Thu Apr 8 17:44:50 UTC 2010


On Thu, Apr 08, 2010 at 09:41:33AM -0400, stanley kamithi wrote:
> 
> I'd like to get your comments about the patch called
> "ffmpeg_based_fix_for_8134.diff". I realized the calls to activate the
> AFD::HandleStreamChange are not part of the mainline ffmpeg. This patch
> makes a few changes to one of these calls. It activates handlestreamchange
> for audio streams only after checks on the audio matching pcm_dvd codec type
> . this resolves the issue for this ticket. When I play a dvd with this
> patch, It correctly discovers the stream as PCM_S16BE with 2 channels
> instead of PCM_DVD with 0 channels. I've done some light testing and regular
> recordings I have, both video and recorded shows play fine.

Moving the entire entire streams_changed callback before the
av_new_packet() should work to. No objections. 

Janne


More information about the mythtv-dev mailing list