Softwr

Game Development · head to head

Bevy vs mpv

Bevy logo

Bevy

Game Development

A refreshingly simple data-driven game engine built in Rust

From
Free
Rated
-
mpv logo

mpv

Entertainment

Free open source command line video player with no graphical interface, built for scripting and precision

From
Free
Rated
-

The short version

  • Each has a real cost: Bevy rust only, so it assumes a language most game teams do not already use; mpv there is no graphical interface at all by default, so a typical non-technical user will find it unusable without significant setup.
  • They diverge on capability: Bevy covers Entity Component System, mpv covers Command line control.
  • Prices and features above were last checked on 1 September 2026.

Where they differ

Only the attributes on which Bevy and mpv actually diverge.

Attributes where Bevy and mpv differ
AttributeBevympv
Pricing modelfreeOpen source, no licence fee
PlatformsWindows, Macos, Linux, WebglMac, Windows, Linux
CategoryGame DevelopmentEntertainment
Founded2020Unknown

Identical on both: starting price (Free), free tier (Yes), user rating (Not yet rated).

What each one covers

Drawn from each product's published feature list. An absence here means we hold no record of it - not that the product lacks it.

Only in Bevy

  • Entity Component System
  • 2D/3D rendering
  • Audio system
  • Asset pipeline
  • Hot reloading
  • Modular architecture
  • Parallel systems
  • Rust ecosystem

Only in mpv

  • Command line control
  • Lua and JavaScript scripting
  • Plain text configuration
  • Minimal on-screen overlay
  • Embeddable engine

Both cover

  • Cross-platform

What people use each for

The jobs each tool is most often brought in to do.

Bevy

  • 2D and 3D game development in Rustnot mpv
  • Data-driven design using an entity component systemnot mpv
  • Shipping to Windows, macOS, Linux, web, iOS and Android from one codebasenot mpv
  • Projects wanting a permissive licence with no royalties or feesnot mpv

mpv

  • A developer who wants to script or automate media playback rather than click through a graphical appnot Bevy
  • A Linux user who wants a lightweight player without the overhead of a full desktop application shellnot Bevy
  • Someone embedding video playback into another tool or workflow rather than using it as a standalone appnot Bevy
  • A power user who prefers editing a text config file over navigating a settings panelnot Bevy

Where each one falls short

Documented limitations, not opinions. Every one is a constraint you would hit in normal use.

Bevy

  • Rust only, so it assumes a language most game teams do not already use
  • No visual editor of the kind Unity or Godot provide, so scenes and logic are written in code
  • Built around ECS, which is a different mental model from the scene-graph engines most developers come from

mpv

  • There is no graphical interface at all by default, so a typical non-technical user will find it unusable without significant setup.
  • It has no library browser, artwork fetching or organised media collection view, unlike IINA or Infuse.
  • There is no Apple TV, iOS or Android version, so it cannot be used for a living room or mobile streaming setup.
  • Configuration is entirely file and flag based, so getting a specific behaviour set up correctly has a real learning curve compared with a settings panel.
  • Because it is a general-purpose engine rather than a consumer product, there is no dedicated support channel beyond community forums and documentation.

Pricing, plan by plan

Bevy

Free
  • Open SourceFree
    • Full engine access
    • ECS architecture
    • Hot reloading

mpv

Free
  • mpvFree
    • Free and open source under GPL or LGPL depending on build
    • No account, subscription or paid tier
    • Cross-platform, same engine on every OS

Which should you pick?

Choose Bevy if

  • You need entity component system.
  • You want to start without paying.
  • You work on Windows, Macos, Linux, Webgl.
  • You also want 2d/3d rendering.

Choose mpv if

  • You need command line control.
  • You want to start without paying.
  • You work on Mac, Windows, Linux.
  • You also want lua and javascript scripting.

Questions people ask

Is Bevy or mpv better?
Neither clearly leads. Bevy starts at Free and mpv at Free, and user ratings are close enough to be indistinguishable. Choose on capability and platform support.
Which is cheaper, Bevy or mpv?
Bevy starts at Free and mpv at Free.
Does Bevy or mpv run on more platforms?
Bevy runs on Windows, Macos, Linux, Webgl. mpv runs on Mac, Windows, Linux.
Can I use Bevy for free?
Both have a free tier, so you can try either at no cost before committing.
What is Bevy best used for?
Bevy is most often used for 2d and 3d game development in rust, data-driven design using an entity component system, shipping to windows, macos, linux, web, ios and android from one codebase, projects wanting a permissive licence with no royalties or fees. Of those, 2d and 3d game development in rust and data-driven design using an entity component system are not what mpv is typically brought in for.
What can Bevy do that mpv cannot?
Bevy covers Entity Component System, 2D/3D rendering, Audio system, Asset pipeline. mpv covers Command line control, Lua and JavaScript scripting, Plain text configuration, Minimal on-screen overlay. Both handle Cross-platform.

Answered from the vendors’ own pages

Bevy: How much does Bevy Engine cost?

Bevy is 100% free, forever. There are no licensing fees, contracts, or sales cuts, whether for development, deployment, or commercial use.

Source
mpv: Is mpv free?

Yes, entirely, and it is open source with no paid tier of any kind.

Bevy: Is Bevy Engine open source?

Yes. Bevy is open source under the permissive MIT or Apache 2.0 licenses, meaning you can use, modify, and distribute it freely.

Source
mpv: Does mpv have a GUI?

Not by default. It shows the video and a minimal overlay, but there are no menus, library or settings panel; IINA is the graphical Mac interface built on the same engine.

Bevy: Are there any hidden costs with Bevy Engine?

No. Bevy has no license fees, contracts, or hidden charges. It is community-driven and funded through voluntary donations rather than commercial licensing.

Source
mpv: Can mpv play from network shares or cloud storage?

It can play many stream types via command line arguments, but it has no built in browsable network or cloud library the way Infuse does.

Share

Related pages

Other head to heads