Giter Club home page Giter Club logo

Comments (6)

cdguy avatar cdguy commented on September 24, 2024 1

可以提供下url吗?

I will send you a few DV movies link via e-mail

from ksplayer.

kingslay avatar kingslay commented on September 24, 2024 1

是的,这个其实跟interlaced没有关系,只是因为现在interlaced的逻辑,我们已经真正实现了。所以我顺便把interlaced 的逻辑从MEOptions移到KSOptions。这样所以这个库的人都能用到了。一些实验的功能,我会先在MEOptions实验。等打磨好了。在放到KSOptions。其实这个改动的核心点是 override func updateVideo(refreshRate: Float, isDovi: Bool, formatDescription: CMFormatDescription?) {
专门传递了isDovi 这个信息。因为从CMFormatDescription是无法判断是不是isDovi的。

from ksplayer.

cdguy avatar cdguy commented on September 24, 2024

A Dolby Vision stream I was playing with TracyPlayer version 36 now plays in HDR10. However, this stream is actually in DV

This is the commit that broke it:

https://github.com/kingslay/KSPlayer/commits/develop

before this commit, HDR10 content was always displayed in DV, and now on the contrary after this commit, all content is displayed in HDR10

from ksplayer.

JeremTM93 avatar JeremTM93 commented on September 24, 2024

A Dolby Vision stream I was playing with TracyPlayer version 36 now plays in HDR10. However, this stream is actually in DV

This is the commit that broke it:

https://github.com/kingslay/KSPlayer/commits/develop

before this commit, HDR10 content was always displayed in DV, and now on the contrary after this commit, all content is displayed in HDR10

#615 ?

I don't understand, isn't HDR HLG just for live streams ?

from ksplayer.

kingslay avatar kingslay commented on September 24, 2024

可以提供下url吗?

from ksplayer.

cdguy avatar cdguy commented on September 24, 2024

@kingslay looking at your last commit, I don’t know if it might help:
Real 4K live streams/DV content/HDR/HDR10+ are always progressive. As per the live satellite broadcast standards and movie production , those content wouls never be in interlaced format

from ksplayer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.