Skip to content
This repository has been archived by the owner on Sep 14, 2024. It is now read-only.

Feature request: add separate functionality for comparison of source vs. encode #24

Open
stderr-to-devnull opened this issue Sep 4, 2024 · 4 comments

Comments

@stderr-to-devnull
Copy link

Considering that on-the-fly source vs. encode comparison was arguably(?) harder to implement, could this functionality be expanded to a separate option that simply compares a given source to a given encode, with seek, frame type and scaling options?

@porcino
Copy link
Owner

porcino commented Sep 5, 2024

You can already compare two videos, add the source in the queue and drag and drop the second video in the player area.
I couldn't find a way to display frametype in mpv, and what do you mean with scaling options? mpv scaling algorithm?

@stderr-to-devnull
Copy link
Author

Thanks, was not aware I could just do this to compare, the interface does not suggest such operation is possible. I refer to scaling in ffmpeg terminology, meaning resizing options, either by resolution or by percentage. The zoom button only maximizes the video to viewing area and also if the main window is resized the video is not.

@porcino
Copy link
Owner

porcino commented Sep 5, 2024

I refer to scaling in ffmpeg terminology, meaning resizing options

Sorry I still don't undertand, you can find the most important encoding options in the botton bar, if you want to edit them manually, switch to the Filter tab
Untitled

@stderr-to-devnull
Copy link
Author

I think the confusion comes from the way I actually try to use Av1ador. I am not encoding with it, I am just trying to use the built-in comparison feature. The resolution choice has no effect on the video size in the player viewport, only the "zoom" button which is basically a maximize toggle of the video (maximize = to cover the whole area of the viewport window).

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

No branches or pull requests

2 participants