Dmitry Lyzo
Dmitry Lyzo
> @dmitrylyzo Does your patch for WEBUI potentially fix the issue I'm having in #226 ? Unlikely, my patch (in fact, a test) is only intended to prioritize audio codec...
Please provide more info: - TV model - Media info
By media info, this video should play Direct on your Tizen 5 TV. Could you check this with `Playback Info` from the player settings menu? When it plays Direct, the...
I'm surprised you have sound at all. On Tizen 4 there is no sound when speeding up (https://github.com/jellyfin/jellyfin-tizen/issues/117#issuecomment-1112570318). The app currently uses the built-in HTML Media Player, and it depends...
#79 The last `0` is probably unnecessary in new Tizen Studio: `"$SDB" -s $DEVICE shell 0 debug AprZAARz4r.Jellyfin 0` Also https://github.com/jellyfin/jellyfin-tizen/issues/46#issuecomment-683747890
> EnablePlaybackRemuxing: False EnableVideoPlaybackTranscoding: False EnableAudioPlaybackTranscoding: False But it still wants to transcode (audio). :thinking: In fact, this video requires Remuxing for the second audio track and AudioTranscoding for the...
> All the server transcoding is turned off. ☝️ Enable audio transcoding. The app can't pass-through audio.
I've never seen anything like this before. Does `jellyfin-tizen` contain `package.json`? In your last `$env:JELLYFIN_WEB_DIR` should be `Jellyfin Tizen App` (spaces) - that's why it should be quoted.
> TV App won't actually show a ffmpeg logs. The ffmpeg logs are on the server, the client type doesn't matter. > This is from the jelly-web client on my...
I don't know if it needs to be explicitly specified somewhere in the code, and if the TV will do the tonemaping. If you mean transcoding, the supported color ranges...