Skip to content

Tags: Ajatt-Tools/mpvacious

Tags

v0.37

Toggle v0.37's commit message
move function

v0.36

Toggle v0.36's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Encoder improvements (#127)

* Encoder improvements

* preserve aspect ratio using -2

* add comment

* restore lost comment

* update comment

* format code

use h.unpack() to avoid crashing mpvacious

* add comment

* add function quality_to_crf_avif()

* extract function

* extract function

* remove duplicate numbers

* add function quality_to_crf_jpeg()

* Disable loudnorm for compatibility; user filters fix; refactor quality and scale functions

* Mention opus_container in README

---------

Co-authored-by: Ren Tatsumoto <tatsu@autistici.org>

v0.35

Toggle v0.35's commit message
format code

v0.34

Toggle v0.34's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
handle curly quotes (#125)

v0.33

Toggle v0.33's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix pattern matching for 'wl-clipboard' in is_wl_copy_installed funct…

…ion (#124)

v0.32

Toggle v0.32's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
use powershell for clipboard (#123)

Switched to `powershell` to avoid text escape issues, and to remove the automatic newline.

v0.31

Toggle v0.31's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added a hidden state to the menu (#122)

v0.30

Toggle v0.30's commit message
update readme

v0.29

Toggle v0.29's commit message
add function is_xclip_installed()

v0.28

Toggle v0.28's commit message
notify the user about missing dependencies