Skip to content

Approximate

Compare
Choose a tag to compare
@fengalin fengalin released this 29 Mar 16:30

New Functionalities

  • Display chapters boundaries on the waveform (#83) and allow dragging them to modify their position (#78).
  • Display messages in the UI (#104). This includes errors and completion information.
  • Localize labels and messages (only English & French available for now).

Other Improvements & Fixes

  • Give more context around the cursor in paused mode (#103). In paused mode, after seeking or selecting a chapter, the cursor is now centred when possible.
  • After opening a file, display the waveform as soon as enough samples are available (#100). Previously, the user had to switch to play for the waveform to display.
  • Reworked the UI for Export and Split. There are now dedicated perspectives. Options come with details and hints indicating how to activate them when necessary.
  • Fixed short hangs when the waveform is scrolling (#102).
  • Display a message when GStreamer can't be initialized.
  • Use a logger for messages in the console.
  • Use symbolic icons.
  • Many bug fixes.

Limitations

  • Exporting the TOC to a Matroska container requires gst-plugins-good 1.14 or above.
  • Prior to version 1.14, the GStreamer decoding element used for media playback enters a loop after the end of stream which causes high CPU usage.