jellyfin / jellyfin-tizen

Jellyfin Samsung TV Client
https://jellyfin.org
922 stars 71 forks source link

Avi files won't play on Jellyfin Tizen client #164

Open makakam83 opened 1 year ago

makakam83 commented 1 year ago

As the title says, I have some avi files and I am unable to play them in my Jellyfin Tizen client. I have the latest client version. The same files can be played on my Jellyfin laptop client. https://logpaste.com/HLHNj8jK

dmitrylyzo commented 1 year ago

Please specify which version of Tizen (or TV model) you have.

If you enabled fMP4 in the app (in the Playback settings), try disabling it - it never worked for me (Tizen 4). Currently, it waits for the transcoding process to complete and there is no sound.

makakam83 commented 1 year ago

I have a q70r(2019).

Disabling fMP4 did the trick! Thanks a lot. I thought it is needed for direct playback.

dmitrylyzo commented 1 year ago

Hmm, it says here that fMP4-HLS is only supported since Tizen 5.5 So we probably need to disable fMP4 in the device profile for Tizen below 5.5 But here it doesn't work on Tizen 6.5 :confused: Or maybe fMP4 only works in AVPlay and we should disable it for HTMLMediaPlayer.

makakam83 commented 1 year ago

fMP4-HLS does work for me with everything except for that few avi files that I have so it is strange.

Ritchie1108 commented 1 year ago

Hmm, it says here that fMP4-HLS is only supported since Tizen 5.5

no, fMP4-HLS is supported since Tizen 4.0 https://developer.samsung.com/smarttv/develop/specifications/general-specifications.html#Streaming-Feature-Support

dmitrylyzo commented 1 year ago

no, fMP4-HLS is supported since Tizen 4.0 https://developer.samsung.com/smarttv/develop/specifications/general-specifications.html#Streaming-Feature-Support

4 months ago it was Tizen 5.5: https://web.archive.org/web/20230128083747/https://developer.samsung.com/smarttv/develop/specifications/general-specifications.html

Now it is Tizen 3.0 🤷‍♂️