Announcement

Collapse
No announcement yet.

H265-SDR missing on 6242

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Disney+ H265-SDR missing on 6242

    I downloaded Ironheart episodes with H265 with SDR settings. It came down as H264. I tried with HDR 10 and Dolby Vision. It came down just fine with H265. So I tried Daredevil Born Again because I downloaded it with H265-SDR months ago. It was H264. Thinking it might be the 6242 version, I reverted back to 6241. Same deal. So I went back further, 6235. It works. I can download with H265-SDR settings. Hopefully developers read this and fix it for 6243 and beyond.

    #2
    I tried Ironheart.s01e01 with VIP setting H265 - SDR
    and see same pre-selected offer/bit rate with all SF versions
    (always same connection, account, url and SF temp)

    Downloading show H265 with all SF 623x + 6240
    but with 6241/2 it's dl H264 instead H265 SDR

    After some investigation I found the difference/problem ..
    .. after add to queue in taskdata Disney+ (example 720p):

    Code:
    <6241 => "strResolution":"{\"bandwidth\":2930303,\"codecs\":\"hvc1.2.4.L93.90\"
    >6240 => "strResolution":"{\"bandwidth\":2930303,\"codecs\":\"H265 SDR\"
    So you can get H265 SDR with 6242 if you change the codecs value
    from H265 SDR to hvc1.2.4.L93.90 (720p) or hvc1.2.4.H120.90 (1080p) - like here

    Comment

    Working...
    X