Opened 18 years ago

Closed 18 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@… 18 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 Changed 18 years ago by anonymous

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 Changed 18 years ago by anonymous

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

Changed 18 years ago by skamithi@…

Attachment: rewind.patch added

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

comment:3 Changed 18 years ago by freedenizen@…

That patch fixed it for me, thanks

comment:4 Changed 18 years ago by gigem

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.