[PR #3394] [MERGED] Convert webp images to jpeg during metadata embed #3957

Closed
opened 2026-04-25 00:17:43 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/3394
Author: @mikiher
Created: 9/9/2024
Status: Merged
Merged: 9/9/2024
Merged by: @advplyr

Base: masterHead: webp-embed


📝 Commits (1)

  • 422bb8c Convert webp images to jpeg during metadata embed

📊 Changes

1 file changed (+6 additions, -0 deletions)

View changed files

📝 server/utils/ffmpegHelpers.js (+6 -0)

📄 Description

This fixes #3379.

mp4 containers seem not to support webp images, so now they're converted to jpeg during metadata embedding.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/advplyr/audiobookshelf/pull/3394 **Author:** [@mikiher](https://github.com/mikiher) **Created:** 9/9/2024 **Status:** ✅ Merged **Merged:** 9/9/2024 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `webp-embed` --- ### 📝 Commits (1) - [`422bb8c`](https://github.com/advplyr/audiobookshelf/commit/422bb8c31c4031a4b42ef39ecaeab74ece5f87e8) Convert webp images to jpeg during metadata embed ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `server/utils/ffmpegHelpers.js` (+6 -0) </details> ### 📄 Description This fixes #3379. mp4 containers seem not to support webp images, so now they're converted to jpeg during metadata embedding. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:17:43 +02:00
adam closed this issue 2026-04-25 00:17:43 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3957