Please read the Ticket HowTo before creating or commenting on a ticket. Failure to do so may cause your ticket to be rejected or result in a slower response.
Opened 5 years ago
Closed 5 years ago
#4359 closed defect (fixed)
MythTV Default player skips a few seconds ahead/finishes too early
| Reported by: | anonymous | Owned by: | danielk |
|---|---|---|---|
| Priority: | trivial | Milestone: | unknown |
| Component: | mythtv | Version: | head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
The Internal MythTV player starts late and finishes early (i.e. misses a few seconds at start and end of playback). The OSD still displays 0:00 at the start even though it has missed a few seconds.
Full details can be found at URL below. As I have a similar problem I though I would add a ticket.
Attachments (0)
Change History (7)
comment:1 Changed 5 years ago by otto at kolsi dot fi
comment:2 Changed 5 years ago by danielk
- Owner changed from ijr to danielk
- Priority changed from minor to trivial
- Severity changed from medium to low
- Status changed from new to assigned
- Version changed from unknown to head
comment:3 Changed 5 years ago by Matt S <skd5aner@…>
Daniel - I can confirm this as well. Let me know if there's anything I can provide to help troubleshoot. I agree with Otto - it's the most annoying with short clips and especially music videos.
comment:4 Changed 5 years ago by greg
- Resolution set to fixed
- Status changed from assigned to closed
(In [16187]) Moves av_read_frame_flush to after we do a ScanStreams?().
This seems to solve the problem were we are starting a few seconds into a video
but thinking we were at the start.
Closes #4359
comment:5 Changed 5 years ago by anonymous
Using 0.21. I still experience this problem. The Internal Player now starts virtually at the beginning of the video (only misses about 250ms off the beginning which is much better) but it now/still misses about 3 to 4 seconds off the end of the video.
comment:6 Changed 5 years ago by anonymous
- Resolution fixed deleted
- Status changed from closed to new
Forgot to update to reopen
comment:7 Changed 5 years ago by danielk
- Resolution set to fixed
- Status changed from new to closed
please open a new bug report for the second problem.

See also: http://www.gossamer-threads.com/lists/mythtv/dev/292980