[PR #1659] [MERGED] Fix segment_time_delta value for ffmpeg 4.1 #8666

Closed
opened 2025-12-22 07:02:23 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/1659
Author: @cvium
Created: 8/22/2019
Status: Merged
Merged: 8/25/2019
Merged by: @Bond-009

Base: masterHead: fix_ffmpeg


📝 Commits (3)

  • 617f7e8 Fix segment_time_delta value for ffmpeg 4.1
  • 15b054b Fix style issues
  • 2e66361 Move argument to new line

📊 Changes

2 files changed (+10 additions, -15 deletions)

View changed files

📝 MediaBrowser.Api/Playback/BaseStreamingService.cs (+1 -4)
📝 MediaBrowser.Api/Playback/Hls/DynamicHlsService.cs (+9 -11)

📄 Description

Changes
See https://github.com/jellyfin/jellyfin/pull/1434#issuecomment-522082156

Since @Verequies seems busy, I am opening this PR. He is free to update his PR (#1434) and we'll close this one 🙂

Issues
Fixes #555


🔄 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/1659 **Author:** [@cvium](https://github.com/cvium) **Created:** 8/22/2019 **Status:** ✅ Merged **Merged:** 8/25/2019 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `fix_ffmpeg` --- ### 📝 Commits (3) - [`617f7e8`](https://github.com/jellyfin/jellyfin/commit/617f7e8b5b88b94d351a99c54f7173a9f5c851d0) Fix segment_time_delta value for ffmpeg 4.1 - [`15b054b`](https://github.com/jellyfin/jellyfin/commit/15b054be94778abb09d063dc0e85a9993833c493) Fix style issues - [`2e66361`](https://github.com/jellyfin/jellyfin/commit/2e66361482784aca1860461a3c8090a59c3bb6b0) Move argument to new line ### 📊 Changes **2 files changed** (+10 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Api/Playback/BaseStreamingService.cs` (+1 -4) 📝 `MediaBrowser.Api/Playback/Hls/DynamicHlsService.cs` (+9 -11) </details> ### 📄 Description **Changes** See https://github.com/jellyfin/jellyfin/pull/1434#issuecomment-522082156 Since @Verequies seems busy, I am opening this PR. He is free to update his PR (#1434) and we'll close this one 🙂 **Issues** Fixes #555 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 07:02:23 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#8666
No description provided.