-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Description
System and IINA version:
- macOS 13.2
- IINA 1.3.1 Build 133, mpv 0.34.1
Expected behavior:
I have set "General / When Media is Opened / Enter Fullscreen", "Always open media in new window".
When clicking on a video file, I want IINA to play it back in fullscreen mode. Afterwards IINA should close the window, but the application should not quit.
When clicking on another video (or the same one again), IINA should play it back in fullscreen mode, close the window at the end and stay open.
Repeat.
Actual behavior:
Clicking on the initial video IINA opens and plays the video in fullscreen mode. The window closes at the end. IINA stays open.
Clicking on another/the same video again, IINA starts playing back the video in windowed mode.
I was not able to find a way to playback each video in fullscreen mode (unless "quit after all windows are closed" is active).
Is this the intended behavior?
- MPV does not have this problem.
Consecutive executions of "mpv /path/to/video.mp4
" always play back in fullscreen mode.