Opened 8 years ago

Closed 4 years ago

#12654 closed Bug Report - General (Unverified)

Fast forwarding recording only advances in 1 second intervals

Reported by: Jerry Schave <jerry.schave@…> Owned by: JYA
Priority: minor Milestone: unknown
Component: MythTV - Video Playback Version: 0.27-fixes
Severity: low Keywords: playback while recording
Cc: Ticket locked: no

Description

First let me say what a great job you guys do! I have found a bug though I haven't looked at the code I think I have worked out what the problem is. I have a separate box as a backend and 2 frontends. If you go to watch a program that has not yet finished recording once you get to the point in the recording (the time) you cannot advance past that point except in increments of 1 or 2 seconds. So to get around the bug you need to remember where you are and then exit watching the recording and then start watch the recording again and then fast forward to that point. The problem I would think is that the pointer to the end of the file which is constantly changing in this instance and is not being updated when you are watching it as you can no longer advance in 30 second increments just in 1 or 2 second increments. Hope this helps and keep up the great work

Mythfrontend version: fixes/0.27 (v0.27-193-g8ee257c) Mythbackend version:

mythtv: Installed: (none) Candidate: 2:0.27.6+fixes.20160213.332aa34-0ubuntu0mythbuntu4 Version table:

2:0.27.6+fixes.20160213.332aa34-0ubuntu0mythbuntu4 0

500 http://ppa.launchpad.net/mythbuntu/0.27/ubuntu/ trusty/main amd64 Packages

2:0.27.0+fixes.20140324.8ee257c-0ubuntu3 0

500 http://nz.archive.ubuntu.com/ubuntu/ trusty-updates/multiverse amd64 Packages

2:0.27.0+fixes.20140324.8ee257c-0ubuntu2 0

500 http://nz.archive.ubuntu.com/ubuntu/ trusty/multiverse amd64 Packages

Change History (2)

comment:1 Changed 8 years ago by JYA

can't reproduce that.

Seeking is done as per the live end points which is constantly changing. the only time you would see that it "appears" to do what you describe is if you have reached the live point, and you can't see in the future in data not yet recorded !

comment:2 Changed 4 years ago by Stuart Auchterlonie

Resolution: Unverified
Status: newclosed

Closing all old tickets in trac.

If your issue still persists, please open an issue in Github https://github.com/MythTV/mythtv/issues

and reference the existing trac ticket.

Note: See TracTickets for help on using tickets.