Opened 15 years ago
Closed 15 years ago
#9119 closed defect (Won't Fix)
timestretch enable makes playback jump by up to 2 secs
Reported by: | Mark Spieth | Owned by: | JYA |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | MythTV - Audio Output | Version: | Master Head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
when enabling timestretch for the first time, playback jumps.
this is because audio processing enabling now dumps any audio data.
solution is to enable processing always.
if acceptable and desired, Ill add a config item in setup.
setting was used so that any system that cant support floating point or doesnt have floating point native (i.e. mobile devices) can have this turned off.
patch attached.
Attachments (1)
Change History (4)
Changed 15 years ago by
Attachment: | 31-smooth-timestretch-enable added |
---|
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Status: | new → assigned |
---|
Note: See
TracTickets for help on using
tickets.
You'll find a lot of opposition to this as it increase the CPU load quite significantly on some system.
It also complicates the settings with yet another checkbox.
So in all, I won't apply this.