Skip to content

Can someone suggest a profile for upscaling videos to 60 FPS? #893

Answered by hauuau
kastentop2005 asked this question in Q&A
Discussion options

You must be logged in to vote

Do you need to upscale videos on playback or do you want to reencode them?

Magpie is usually more appropriate for upscaling interactive software like games. It's not impossible to use it to upscale a video player window but it's not the most appropriate solution and there might be a bunch of pitfalls if a player rescales video before displaying.

For video playback you should probably checkout mpv with GLSL shaders or VLC with libplacebo integration and custom shaders.
For video upscaling on reencoding there is libplacebo integration in FFmpeg.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kastentop2005
Comment options

Answer selected by kastentop2005
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants