OpenToshAboutStatsNewsCollectionsFind AppsSubmit App
100%
Loading time...

Notification Center

Monday, Aug 24

HM

Message from Hamza

Author & Creator

Online

Welcome to OpenTosh! I created this platform to bring together the best of macOS retro and modern layouts for the web. Explore, search, and submit your favorite apps!

Cupertino

Partly Cloudy •

21°
H: 24°L: 14°
AQI 32Good
Sunny
StocksApple Inc. & Markets
Dow Jones
53,277▲ +1.2%
S&P 500
7,674▲ +0.8%
AAPLApple Inc.
309.35▼ -0.4%

MT Newswires

Nvidia, Fed Outlooks Dull Wall Street Bell; Asia Off, Europe Up

News FeedTech & Open Source
Swift.org

Swift updates expand to embedded & bare-metal devices

2 hours ago

GitHub Trend

Ghostty terminal developer releases major optimization build

5 hours ago

WebKit News

CSS Glassmorphism filters standard finalized in modern browsers

Yesterday

OpenTosh System Updates

  • v1.2.0: Added macOS Notification Center & widget stack
  • Fixed top Menu Bar layout and added full set of status icons
  • Launchpad search speed & keyboard responsiveness improvements
mpv - App Details
Back to directory
mpv

mpv

a free, open source, and cross-platform media player

Tags:#Audio player#Avi#Media#Mp 3#Mp 4#Mp3#Mp4#Mpeg#Multimedia#Players#Video player#Videos#Wave#video player#audio player#media#mpeg#mp4#multimedia#players#videos#mp3#mp4#wave#video player#mpeg#avi#mp4
License
GPL-2.0, LGPL-2.1 licenses found
Platforms
macOS
Other Platforms
WindowsLinux

mpv is a free (as in freedom) media player for the command line. It supports a wide variety of media file formats, audio and video codecs, and subtitle types.

Features

Scripting

Powerful scripting capabilities can make the player do almost anything. There is a large selection of user scripts on the wiki.

On Screen Controller

While mpv strives for minimalism and provides no real GUI, it has a small controller on top of the video for basic control.

High quality video output

mpv has an OpenGL, Vulkan, and D3D11 based video output that is capable of many features loved by videophiles, such as video scaling with popular high quality algorithms, color management, frame timing, interpolation, HDR, and more.

GPU video decoding

mpv can leverage most hardware decoding APIs on all platforms. Hardware decoding can be enabled at runtime on demand.

Embeddable

A straightforward C API was designed from the ground up to make mpv usable as a library and facilitate easy integration into other applications.

System requirements

  • A not too ancient Linux, Windows 7 or later, or OSX 10.8 or later.
  • A somewhat capable CPU. Hardware decoding might help if the CPU is too slow to decode video in realtime, but must be explicitly enabled with the --hwdec option.
  • A not too crappy GPU. mpv's focus is not on power-efficient playback on embedded or integrated GPUs (for example, hardware decoding is not even enabled by default). Low power GPUs may cause issues like tearing, stutter, etc. The main video output uses shaders for video rendering and scaling, rather than GPU fixed function hardware. On Windows, you might want to make sure the graphics drivers are current. In some cases, ancient fallback video output methods can help (such as --vo=xv on Linux), but this use is not recommended or supported.

Similar Apps