![]() |
SOLVED: Movie exits with error code due "audio codec not supported" - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: SOLVED: Movie exits with error code due "audio codec not supported" (/t-solved-movie-exits-with-error-code-due-audio-codec-not-supported) Pages:
1
2
|
RE: Movie exits with error code due "audio codec not supported" - ohshitgorillas - 2023-10-20 Interesting... because the TV (running Roku natively) is already plugged in via Ethernet. The media server has a 2.5Gb connection to the router. Bandwidth should be the last issue. Maybe time to try a different switch? RE: Movie exits with error code due "audio codec not supported" - Deleted User - 2023-10-20 perhaps, or cables? between your first log showing "Slow HTTP Response" which indicates network then the ffmpeg log showing '[q] command received. Exiting.' which indicates the client disconnected the ffmpeg log also shows a very good encode speed which indicates no issue on the server itself if it were truly an audio codec it shouldn't start playback at all putting all that together, the issue is sure to be between exiting the server and entering the roku, therefor network RE: Movie exits with error code due "audio codec not supported" - ohshitgorillas - 2023-10-20 It's interesting then if the problem is the network why these files and larger ones play just fine over Plex on the same TV? RE: Movie exits with error code due "audio codec not supported" - Deleted User - 2023-10-20 then perhaps i have completely misread everything the way i understand things is the way i have laid them out to you i am not infallible nor am i a jellyfin guru - just a user trying to help another RE: Movie exits with error code due "audio codec not supported" - ohshitgorillas - 2023-10-20 Well I appreciate it... and in fact Plex did freeze a few times last night while watching a particularly large movie. So you may be onto something after all. Thanks for the help. RE: Movie exits with error code due "audio codec not supported" - ohshitgorillas - 2023-10-21 After upgrading my video card driver from nvidia 470 to 535, the movie now plays fine. Apparently that was the problem. Thanks again for your effort @000. |