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

Incorrect Filename Suffix During AV1 Conversion #2

Open
fabquenneville opened this issue Oct 19, 2024 · 0 comments
Open

Incorrect Filename Suffix During AV1 Conversion #2

fabquenneville opened this issue Oct 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@fabquenneville
Copy link
Owner

Version: mediacurator 1.0.1
Command:

mediacurator.py convert --files "/mnt/media/sample.1275w.717p.mpeg4.mkv" --out av1 --printop formated

Description: During the conversion of videos to the AV1 codec, the application incorrectly adds [HEVC] to the output filename instead of the expected [AV1]. This leads to confusion regarding the actual codec used for the output file.

Steps to Reproduce:

  1. Run the command as specified above.
  2. Check the output filename and note that it ends with [HEVC] instead of [AV1].
@fabquenneville fabquenneville added the bug Something isn't working label Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant