Git Product home page Git Product logo

Comments (4)

DravenTec avatar DravenTec commented on August 10, 2024 1

If the value self.quality is fixed, the recording should only take place then.
self.quality = "1080p"
Or pass the desired value when calling it.
twitch-recorder.py STREAMURL -q 1080p

However, should the stream for some reason only take place in 720p or another resolution because, for example,
the resolution for a game was reduced, nothing is recorded.

from twitch-stream-recorder.

Seb3thehacker avatar Seb3thehacker commented on August 10, 2024

Weird, I haven't ever had that issue. Is "best" quality set in the config? Also did you try downloading the program again and reconfiguring it?

from twitch-stream-recorder.

poundarg avatar poundarg commented on August 10, 2024

# user configuration self.username = config.username self.quality = "best"
Yes it's definitely on "best" quality.
What I was wondering is that 'when the stream just started, the best output is at 720p for a few moments.' so, I know that the real 'best' output is always 1080p.

So maybe is there's any ways to make the program not starts downloading when it's at 720p, and make it wait until it re-recognize the available output is at 1080p?

I don't really think it's a matter of redownload and re-configure the program

from twitch-stream-recorder.

poundarg avatar poundarg commented on August 10, 2024

So, I tested the program with the quality on "1080p"
Apparently, when the stream is available with 60fps, you have to write "1080p60"

So yeah, It worked! Thank you so much!

from twitch-stream-recorder.

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.