Ticket #9823 (closed Patch - Bug Fix: Fixed)
Opened 2 years ago
Last modified 15 months ago
[PATCH] MythPlayer: fix stutters at program transition and during channel switch
| Reported by: | Lawrence Rust <lvr@…> | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | MythTV - General | Version: | 0.24-fixes |
| Severity: | medium | Keywords: | playback stutter |
| Cc: | Ticket locked: | no |
Description
During LiveTV playback of a DVB-S channel the video & audio stutter when the program changes (according to the EPG) even though the source material is continuous.
This reverts part of commit 08a8a65535638de185e68f76898c118161d4bf88 (Force reload of context and stream properties when switching between LiveTV and reorders some code to reduce interference with RingBuffer? prefetching and decoding.
I can't reproduce (on DVB-S) the problems that commit 08a8a655 is supposed to fix and the disruption to program switching it causes is very annoying.
Attachments
Change History
Changed 2 years ago by Lawrence Rust <lvr@…>
- Attachment 0038-mythplayer-Avoid-stutters-between-programs-and-when-.patch added
comment:1 Changed 23 months ago by Jiri Fojtasek <jiri.fojtasek@…>
comment:2 Changed 22 months ago by danielk
- Status changed from new to closed
- Resolution set to Fixed
Fixed in [5161a5f43df98250314acbfda15ab5f8e3d8002d]
Revert "Force reload of context and stream properties when switching between LiveTV segments."
Fixes #9823. Refs #9542. This was already reverted in master, but we missed the backport to 0.24-fixes.
This reverts commit 08a8a65535638de185e68f76898c118161d4bf88.
