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.

--player-args "--fullscreen" with VLC breaks playback

See original GitHub issue

Bug Report

  • This is a bug report and I have read the contribution guidelines.

Description

VLC has a built in --fullscreen argument for auto opening in fullscreen mode. But when using --player-args "--fullscreen", vlc will open, but it does not play the stream. Just goes to default playlist window.

Expected / Actual behavior

VLC should open streams in fullscreen mode when ‘–fullscreen’ is set as an argument.

Setting ‘–fullscreen’ as an argument causes the stream to not open at all. Just VLC to the default window.

Reproduction steps / Explicit stream URLs to test

  1. run streamlink --player-args "--fullscreen" <streamurl> best

Log output

>streamlink --player-args "--fullscreen" <streamurl> best
[cli][info] Found matching plugin okru for URL <streamurl>
[cli][info] Available streams: 240p (worst), 360p, 488p, 720p (best)
[cli][info] Opening stream: 720p (hls)
[cli][info] Starting player: "C:\Program Files\VideoLAN\VLC\vlc.exe"

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
beardypigcommented, May 4, 2020

@bastimeyer sounds like a version 2 feature 😄

1reaction
bastimeyercommented, May 4, 2020

@gravyboat Maybe we should rename this to playerinput or so (with filename as fallback), which should make this much more clear.

Read more comments on GitHub >

github_iconTop Results From Across the Web

video playback freezes in fullscreen mode
I solved it by unchecking in VLC preferences Show All -> Video -> Fullscreen video output.
Read more >
How to Fix Video Stuck or Freeze in VLC - Stellar Data Recovery
Summary: This post shares the best solutions to fix video freezing, buffering or audio lag in VLC Media Player.
Read more >
VLC not displaying video properly in FullScreen? - Ask Ubuntu
Right click on the fullscreen mode>Video>Always adapted to the window. Is it checked? Please note that the last VLC version stabily supported by ......
Read more >
Fix Stretched Video in VLC by Changing Aspect Ratio
Now, if you play the output video, you will find that the aspect ratio has changed. If you did it correctly, then the...
Read more >
How To Fix Scrambled Video Playback In VLC Player
VLC player can play just about any file type. If you have an MKV file that the Movies & TV app in Windows...
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