Coincidence or what?
Command Line Video Player
21–30 of 38 posts
Re: Command Line Video Player
#22IINA [1] is an open-source [2], native [3] modern video player for macOS based on MPV [4]. [1] https://iina.io [2] https://github.com/iina/iina [3] Written in Swift and designed with modern macOS (10.11+) in mind [4] https://github.com/mpv-player/mpv
Re: Command Line Video Player
#23Earlier quoted context omitted.
> The modern media player for macOS. > For and only for modern macOS. > IINA is born to be a modern macOS application, As a policy I stay away from all software whose primary marketed feature is being “modern,” which I wholly consider to be a meaningless term.
That’s not a bad policy but it’s solid software, basically a Cocoa wrapper around MPV which as it turns out, is a fairly solid idea. Years ago when VLC was the rage, I could open any video or sound file I wanted in QuickTime Player with an array of plug-ins including Persian, Flip4Mac and a couple others I’ve long since forgotten. That served me well until it became impossible to install and use QuickTime 7 on a mode…
Re: Command Line Video Player
#24IINA [1] is an open-source [2], native [3] modern video player for macOS based on MPV [4]. [1] https://iina.io [2] https://github.com/iina/iina [3] Written in Swift and designed with modern macOS (10.11+) in mind [4] https://github.com/mpv-player/mpv
You'll also find that even on the most powerful of Macs that it will struggle with higher resolution video playback that QuickTime Player, VLC, or straight mpv play without issue.
Re: Command Line Video Player
#25IINA [1] is an open-source [2], native [3] modern video player for macOS based on MPV [4]. [1] https://iina.io [2] https://github.com/iina/iina [3] Written in Swift and designed with modern macOS (10.11+) in mind [4] https://github.com/mpv-player/mpv
It has clean and well organised preferences that come with sensible defaults.
I have used it for over three years and not had a crash or bug with it ever. Never failed to play a file, even partially downloaded via torrent (so just random fragments of the file it was able to handle properly rather than just error/crash out).
But what I love most is that it is just a media player. It doesn't try to be a capture tool or converter or editor. It plays video and music files and does that job superbly.
If you're a macOS user I can't think of a better media player out there. Plus it is not only free but open source!
Re: Command Line Video Player
#26Re: Command Line Video Player
#27Earlier quoted context omitted.
> The modern media player for macOS. > For and only for modern macOS. > IINA is born to be a modern macOS application, As a policy I stay away from all software whose primary marketed feature is being “modern,” which I wholly consider to be a meaningless term.
Meaning often comes easier when sentences are finished. IINA is born to be a modern macOS application, from its framework to the user interface. It adopts the post-Yosemite design language of macOS and keeps up the pace of new technologies like Force Touch, Touch Bar, and Picture-in-Picture.
Re: Command Line Video Player
#28Interesting they went with this title, the initials are VLC backwards. Coincidence or what?
Re: Command Line Video Player
#29Re: Command Line Video Player
#30Earlier quoted context omitted.
For Windows users, there's mpv.net, which adds a GUI for configuration editing and a command palette. [1][2] There is also mpc-qt, which replicates the classic MPC-HT UI, but with libmpv as the backend. [3] Personally I found mpv's defaults sane enough to not need a GUI for it, but I did release an unofficial version to the Windows 10 Store with a wrapper that adds file association and macOS-style single instance sup…
I use SMPlayer. Despite somewhat "ugly" UI, it's a very capable MPV skin. [1] https://www.smplayer.info/
IIRC a long time ago mpv was based on mplayer, though probably no shared code exists anymore.