Code Monkey home page Code Monkey logo

Comments (8)

safijari avatar safijari commented on September 17, 2024

You are free to look in the code and suggest changes. If you find where to set quality, I'll happily implement it. As best as I know currently we're using the default values for the codec.

It's worth considering the base resolution here is 800p if you recorded in handheld mode. If you're viewing those recordings on a big screen, they will look bad through no real fault of the compression. I also highly doubt that most people using this plugin even have a NAS set up so defaults will still remain lower quality

from decky-recorder-fork.

dopeytree avatar dopeytree commented on September 17, 2024

I'll see if I can find the setting.

It's not an 800p issue it's the quality setting. Quality & resolution are different things.

For examples see these attached stills.

One is 720p but blocky because of bad quality settings & the other is 360p but set to 100 quality and is crystal clear.

snapshot-1696920434 55361-nipz7w

snapshot-1689440638 598931-azwxx3

from decky-recorder-fork.

safijari avatar safijari commented on September 17, 2024

I'll see if I can find the setting.

It's not an 800p issue it's the quality setting. Quality & resolution are different things.

For examples see these attached stills.

One is 720p but blocky because of bad quality settings & the other is 360p but set to 100 quality and is crystal clear.

snapshot-1696920434 55361-nipz7w

snapshot-1689440638 598931-azwxx3

I understand the distinction. I also know that the recordings from this plugin do not look like the second picture. Can you share your problematic recording perchance because if it looks worse than usual there might be another issue?

There's some compression artifacts for sure but they're pretty light and not something you can truly escape when using compression. When you say "100 quality", do you mean recording uncompressed or are you referring to quality in the jpeg context? If you mean uncompressed, then that's not something a quality setting is going to handle. It would be a completely different data pipeline (and 180 megabytes per second).

from decky-recorder-fork.

safijari avatar safijari commented on September 17, 2024

https://gstreamer.freedesktop.org/documentation/vaapi/vaapih264enc.html?gi-language=c

This is the component that controls the quality. The specific setting is bitrate which defaults to 0, causing gstreamer to auto calculate it. I suppose I can expose a setting to allow people to change this value.

from decky-recorder-fork.

dopeytree avatar dopeytree commented on September 17, 2024

Sure yeah thats it the bitrate.

Sorry I work in film so am always trying to get the best image we can.

This is an example https://www.youtube.com/watch?v=KqRynwCRxCk

Yes it's also been through youtube but the original file also has blocking mainly on the edge of frame but I would like to experiment to see if the steamdeck is capable of doing a highbit rate recording.

I'd say its probably at about 50% and could probably go to 80% quality easily.

I know screen capture can be CPU intensive so maybe it wont work.. in the past when that was a bottle kneck I used jpeg screen capture and then had to process the files into video.

from decky-recorder-fork.

dopeytree avatar dopeytree commented on September 17, 2024

Anyway I forgot to say thanks man for maintaining this awesome plugin πŸ€“

from decky-recorder-fork.

safijari avatar safijari commented on September 17, 2024

Sure yeah thats it the bitrate.

Sorry I work in film so am always trying to get the best image we can.

This is an example https://www.youtube.com/watch?v=KqRynwCRxCk

Yes it's also been through youtube but the original file also has blocking mainly on the edge of frame but I would like to experiment to see if the steamdeck is capable of doing a highbit rate recording.

I'd say its probably at about 50% and could probably go to 80% quality easily.

I know screen capture can be CPU intensive so maybe it wont work.. in the past when that was a bottle kneck I used jpeg screen capture and then had to process the files into video.

Oh oof. Yeah that recording is not doing so hot and uploading an 800p video on youtube actually hits you with an even worse bitrate penalty (people often upload in higher resolutions just to avoid that). Then with the shattering glass everything just completely goes to shit.

I can expose the bitrate option. Some experimentation will be needed with it as the sky is effectively the limit. The screen capture here primarily taxes the GPU as that's where the encoding happens and it should be capable of doing much higher bitrates without issue.

from decky-recorder-fork.

dopeytree avatar dopeytree commented on September 17, 2024

Ace yeah I have heard it's better to drag 1080p onto a 4k timeline sometimes to upload to youtube and then you end up with a sharper 1080p image than if you had uploaded 1080p direct to youtube. Now the deck is 800p so I might try a 2k edit & upload instead of 4k.

from decky-recorder-fork.

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.