[PR #4751] [MERGED] Use larger batch size on mpegts to avoid corrupted thumbnails #10257

Closed
opened 2026-02-07 06:16:55 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4751
Author: @nyanmisaka
Created: 12/9/2020
Status: Merged
Merged: 12/9/2020
Merged by: @Bond-009

Base: masterHead: mpegts-batchsize


📝 Commits (2)

  • ebd9ab3 use larger batch size on mpegts to avoid corrupted thumbnails
  • 060f6c1 Apply suggestions from code review

📊 Changes

1 file changed (+5 additions, -2 deletions)

View changed files

📝 MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs (+5 -2)

📄 Description

Changes

  • Use larger batch size on mpegts to avoid corrupted thumbnails

corrupted
fine


🔄 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/jellyfin/jellyfin/pull/4751 **Author:** [@nyanmisaka](https://github.com/nyanmisaka) **Created:** 12/9/2020 **Status:** ✅ Merged **Merged:** 12/9/2020 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `mpegts-batchsize` --- ### 📝 Commits (2) - [`ebd9ab3`](https://github.com/jellyfin/jellyfin/commit/ebd9ab3ccc2a152b2f950d8948f018fadf5e8916) use larger batch size on mpegts to avoid corrupted thumbnails - [`060f6c1`](https://github.com/jellyfin/jellyfin/commit/060f6c194f186eccd4eede7426a65e3496fdcf45) Apply suggestions from code review ### 📊 Changes **1 file changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs` (+5 -2) </details> ### 📄 Description **Changes** - Use larger batch size on mpegts to avoid corrupted thumbnails ![corrupted](https://user-images.githubusercontent.com/14953024/101593586-2002ef00-3a2b-11eb-8bfe-2df1151c8538.png) ![fine](https://user-images.githubusercontent.com/14953024/101593592-23967600-3a2b-11eb-9b04-7986330223ea.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:16:55 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10257