[mythtv-commits] [MythTV/mythtv] cbbf74: Cutlist editor audio level graph for radio recordings

kmdewaal noreply at github.com
Mon Nov 10 17:51:34 UTC 2025


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: cbbf74078ce6bb2442ea107aa24aff99a67c0c2a
      https://github.com/MythTV/mythtv/commit/cbbf74078ce6bb2442ea107aa24aff99a67c0c2a
  Author: Klaas de Waal <klaas at kldo.nl>
  Date:   2025-11-10 (Mon, 10 Nov 2025)

  Changed paths:
    M mythtv/libs/libmythtv/mythplayer.cpp
    M mythtv/libs/libmythtv/mythplayer.h
    M mythtv/libs/libmythtv/mythplayerui.cpp

  Log Message:
  -----------
  Cutlist editor audio level graph for radio recordings

Use the audio timecode when there is no video timecode available.
The changes in commit 82aa8e56e6e0434f9c1ae6943aa28d8e495e632f make
that the graph does show the audio samples around the timecode but
only when there is a timecode; when there is no timecode there is no graph.
This is a problem when editing DVB radio recordings; these recordings
do only have audio and no video and hence no video timecodes.
This is fixed by using the audio timecode when there is no video
timecode available.



To unsubscribe from these emails, change your notification settings at https://github.com/MythTV/mythtv/settings/notifications


More information about the mythtv-commits mailing list