mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-24 07:30:57 +01:00
[Issue]: 10.9.X Playback of videos in TS Container results in error #5984
Labels
No labels
area:database
awaiting-feedback
backend
blocked
breaking change: web api
bug
build
ci
confirmed
discussion needed
dotnet future
downstream
duplicate
EFjellyfin.db
enhancement
feature
future
github-actions
good first issue
hdr
help wanted
invalid
investigation
librarydb
live-tv
lyrics
media playback
music
needs testing
nuget
performance
platform
pull-request
question
regression
release critical
requires-web
roadmap
security
security
stale
support
syncplay
ui & ux
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/jellyfin#5984
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mr-simba on GitHub (Jun 10, 2024).
Please describe your bug
Hello,
I am using Jellyfin 10.9.6 docker on a qnap NAS. Since the update to Jellyfin 10.9.X I am having problems to play some videos of mine.
Clients where the problem shows: Android, Android TV, Kodi with Jellycon, Firefox Browser
Videos with the problem: TS-Container (MPEG1 or MPEG 2 with mp2 audio)
These videos were transcoded and played correctly until the update to Jellyfin 10.9.X
I am using no hardware acceleration.
A sample video
https://samples.ffmpeg.org/archive/exten...usicaa.mpg
results in the error
"Playback Error - Playback failed due to a fatal player error."
and the log entrys below
Reproduction Steps
Jellyfin Version
10.9.0
if other:
No response
Environment
Jellyfin logs
FFmpeg logs
No response
Please attach any browser or client logs here
No response
Please attach any screenshots here
No response
Code of Conduct
@jellyfin-bot commented on GitHub (Jun 10, 2024):
Hi, it seems like your issue report has the following item(s) that need to be addressed:
This is an automated message, currently under testing. Please file an issue here if you encounter any problems.
@gnattu commented on GitHub (Jun 10, 2024):
#12046
It errors out because it is not ts container. Detected as ts is wrong
@lektrikpuke commented on GitHub (Jun 30, 2024):
.ts files do not play for me, too. tried to add issue and it said it wasn't available.
@felix920506 commented on GitHub (Jun 30, 2024):
Fixed by #12046
Further issues should have new reports opened instead of commented here.
@lektrikpuke commented on GitHub (Jul 1, 2024):
I tried to add a new issue and it wouldn't work. In my case they are .ts files (I've looked). My resolution will be to write a script, ffmpeg, to convert them to mp4s.
@felix920506 commented on GitHub (Jul 1, 2024):
You open a new issue by clicking this button on the top of the page

@lektrikpuke commented on GitHub (Jul 1, 2024):
I did that and it said it wasn't available when I tried to submit. Either way, I have a solution.