Coder Social home page Coder Social logo

Comments (5)

bastimeyer avatar bastimeyer commented on June 16, 2024

Launch the Twitch GUI with the --loglevel=debug argument and check the player command line that's built when launching a stream
https://github.com/streamlink/streamlink-twitch-gui/wiki/Parameters

from streamlink-twitch-gui.

moswald14 avatar moswald14 commented on June 16, 2024

running it with just {online} (still stuttering) yields:
[2023-08-05T19:54:05.291Z][debug][StreamingService] Spawning process { "exec": "E:\\Streamlink\\bin\\streamlinkw.exe", "params": [ "--twitch-disable-ads", "--webbrowser", "true", "--webbrowser-headless", "true", "--player", "C:\\Program Files\\VideoLAN\\VLC\\vlc.exe", "--player-args", "--sout=\"#transcode{vcodec=mp4v,acodec=mpga,vb=4096,ab=128,deinterlace}:standard{access=file,mux=ts,dst='D:\\TwitchStreams\\Sat Aug 05 2023 08:48:33 GMT-0400 (Eastern Daylight Time).mpg}'\" --no-one-instance --play-and-exit", "--retry-open", "1", "--retry-streams", "1", "twitch.tv/dansgaming", "best" ], "env": null }

from streamlink-twitch-gui.

bastimeyer avatar bastimeyer commented on June 16, 2024

I don't see any problems with the player arguments which the Twitch GUI generates from the variables you've set.

If you're having issues with your video player, then I can't help and you'll need to resolve them on your own.

Why are you even re-encoding the stream? Then you don't have to wonder if you're having performance issues. This is out of scope of Streamlink and Streamlink Twitch GUI. You're on your own here.

from streamlink-twitch-gui.

moswald14 avatar moswald14 commented on June 16, 2024

just trying to record streams to save locally, is there a way to do this without VLC?
thanks for your quick replies!

from streamlink-twitch-gui.

bastimeyer avatar bastimeyer commented on June 16, 2024

https://streamlink.github.io/cli.html#file-output-options

If you want to record, then don't re-encode, just remux. Check the VLC docs if you don't want to use Streamlink for that. Streamlink Twitch GUI is not designed with recording in mind.

from streamlink-twitch-gui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.