
noreply at mythtv
Apr 20, 2012, 5:48 AM
Post #9 of 10
(152 views)
Permalink
|
#10612: Live TV crash -----------------------------------------+----------------------------- Reporter: Adam Bennetts <abennetts@…> | Owner: jyavenard Type: Bug Report - General | Status: closed Priority: minor | Milestone: unknown Component: MythTV - General | Version: Unspecified Severity: medium | Resolution: fixed Keywords: | Ticket locked: 0 -----------------------------------------+----------------------------- Comment (by Jean-Yves Avenard <jyavenard@…>): In [changeset:f6e16c4fb14e22232f08d8b826c6186705e41ffc/mythtv]: {{{ #!CommitTicketReference repository="mythtv" revision="f6e16c4fb14e22232f08d8b826c6186705e41ffc" Make sure passthru flag is in sync between video decoder and audio framework When entering LiveTV with timestretch enabled via playback group, audio would be broken if watching a channel with AC3 content. Reason being, audio is set for timestretch, but digital passthrough isn't disabled. We now make sure digital passthrough is disabled should timestretch had been activated earlier on. Additionally, add the ability to cancel timestretch and audio processing should we revert to a timestretch factor of 1.0. This will only work if no reconfigure is done in between. Fixes #10612 part 2 [cherry-picked from c2fccb545d02808b3d16fb73f52aa92ea75ea719] }}} -- Ticket URL: <http://code.mythtv.org/trac/ticket/10612#comment:8> MythTV <http://code.mythtv.org/trac> MythTV Media Center _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|