Modify ↓
Ticket #6602 (closed patch: fixed)
You must read the TicketHowTo before creating a new ticket or commenting on an existing ticket.
Opened 3 years ago
Last modified 23 months 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 3 years ago by Mark.Buechler@…
-
attachment
ringbuffer_reset.diff
added
Changed 3 years ago by Mark.Buechler@…
-
attachment
ringbuffer_reset_v2.diff
added
Disregard original, it was incomplete.
comment:1 Changed 3 years ago by danielk
- Owner changed from ijr to danielk
- Status changed from new to assigned
comment:2 Changed 23 months ago by jpoet
comment:3 Changed 23 months ago by jpoet
- Status changed from assigned to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.

The patch.