Opened 11 years ago
Closed 11 years ago
#12226 closed Bug Report - General (Fixed)
LiveTV: walking on LiveTV history is broken
Reported by: | Owned by: | JYA | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | MythTV - Video Playback | Version: | Master Head |
Severity: | medium | Keywords: | LiveTV |
Cc: | Ticket locked: | no |
Description
Most likely after https://github.com/MythTV/mythtv/commit/cc927f687995a9620de581894a68935b0780b299 walking LiveTV history seems to be broken. Issue manifest when user skips back and target is within last 10s of previous LiveTV segment. In such case LiveTV jumps to beginning of current segment.
Steeps to reproduce:
-set skip duration to 10sec.
-Start livetv channel
-Watch for 1..2min
-Switch to other channel
-Watch 13–18sec
-Skip back to livetv history back.
-If skip enters previous segment within it's last 10s or so, playback jumps to beginning of current segment.
Attachments (2)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Just some feedback with current master (554bcd6): reverting cc927f6 fixes LiveTV history walking issue but side effect without this commit is that on some HD channels LiveTV playback is with 15–17fps. Pressing for short pause makes playback OK. BE/FE logs attached. Record file sample is on http://warped.homenet.org/ticket12226.mpg
BTW: few weeks ago I done some experiments for trying to fix LiveTV. When I reverted also 195eb07 then 15-17fps problem is fixed....but channel changes is broken. Reverting additionally bfc6b9e makes all OK...but all speedups/smoothness by Lawrence patches in LiveTV gone :-(