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

HW trancoding keep crashing with Buffer is Full #5414

Open
mbernard opened this issue Oct 23, 2024 · 0 comments
Open

HW trancoding keep crashing with Buffer is Full #5414

mbernard opened this issue Oct 23, 2024 · 0 comments
Labels
bug report Bug reports that are not yet verified

Comments

@mbernard
Copy link

I'm using the nerethos/stash-jellyfin-ffmpeg image on v0.27.2
I have a 1070, which is detected properly by stash.
I also configured FFMPEG with -hwaccel and cuda as parameters.

When I try to transcode anything, I see my GPU start working with nvtop on my host, but it crashes after a few seconds and then seem to be falling back on CPU transcoding since I don't see any activity on my GPU. In stash logs the only thing I can see in DEBUG is Buffer is full.

Any ideas how I can fix this?

Here's the logs

Debug   
[transcode] stopping transcode for de71d7d60f7ceb6b_hls, buffer is full
2024-10-23 17:18:03
Debug   
[transcode] starting transcode for de71d7d60f7ceb6b_hls at segment #255
2024-10-23 17:17:55
Debug   
[transcode] stopping transcode for de71d7d60f7ceb6b_hls, buffer is full
2024-10-23 17:17:50
Debug   
[transcode] starting transcode for de71d7d60f7ceb6b_hls at segment #223
2024-10-23 17:17:48
Debug   
[transcode] starting transcode for de71d7d60f7ceb6b_hls at segment #0
2024-10-23 17:17:47
Debug   
[transcode] returning HLS manifest for scene 26
2024-10-23 17:17:22
Info    
Retrieved latest version: v0.27.2 (76648fee)
2024-10-23 17:16:54
Info    
Version v0.27.2 (76648fee) is already the latest released
2024-10-23 17:16:53
Info    
stash is running at http://localhost:9999/
2024-10-23 17:16:53
Info    
stash is listening on 0.0.0.0:9999
2024-10-23 17:16:53
Info    
stash version: v0.27.2 (76648fee) - Official Build - 2024-10-15 22:22:45
2024-10-23 17:16:53
Info    
[InitHWSupport] Supported HW codecs [2]:
	H264 NVENC HQ profile - h264_nvenc
	H264 NVENC - h264_nvenc
2024-10-23 17:16:52
Info    
using config file: /root/.stash/config.yml
@mbernard mbernard added the bug report Bug reports that are not yet verified label Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Bug reports that are not yet verified
Projects
Status: To triage
Development

No branches or pull requests

1 participant