Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#12244 closed Bug Report - General (fixed)

Incorrect channel number detection with timestretch on following FFmpeg upgrade

Reported by: JYA Owned by: JYA
Priority: minor Milestone: 0.28
Component: MythTV - Video Decoding Version: Master Head
Severity: medium Keywords:
Cc: jpabq Ticket locked: no

Description

There does seem to be a problem with timestrech audio. When watching a show that is in DD5.1, but has some commercials in DD2.0 at 1.35x speed, it falls back to DD2.0 for the commercials, but never promotes back to DD5.1 when the show starts back up. The result is very muddled audio (the volume drops by several decibels).

My preamp indicates DD5.1 during the 'show', then switches to DD2.0 for the commercial, and will stay at DD2.0 when the show starts back up. I can get back to DD5.1 by stopping playback (saving a bookmark), and then starting playback back up.

Change History (2)

comment:1 Changed 10 years ago by Jean-Yves Avenard <jyavenard@…>

Resolution: fixed
Status: newclosed

In cf65b55fe4b11219e1ca6ec80c33debc69b344a2/mythtv:

Fix channel detection.

Use new request_channel_layout API

Fixes #12244

comment:2 Changed 10 years ago by Jean-Yves Avenard <jyavenard@…>

In db74cee06907c91cc9747d24381b8b7231352e59/mythtv:

Fix channel detection.

Use new request_channel_layout API

Fixes #12244

(cherry picked from commit cf65b55fe4b11219e1ca6ec80c33debc69b344a2)

Note: See TracTickets for help on using tickets.