Modify ↓
Ticket #6602 (closed patch: fixed)
Opened 4 years ago
Last modified 3 years ago
H264Parser should be reset after a RingBuffer change
| Reported by: | Mark.Buechler@… | Owned by: | danielk |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | MythTV - General | Version: | head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
While watching LiveTV from an HDPVR streaming at 1080i, the frontend can start reading in the middle of a stream instead of waiting for an I or a keyframe after a RingBuffer? switch. This causes much mayhem on the frontend. Patch attached.
Attachments
Change History
Changed 4 years ago by Mark.Buechler@…
- Attachment ringbuffer_reset.diff added
Changed 4 years ago by Mark.Buechler@…
- Attachment ringbuffer_reset_v2.diff added
Disregard original, it was incomplete.
comment:1 Changed 4 years ago by danielk
- Owner changed from ijr to danielk
- Status changed from new to assigned
comment:2 Changed 3 years ago by jpoet
comment:3 Changed 3 years ago by jpoet
- Status changed from assigned to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.

The patch.