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)
by , 15 years ago
| Attachment: | 31-smooth-timestretch-enable added |
|---|
comment:1 by , 15 years ago
comment:2 by , 15 years ago
| 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.