-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Jellyfin VOD Playback Issues #133
Comments
I have the same issue with VOD, when i check the path of the VOD movie, it is 'http://iptv.provider/movie/user/pass/movie.mkv'. If i copy this in vlc, it is a working stream. I suppose jellyfin someway needs to be told this needs to be streamed? This is the command that i saw getting executed in the logs when choosing a VOD movie:
FFprobe returned this error message:
|
Hi, I have the same issue. Running Output from ffprobe
I wonder if it is down to a client issue, perhaps something to do with the matroska/webm container not being supported by the client, and transcoding not being triggered when called for. |
I tried diagnosing a bit more. For my NVIDIA Shield the playback of series worked just fine. However the playback of VOD did not work. Playback on my Android phone did not work either, both for series and VOD, even though I tested all the different built-in players for compatibility issues. When trying to play back from a web browser the response is a 404, but after doing a few page reloads it is back to sending the errors:
I really have no clue why this is the case, I hope someone with deeper knowledge of Jellyfin can diagnose this. |
I'll try to find some time during the Christmas holidays to look at this. |
I might have figured something out. After copying a definition of a MediaStream into the |
Related: jellyfin/jellyfin-web#6395 |
Thank you so much for creating this plugin; it's really cool! However, I'm experiencing a playback issue with Jellyfin. The TV works fine, but movies and series on VOD won’t play and display two errors:
-Playback error: "There was an error processing the request. Please try again later."
-Client incompatibility: "This client is not compatible with the media, and the server does not send a compatible format."
If you have any advice on how to resolve this, it would be greatly appreciated! Thanks again for all your hard work!
The text was updated successfully, but these errors were encountered: