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

A few ideas #53

Closed
Defreezer opened this issue Oct 1, 2023 · 4 comments
Closed

A few ideas #53

Defreezer opened this issue Oct 1, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@Defreezer
Copy link

Defreezer commented Oct 1, 2023

Very impressive work you've done with this so far. If I may make some suggestions:

  • Perhaps rolling both Trim options into one? Sometimes I choose Trim instead of Multiple Trim only to find out that there's a section in the video I'm trimming that I'd do without, so I have to remove the Trim filter and start over with Multiple Trim, which already does the same job even if you only trim one piece of a video anyways;
  • A "Mono Audio" option in the audio encoding section would be great for halving audio filesize. I know I can already set -ac 1 in the advanced tab but the convenience would be neat.
@argorar argorar added the enhancement New feature or request label Oct 3, 2023
@argorar
Copy link
Owner

argorar commented Oct 4, 2023

Can you explain more the "mono audio" use case?

@Defreezer
Copy link
Author

Sometimes when I need to further reduce filesize for a small webm, converting the source's stereo audio to mono is a good way to do it instead of sacrificing bitrate, framerate or resolution. In many of these cases, switching from stereo to mono isn't too noticeable especially when you already resort to reducing audio bitrate in order prioritize video quality. Of course it's already possible to do it via the Advanced tab, but I was musing about having a checkbox in the Encoding tab for it as a minor convenience. Just a thought.

@argorar
Copy link
Owner

argorar commented Oct 7, 2023

Check release notes and latest version.

@argorar argorar closed this as completed Oct 7, 2023
@Defreezer
Copy link
Author

Both options are working nicely. Many thanks.

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

No branches or pull requests

2 participants