Opened 11 years ago

Closed 11 years ago

#11759 closed Patch - Bug Fix (Fixed)

PULL REQUESTS: Mythtranscode cutting problem

Reported by: mythtv@… Owned by:
Priority: minor Milestone: unknown
Component: MythTV - Mythtranscode Version: Unspecified
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Mythtranscode uses a frame queue. The queue holds pointers. After a seek for the purpose of cutting, DiscardFrames? is called and can cause frames referred to from the queue to be overwritten by new ones from the decoder. This patch stops the discarding of frames and fixes the problem.

Change History (3)

comment:2 Changed 11 years ago by Karl Egly

comment:3 Changed 11 years ago by Karl Egly

Resolution: Fixed
Status: newclosed

This was commited to master as [6438e9a8716a6e2c7c31fb65e85b42d6a782ed12] Paul, can you close the master pull request please?

Note: See TracTickets for help on using tickets.