Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#3175 closed patch (fixed)

Fix for incorrect seek value on PiP/main swap

Reported by: anonymous Owned by: Isaac Richards
Priority: minor Milestone: 0.21
Component: mythtv Version: head
Severity: medium Keywords: PiP, swap
Cc: Ticket locked: no

Description

The value given to the PiP player to seek to is incorrect, and in some cases can be well past the EOF. I also looked at replacing the call to FastForward?(long long seconds) with JumpToFrame?(long long frame), but couldn't make it work - kept crashing for me. The attached patch just fixes the seek value.

Attachments (1)

swappip_fix_seek_value.patch (515 bytes) - added by celston <AT> katalix <D> com 17 years ago.
Fix for incorrect PiP seek value in swap operation

Download all attachments as: .zip

Change History (3)

Changed 17 years ago by celston <AT> katalix <D> com

Fix for incorrect PiP seek value in swap operation

comment:1 Changed 17 years ago by Janne Grunau

Resolution: fixed
Status: newclosed

(In [12967]) Closes #3175. Fix seeking after swapping PiP by patch from celston <AT> katalix <D> com

comment:2 Changed 17 years ago by Janne Grunau

Milestone: unknown0.21
Note: See TracTickets for help on using tickets.