libwinmedia VS flutter_audio_desktop

Compare libwinmedia vs flutter_audio_desktop and see what are their differences.

libwinmedia

[Archived] A cross-platform simple media playback library for C/C++. (by harmonoid)

flutter_audio_desktop

[WIP] An 🎵 audio playback library for Flutter Desktop. Supports Windows & Linux. Based on miniaudio. (by alexmercerind)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
libwinmedia flutter_audio_desktop
2 1
34 44
- -
8.5 1.2
about 2 years ago over 2 years ago
C++ C++
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

libwinmedia

Posts with mentions or reviews of libwinmedia. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-03.
  • Finamp Roadmap/Vague Explanation of What I’ve got Planned
    1 project | /r/jellyfin | 30 Apr 2022
    GStreamer backend for the just_audio package - Finamp uses the awesome just_audio package for audio playback. Currently, it uses the OS’s native system for audio playback (ExoPlayer on Android and AVQueuePlayer on iOS/macOS). These work, but there are a few annoying limitations, especially on iOS. For example, iOS doesn’t support Vorbis and OPUS (well, they do but only in the .caf container that literally nobody uses). GStreamer paired with its ffmpeg plug-ins should play pretty much every format, even weird stuff like DSD audio. A GStreamer backend would also be great for desktop support - just_audio only supports Linux and Windows through the libwinmedia package, which has been discontinued by the owner for reasons that I agree with, such as it using a whole webview for Linux support. It should be noted that I’ve only really done background reading on this project, so it may not work out entirely. For example, if it turns out that stuff like AirPlay doesn’t work, I may not use this backend for iOS
  • Audio Player plugin for Windows
    2 projects | /r/flutterhelp | 3 Apr 2022
    https://github.com/harmonoid/libwinmedia is discontinued and only works on limited number of devices https://pub.dev/packages/flutter_vlc_player is too performance-heavy and causes UI lag spikes in my use-case

flutter_audio_desktop

Posts with mentions or reviews of flutter_audio_desktop. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-03.

What are some alternatives?

When comparing libwinmedia and flutter_audio_desktop you can also consider the following projects:

AV-converter - A web app to convert an audio/video file to another format. Client side conversion means that your file does not get uploaded to a server. You can also download YouTube videos at the /yt endpoint.

miniaudio - Audio playback and capture library written in C, in a single source file.

tageditor - A tag editor with Qt GUI and command-line interface supporting MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska

libnyquist - :microphone: Cross platform C++11 library for decoding audio (mp3, wav, ogg, opus, flac, etc)

QTFiles - use qaac without installing iTunes

UIState - Cleanest way of representing UI state in a flutter widget.

ni-media - NI Media is a C++ library for reading and writing audio streams.

flutter_anchorlable

tinytag - Python library for reading audio file metadata, duration of MP3, OGG, OPUS, MP4, M4A, FLAC, WMA, Wave, AIFF and a few more

flacon - Audio File Encoder. Extracts audio tracks from an audio CD image to separate tracks.

freac - The fre:ac audio converter project

flutter_flatpak_example - An example of how to package a Flutter application as a Flatpak for distribution on Linux, using the default counter example app.