News

Bino 2.3 is released

2024-10-06

In this release:

Qt Multimedia Compatibility

2024-09-29

Qt switched to FFmpeg as its default media backend on all platforms a while back. That is certainly good news and the right decision in the long run.
However, there are still a few glitches in the FFmpeg backend at the moment. If you encounter a video that Bino cannot play, it may help to try an alternative backend.
For example, on Linux, install the GStreamer backend (the package might be called qt6-multimedia-gstreamer or similar), and run Bino like this:
export QT_MEDIA_BACKEND=gstreamer
bino

Bino 2.2 is released

2024-06-02

This release brings new features as well as bug fixes:

Bino 2.1 is released

2023-02-01

This release brings new features as well as bug fixes:

Bino 2.0 is released

2022-11-08

This is a complete rewrite of Bino. All code is new and based on Qt6:

New features: Changed features: Removed features that might be added back if there is enough interest: Removed features that depend on support being added to Qt Multimedia: Enjoy 🙂

Web site updated

2022-11-07

The web site was updated. The news section now offers an RSS feed. Older news are stored in the news archive.

RSS