Search the Community
Showing results for tags 'hdr10'.
-
Hi guys, I have just bought the EMBY premiere and am very excited to utilize the emby theater for windows (both desktop version or the Microsoft store version are tried). I have triggered the HDR button in the Windows settings-display (Windows 11). For hardware, my GPU is RTX4090, my CPU is i9-13900k, and my monitor is ROG Swift OLED PG32UCDM which is officially announced to support HDR10/Dolby Vision display. I don't use transcoding because my NAS is Synology DS923+ which doesn't even have GPU, so I have disabled such function, which means all the video streaming is "direct play", which has been illustrated in the status nerds tested before. All these are the preconditions. What I want to ask, just as the title said, is that can the Emby Theater for windows correctly play HDR content based on these conditions? The HDR includes all the HDR format, HDR10, HDR10+, Dolby Vision, etc., depending on what the video naturally is. What the "correctly" mean is that color is correct in HDR format (I remember is BT2020 for HDR10 or anything else), instead of auto tone-mapping to another format like SDR format (Because I see the feature provided by Emby premiere: HDR Tone Mapping When Transcoding ). Such a feature is absolutely important because we could realize HDR content playback on platforms that do not support HDR display normally by mapping the color space, that is what I understand. If the answer is "yes", I could be relieved to use the default and matched emby app to play back all the 4k Blu-ray disc with very high quality (BDMV, bluray folder or iso) stored in my NAS/ Emby server, instead of using external players like potplayer. You know, it feels tedious and not very good. So anyway, could anyone tell me about the questions above? I am afraid it could be a little bit messy because answers may be different for different HDR formats, like HDR10 and Dolby Vision. I appreciate any of your patience and help!
-
Hi, i have read the topic here before, but unfortunately I can't find it again. Therefore I post it again. Maybe it can be moved to the right thread: Another problem is that the AppleTV Emby app does not automatically switch to HDR or Dolby Vision. The Emby app on the TV directly switches automatically. At the same time I noticed the same problem on a Telekom Magenta One (Android TV box) as well. Here is the same problem with HDR. Here, however, I can force HDR globally and then the movie is also shown in Dolby Vision. Whether this is a beta problem, I can unfortunately not say.
-
Now that Emby (beta) gets the Dolby Vision Full profile information - can we get the Apps to show the ExtendedVideoSubtype if it exists rather than just say 'Dolby Vision' - which continues to cause confusion and frequent posts why media items do not play correctly - especially for DV Profile 5. I've put the full list of DV possible configuration items below and what I would suggest the App displays instead of just 'Dolby Vision' @softworkz I know you are thinking along these lines as well - anything you wish to add ? Thanks ---- { "Items": [ { "MediaSources": [ { "MediaStreams": [ HDR10 "ExtendedVideoType": "Hdr10", "ExtendedVideoSubtype": "Hdr10", App display = HDR10 Dolby Vison Profile 4.2 "ExtendedVideoType": "DolbyVision", "ExtendedVideoSubtype": "DoviProfile42", App display = DolbyVision+SDR Dolby Vision Profile 5.0 "ExtendedVideoType": "DolbyVision", "ExtendedVideoSubtype": "DoviProfile50", App display = DolbyVision Only Dolby Vision Profile 7.6 "ExtendedVideoType": "DolbyVision", "ExtendedVideoSubtype": "DoviProfile76", App display = DolbyVision+HDR10 Dolby Vison Profile 8.1 "ExtendedVideoType": "DolbyVision", "ExtendedVideoSubtype": "DoviProfile81", App display = DolbyVision+HDR10 Dolby Vison Profile 8.2 "ExtendedVideoType": "DolbyVision", "ExtendedVideoSubtype": "DoviProfile82", App display = DolbyVision+SDR Dolby Vison Profile 8.4 "ExtendedVideoType": "DolbyVision", "ExtendedVideoSubtype": "DoviProfile84", App display = DolbyVision+HLG Dolby Vison Profile 9.2 "ExtendedVideoType": "DolbyVision", "ExtendedVideoSubtype": "DoviProfile84", App display = DolbyVision+SDR
- 4 replies
-
- 5
-
- dolby vision
- dv
- (and 4 more)
-
¿Do you plan to continue releasing new stable versions of the client?
Fabian2101 posted a topic in Android TV / Fire TV
Hi, I want to warn you that the last stable version of the client for Android TV 2.0.83g was released by you in October 2022, a stable version that became obsolete almost immediately because it contained a very old and obsolete version of ExoPlayer as an internal player due to the inconvenience with many files containing DV - HDR10. Then just on January 26, 2023 they released an unstable Beta version 2.0.87g with the solution in the reproduction of many files that contain DV - HDR10 with the change of the internal ExoPlayer version. But since January 26, 2023 you abandoned the development of new stable versions of the client for Android TV with the latest unstable version 2.0.87g. I also want to warn you that the unstable version 2.0.87g has some problems, sometimes when watching several episodes of series one episode after another in a row, sometimes randomly when an episode ends and jumps to the next episode by mistake instead of starting from it. beginning at minute zero, erroneously starts playing in the middle of the episode, or near the end of the episode, when this error happens there is also a small popup legend of a few seconds, from the client for Android TV 2.0.87g that reports that various errors has happened, with the reproduction of movies the same error occurs much less frequently. Most likely you will tell me that instead of using the client for Android TV, that I use the other client for Android smartphones and tablets, but at this moment I have two drawbacks to use the client for smartphones and tablets, the first The problem is that the client Android 3.3.07 and earlier versions produces jumps and jerks in the images when the subtitles appear on the TV screen, with any subtitle format, be it SRT or PGS, just at the moment they appear on the screen. they produce jumps and jerks. The second problem is that the client for smartphones and tablets is for exclusive use with a PREMIERE subscription, and unfortunately, due to the tightening of the block and restrictions on transactions with foreign money imposed by the Argentine government, it is completely impossible to use dollars to buy a subscription PREMIERE. For these reasons, I need you guys to continue to release stable, bug-free versions of the client for Android TV. ¿For everything I have explained to you, I ask if you continue to develop new 100% stable versions without any playback errors in the client for Android TV? -
So I was disappointed to see that despite the latest ffmpeg detection the full Dolby Vision profile details - Emby just displays 'Dolby Vision' in the clients. However, upon investigating the database directly - I see that emby is infact collecting the FULL DV profile data - and writing it to the ExtendedVideoType / ExtendedVideoSubType fields as per below :- ExtendedVideoType = 100 (HDR10) ExtendedVideoSubType = 100 (HDR10 and HDR10+) - Presumably as ffmpeg cannot yet determine HDR10+ profiles ? ExtendedVideoType = 130 (Dolby Vision) ExtendedVideoSubType = 1350 (DV5), ExtendedVideoSubType = 1736 (DV7), ExtendedVideoSubType = 1381 (DV8) ExtendedVideoType = 120 (HLG) An API query returns the SubType as 'None' but in the database it has a sub-type (of 1381, so should return DV8).. "ExtendedVideoType": "DolbyVision", "ExtendedVideoSubtype": "None", Is this a conscious decision to not include this - and if so, may I ask if this is planned on a future update ? Thanks, @softworkzFYI
-
Fixed transcoding in playback issue with DV and HDR10 in client 2.0.87
Fabian2101 posted a topic in Android TV / Fire TV
Hi, I want to notify you that the problem in playing files with DV and HDR10 from Netflix has been solved in the new Beta version 2.0.87g. Here below I am going to attach the screenshots where you can see the direct play without any transcoding and the HDR10 working without problem: But also luckily I am being able to force my Emby server to use HLS play, in the files and contents that cause constant jumps and jerks in the images, and thanks to the playback with HLS the jumps and jerks in the images are totally solved in my OLED television, in the movies and television series that come from the Apple TV + service there are always jumps and jerks but thanks to HLS they are 100% resolved. Here below I am going to attach the screenshots where you can see the HLS playback solving all the jerks and jumps in the images and so I can enjoy a totally smooth playback: I wonder how HLS playback solves the jumps and jerks in the images on my TV? Mystery... Thank you very much! Greetings- 1 reply
-
- 1
-
- transcoding
- hdr10
-
(and 3 more)
Tagged with:
-
[HDR10/Dolby Vision] Not working on my Huawei p30 Pro (Android)
CyberPoison posted a topic in Android
Hi everyone i have a issue with my Emby App well I tested 3 (Movies) two with Dolby Vision and 1 without Dolby Vision but with HDR10 So I tested the movies but the image are not good (Brightness/Darks colors) in HDR10 or Dolby Vision (Dolby Vision doesn't works) I tested without DV but with HDR10 and the result in bad quality of the movie is running, so the quality is very bad (Bright/dark) it's only shows me than the HDR10 is not working. Or at least compared with plex (ExoPlayer) the quality is less better in (Brightness/Dark) on Emby (LibMpv) So LibMpv < exoplayer in terms of brightness and darks color but when I open the stream with a VLC all colors as ok so it only proof than the LibMpv is not able to reproduce well the HDR10 because of their issues on the colors [Dolby Vision With LibMpv] i tried Dolby Vision but the screen still black and with plex works well, so i belive than the issue is from the (LibMpv) I really suggest to upgrade to Exoplayer. if possible. I guess than LibMpv Doesn't support MP4 Dolby Vision content so this is why i suggest moving to Exoplayer (Natively) cuz the Exoplayer run MP4 Dolby Vision withtout any issue in the quality. so i also noticed than the issue is really from the LibMpv cuz when i used "an external player" like VLC it worked well (Nice Brightness/Dark collors and etc...) [HDR10 2160p] the image still to be desirable because brightness and darks collor doesn't look at a real HDR10. i belive than it was a issue also with LibMpv. Tested With the follow movies HDR10 Dolby Vision (MP4) So Conclusion. I guess than LibMpv is not doing HDR10 / Dolby Vision as well on the plaformes where it was implemented. causing HDR10 dimming is bad on emby app My Suggestion. Emby Switch from LibMpv or talk with the LibMpv about this issue because mp4 already support Dolby Vision (Avalaible Only on MP4 and TS at this moment) and HDR10 is avalaible in all container (I guess) Issue: Bland colors instead of good colors as HDR10 Give us at normally Bad Dimming (Birghtness/Dark) colors. It just tell me than it not allow me to reproduce HDR10 but with exoplayer and vlc everything is ok on my Android and iOS. ScreenShot Plus many people enjoy more Exoplayer than others. @Luke Dolby Vision Demo files (MP4 Format) Glass Blowing @59.94fps: Dolby Vision Profile 5 UHD for iOS – Dolby Atmos Glass Blowing @59.94fps: Dolby Vision Profile 8.1 UHD – Dolby Atmos- 7 replies
-
- 2
-
- dolby vision
- hdr10
-
(and 2 more)
Tagged with: