Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upscaled 3D video doesn't have increased bitrate #19

Open
Netruk44 opened this issue Jun 29, 2024 · 1 comment
Open

Upscaled 3D video doesn't have increased bitrate #19

Netruk44 opened this issue Jun 29, 2024 · 1 comment

Comments

@Netruk44
Copy link

Netruk44 commented Jun 29, 2024

I'm attempting to upscale a 3D movie from 1080p to 4k and I'm noticing that the output from fx-upscale can be blurrier than the input I'm giving it (when things with a lot of detail are in motion).

If I inspect the bitrate, the upscaled output video appears to be using the same bitrate as the input video file (edit: Or lower, even) . I would expect the upscaled video to have a higher bitrate than the input video to account for the increased resolution, no?

Edit again:

I started with a 100 GB 1080p MV-HEVC video file (encoded with way too high of a quality just to figure out where detail is getting lost), and after running it through fx-upscale it became a 15 GB 4K MV-HEVC.

@Netruk44
Copy link
Author

Manually specifying an output bit rate fix the issue for me, so I made a PR for what I did to accomplish that.

(I said this in the PR, but I'll repeat it here. Feel free to reject/close the pr without merging if you'd rather do something else to fix the issue)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant