Skip to content

v0.5.0

Compare
Choose a tag to compare
@fengalin fengalin released this 23 May 10:23

New Features

  • It is now possible to select the streams to export (#94).
  • Add application icons: the big, the mid-size, the small and the symbolic.
  • Add key accelerators. See the Readme file for a list.
  • Add a desktop file for DE integration (8cc5fad).
  • Add install and uninstall scripts for XDG compliant desktops (#123).
  • Restore application's configuration: UI dimensions, video/audio paned position, chapters list panel visibility, last opened media directory & hardware acceleration (#122).

Other Improvements & Fixes

  • Activate hardware acceleration by default. If the video sink can't synchronize, hardware acceleration is automatically disabled. (#121).
  • Add a CLI parameter to deactivate hardware acceleration (#121).
  • Reduce the initial UI dimensions so that the application is usable at 1360x768 (5b6aee2)
  • Use nom for formats and timestamp parsers (#79).
  • Many other fixes.

Limitations

  • When exporting the TOC to a Matroska container, subtitles are not included in the resulting file. See this issue.
  • 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.
  • UI labels are not translated on macOS. See #124
  • Application icons are not displayed on Windows & macOS.