this post was submitted on 24 Jun 2026
10 points (100.0% liked)

PeerTube

703 readers
1 users here now

PeerTube is a tool for sharing online videos developed by Framasoft, a french non-profit.

Rules

For videos from PeerTube, check out !peertube@lemmy.world

Resources


founded 2 years ago
MODERATORS
 

Since my Peertube instance was down for a few weeks I am not entirely sure when this happened, but I suspect something in Peertube version 8.2.x changed regarding the ffmpeg settings that broke hardware accelerated video transcoding.

It still works for VOD and livestreams work with the default CPU transcoding.

I suspect the plugin I use became somehow incompatible, but if anyone here has similar issues that might narrow it down further.

top 5 comments
sorted by: hot top controversial new old
[–] mesamunefire@piefed.social 2 points 1 month ago (1 children)

Im not sure, havent had the issue, but im a bit behind on the versions now. Maybe someone else can chime in?

[–] poVoq@slrpnk.net 1 points 1 week ago

You should really update as there have been some serious security issues with Peertube.

[–] ragingHungryPanda@piefed.keyboardvagabond.com 1 points 1 week ago (2 children)

what do the logs say? you should be able to watch the container's logs when you try it and see what it says

[–] poVoq@slrpnk.net 1 points 1 week ago* (last edited 1 week ago)

The logs are not very helpful other than confirming that it is a ffmpeg error: exit with code 234 Conversion failed, which I can't find anything useful online about.

Edit: ah, it also gives a super long error from ffmpeg itself. Still trying to parse it.