Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#11837 closed Bug Report - General (fixed)

Regression: Time stretch turned off after pausing

Reported by: skd5aner <skd5aner@…> Owned by: Jim Stichnoth <jstichnoth@…>
Priority: minor Milestone: 0.27
Component: MythTV - Video Playback Version: Master Head
Severity: low Keywords:
Cc: Ticket locked: no

Description

I have a playback group that always plays back recordings at 1.4x. Now, after upgrading to the latest 0.27-fixes RC, if I pause and then play again, it'll resume at 1.0x and turn off timestretch. This is a regression from the previous behavior.

Change History (3)

comment:1 Changed 11 years ago by Jim Stichnoth

Status: newinfoneeded_new

Can you attach '-v playback' logs from a frontend playback session where this happens?

(I haven't been able to reproduce this in Master.)

comment:2 Changed 11 years ago by Jim Stichnoth <jstichnoth@…>

Owner: set to Jim Stichnoth <jstichnoth@…>
Resolution: fixed
Status: infoneeded_newclosed

In d7bebd11b5b5041ecfc157a6b22b552f6c9404de/mythtv:

Network control: "play speed normal" uses the normal timestretch.

Previously, "normal" was treated as a synonym for "1x". What we
really want is (if paused) to resume playback with the previous
timestretch value. Fixes #11837.

comment:3 Changed 11 years ago by Jim Stichnoth <jstichnoth@…>

In 7944e71a4ca6389a7ac6ea410d54cf7fbb531e3b/mythtv:

Network control: "play speed normal" uses the normal timestretch.

Previously, "normal" was treated as a synonym for "1x". What we
really want is (if paused) to resume playback with the previous
timestretch value. Fixes #11837.
(cherry picked from commit d7bebd11b5b5041ecfc157a6b22b552f6c9404de)

Note: See TracTickets for help on using tickets.