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

[Feature] Integrate lossless scaling capabilities, including frame generation, video upscaling, and sharpening, for enhanced video watching experience. #301

Closed
x-legion opened this issue Dec 8, 2024 · 3 comments

Comments

@x-legion
Copy link

x-legion commented Dec 8, 2024

Lossless Scaling

Is your feature request related to a problem? Please describe.
I'm always frustrated when watching videos in the FastStream player, as I often encounter issues with video quality and frame rates, especially on low quality videos. The current player lacks advanced features like frame generation and video upscaling, which would significantly enhance the viewing experience.

Describe the solution you'd like
I would like to see the integration of a Lossless Scaling feature within the FastStream Video Player. This would allow users to enjoy enhanced video playback through frame generation, video upscaling, and video sharpening capabilities. Implementing this feature would improve overall video quality and provide a smoother viewing experience, particularly for users with varying hardware capabilities.

Describe alternatives you've considered
I have considered using standalone video enhancement software or other players that offer similar features, but these options often require switching applications and do not integrate seamlessly with FastStream. Additionally, relying on external software may lead to compatibility issues or reduced performance.

Additional context
Integrating Lossless Scaling into FastStream could position the player as a more versatile and powerful tool for video playback. This enhancement would not only attract more users but also improve satisfaction among existing users who seek better performance and quality. I believe that adding this feature aligns well with FastStream's goal of providing an accessible and efficient video experience. Thank you for considering this request!

@x-legion x-legion changed the title Integrate lossless scaling capabilities, including frame generation, video upscaling, and sharpening, for enhanced video watching experience. [Feature] Integrate lossless scaling capabilities, including frame generation, video upscaling, and sharpening, for enhanced video watching experience. Dec 8, 2024
@Andrews54757
Copy link
Owner

Unfortunately, this is not possible in the browser due to computational limitations.

@Andrews54757 Andrews54757 closed this as not planned Won't fix, can't repro, duplicate, stale Dec 10, 2024
@x-legion
Copy link
Author

Unfortunately, this is not possible in the browser due to computational limitations.

Another solution would be to add an option to open the PIP mode in original video resolution, while still allowing the use of the player's default shortcuts. Third-party apps like lossless scaling could then be used alongside the player.

@Andrews54757
Copy link
Owner

That is also unfortunately not possible as PiP mode is controlled by the browser. I have implemented Document PiP for the new page player (open new tab and click icon) for Chrome, however, it is not available for the Iframe player due to WICG/document-picture-in-picture#97

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

2 participants