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

Configure workers to skip x265 files instead of trying to re-encode them to x265? #515

Open
grannymaster opened this issue Dec 16, 2024 · 5 comments

Comments

@grannymaster
Copy link

grannymaster commented Dec 16, 2024

Description

Not sure if this is an actual issue, but is there a way configure workers in a way that they will skip x265 files instead of trying to re-encode them to x265?

Steps to Reproduce

  1. Start library scan
  2. Wait for Unmanic to re-encode x265 files to x265
  3. Complaing on Github
@Josh5
Copy link
Collaborator

Josh5 commented Dec 16, 2024

This is already the default behavior. Sounds like you have an issue with your library config.

@grannymaster
Copy link
Author

Here is my library config for movies, I'm not sure what have I done incorrectly.

image
image
image
image
image

@Josh5
Copy link
Collaborator

Josh5 commented Dec 16, 2024

If you check your logs, is it actually transcoding the video? Or is it just doing all that other stuff with the audio streams?
Also, the reject if larger plugin is stupid. Just dial in your video trans code settings and get rid of that plugin from your library config.
Finally, replace the video encode nvidia plugin with the one called "transcode videos". Its better.

I doubt this config is transcoding 265 video streams into 265.

@grannymaster
Copy link
Author

I think you might right, that it's not even transcoding, it's just doing other stuff.

I will tweak my plugins... I'll remove the re-order audio thing, as the only audio I have is English.

Do you mean this plugin?
image

@Josh5
Copy link
Collaborator

Josh5 commented Dec 18, 2024

I think you might right, that it's not even transcoding, it's just doing other stuff.

I will tweak my plugins... I'll remove the re-order audio thing, as the only audio I have is English.

Do you mean this plugin?
image

Yes, that is the newer and better video transcoding plugin.

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