Opened 20 years ago

Closed 20 years ago

#669 closed defect (fixed)

Rewind Broken

Reported by: anonymous Owned by: Isaac Richards
Priority: major Milestone: 0.19
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Somewhere between 7738 and 7895 'sticky' rewiding of recordings has been broken. Instead of rewinding the playback goes into very-slow motion instead.

I'm using the standard (ffmpeg) decoder with a DVB (mpeg2) recording.

Attachments (1)

rewind.patch (497 bytes ) - added by skamithi@… 20 years ago.
calcrwtime expects positive number. ffrew_skip is negative when given to the function.

Download all attachments as: .zip

Change History (5)

comment:1 by anonymous, 20 years ago

I've got the same problem. It also happens with libmpeg2 and ivtv recordings as well as recordings transcoded to MPEG4. When watching live tv, upon exiting the rewind state playback jumps forward to "live" or approximately thereabouts.

comment:2 by anonymous, 20 years ago

I have the problem on my box as well, ivtv recordings playback via viaXvMC. I will attach logs later today. -v playback okay?

by skamithi@…, 20 years ago

Attachment: rewind.patch added

calcrwtime expects positive number. ffrew_skip is negative when given to the function.

comment:3 by freedenizen@…, 20 years ago

That patch fixed it for me, thanks

comment:4 by gigem, 20 years ago

Resolution: fixed
Status: newclosed

(In [7998]) Patch from freedenizen at gmail dot com to fix rewinding. Thanks.

Closes #669.

Note: See TracTickets for help on using tickets.