Opened 17 years ago

Closed 17 years ago

#3482 closed defect (fixed)

mythmusic: changing CD tracks when cd speed is 2x is extremely slow.

Reported by: skamithi Owned by: skamithi
Priority: minor Milestone: 0.21
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

when testing the final commit for [3379] I'd set the CD speed to 2x. If I try and change the cd track, it takes over 30 seconds to do so. Increasing the cd speed to 12x seems to reduce the time it takes to switch tracks but not by much.

the following patch resolves the issue. look around the code and code revs and couldn't figure out what the lock() at that location in mythmusic/playbackbox.cpp is for..

Attachments (1)

remove_lock_mythmusic_playbackbox.diff (490 bytes) - added by skamithi 17 years ago.

Download all attachments as: .zip

Change History (2)

Changed 17 years ago by skamithi

comment:1 Changed 17 years ago by skamithi

Resolution: fixed
Status: newclosed

(In [13502]) Closes #3482. fixes slow response of mythmusic when changing a cd audio track where the cd drive speed is low.

Note: See TracTickets for help on using tickets.