-
Notifications
You must be signed in to change notification settings - Fork 10
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
[Bug] Doesn't convert vp9 to AV1 #66
Comments
Can you enable debug logging and share some logs for a trailer download where this issue happens? |
Nothing about AV1
|
I also noticed this when I changed my settings to My guess is that the python implementation of |
I have some news regarding this...
|
Probably best to have it to auto convert to AVC (x264) as this has the best support. If you wanted to convert outside yt-dlp AV1 Or if hardware supports AV1 NVENC (starting from RTX 4060) AV1 could be a prefer option? |
If someone wants
I want to make Trailarr work with VAAPI but I couldn't figure out how to get it to work in a container. If someone wants to take a stab at it, you are welcome to do so.
I tried testing this but it's a hit and miss, it works on some videos but not on others... I think we are not ready for |
Privileged mode This script installs the packages and check for vaapi
Jellyfin ffmpeg (/usr/lib/jellyfin-ffmpeg) can be mounted to /usr/local/bin/ffmpeg or copied to config folder and mounted as ffmpeg and ffprobe.
Then hit an error
installing a few more packages
Haven't got passed this. Hopefully someone else can point out how to make this work. Or could use linuxserver/ffmpeg? |
Closing this as PR #115 updates video codec options and the way video conversions are handled for VAAPI still needs more development and testing efforts to implement. |
Describe the bug
Not converting the video to av1.
Steps To Reproduce
Select av1 and opus in trailer settings.
Actual behavior
AV1 option is selected but never converts. Codec: Google/On2's VP9 Video (VP90).
Expected behavior
Converts video to av1
Screenshots
N/A
App Information (please complete the following information):
docker
Additional context
TrailersDownloader: 'Trailers': [CopyStream] Done converting in 0:00:36.199472!
The text was updated successfully, but these errors were encountered: