Opened 12 years ago
Closed 11 years ago
#6007 closed defect (duplicate)
Regression causes H264 video to stutter
Reported by: | Owned by: | Janne Grunau | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | 0.21-fixes |
Severity: | medium | Keywords: | regression h264 |
Cc: | Ticket locked: | no |
Description
The following commit causes video and audio to stutter while playing back h264 recordings I captured from Dish Network with my R5000 box.
r18666 | janne | 2008-10-10 14:16:10 -0700 (Fri, 10 Oct 2008) | 6 lines Merges revision [18664] from trunk: Limit the number of queued video frames explicitly and not by audio video pts difference
reverting this change or increasing the count (I used 200) resolves the stuttering.
Change History (2)
Note: See
TracTickets for help on using
tickets.
dup of #6501