Skip to content

The Dub Room Special!

Compare
Choose a tag to compare
@fengalin fengalin released this 12 Jan 18:54

New Functionalities

  • Export audio chapters to lossless or lossy compression formats (#90 & #91).
  • Ease chapter boundaries identification: in paused mode, right-clicking on the waveform allows playing the media from the clicked position until the end of the displayed waveform (#84).

Other Improvements & Fixes

  • Export tags with audio chapters (#87).
  • Play / Pause / Open media by clicking on the video widget (2173328).
  • Don't export upstream TOC to audio chapters (#88).
  • Use gtk::WidgetExt::add_tick_callback instead of a timer to refresh the waveform (#36).
  • Fix incorrect chapter addition (#80).
  • Fix integer overflow while seeking a lot (#86).
  • Fix waveform disappearing after EOS with some media (204a1d8).

Limitation

  • Exporting the TOC to a Matroska container requires this patch. The patch should be included in the 1.14 release of gst-plugins-good. Meanwhile, you can use mkvmerge as explained in this how-to.