question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature Request: IINA Player for Mac OS

See original GitHub issue

I have a suggestion to add new Mac OS Player called IINA https://lhc70000.github.io/iina/ main Actually it can open any stream even without streamlink - You can just open channel url https://www.twitch.tv/*username* and even twitch vods! https://www.twitch.tv/videos/*vodnumber*

As IINA creator says it is based on MPV, but I can’t use it even if MPV profile is checked in GUI settings.

I know that IINA is still in beta but it works well with no crashes at all. It will be nice to use it.

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:9
  • Comments:15 (3 by maintainers)

github_iconTop GitHub Comments

9reactions
jeifourcommented, Jul 18, 2021

Please show exactly how it should be 😃

E: I guess the problem is the pipe? how do I do that in config.

Basically do exactly what I wrote in my answer, then it should work. If you’re not using the GUI but config file for streamlink it would be

player=/Applications/IINA.app/Contents/MacOS/iina-cli
player-args={playerinput}-stdin

Of course if you have “iina” available in your PATH you can make the first line to read just player=iina The “pipe” you’re referring to is just the standard input pipe and is the default behavior of streamlink so no need to specify that. But the problem is that you have to use the variable {playerinput} somewhere inside of player-args or it won’t work correctly and IINA will crash.

4reactions
tucomelcommented, Jan 24, 2021

the last version of IINA wont accept old args anymore… to work properly now you should try streamlink --stdout https://www.twitch.tv/fftbattleground best --twitch-low-latency | iina --stdin

Read more comments on GitHub >

github_iconTop Results From Across the Web

IINA - The modern media player for macOS
IINA supports the native Picture-in-Picture mode, enables you to enjoy either local or online videos without being distracted. More Features. Touch Bar System ......
Read more >
IINA Review: A Top-Shelf Video Player Made for Mac | iMore
Enter the free, open-source IINA, which transplants MPV's horsepower into a slick macOS chassis, bolts on multiple Mac-friendly features, ...
Read more >
Top 10 Best Mac Video Players in 2022 - Macgasm
Some of the aforementioned features will require you to activate the Pro version of Elmedia Player. A personal license costs $19.95 on the ......
Read more >
Download IINA for Mac | MacUpdate
IINA overview. IINA is the modern video player for macOS. Features. For and only for modern macOS - IINA is ...
Read more >
Project IINA - The modern video player for macOS ... - Reddit
Quicktime is pretty, easy to use, power-efficient, but limited in compatibility and features. VLC is the opposite. IINA is good at all of ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found