Giter Club home page Giter Club logo

Comments (2)

kingslay avatar kingslay commented on June 20, 2024

这是个交错的视频。你可以测下不同的反交错模式。看下那个的效果更好。 现在默认是1 你可以改成其他的值。
Picker("yadif Mode", selection: $yadifMode) {
Text("yadif").tag(0)
Text("yadif_2x").tag(1)
Text("yadif_spatial_skip").tag(2)
Text("yadif_2x_spatial_skip").tag(3)
}

from ksplayer.

cdguy avatar cdguy commented on June 20, 2024

@kingslay @Kimentanm the issue here is not about de-interlace (yadif) filters
the satellite signal of this stream is low, out of 50 frames, only 8 to 23 frames are displayed and that's why you see the mosaics.

I don't know if this artefacts issue is solved with it, but MPV uses the -crf filter in ffmpeg (https://github.com/search?q=repo%3Ampv-player%2Fmpv%20crf&type=code)

here is a screenshot using mpv

Ekran görüntüsü 2023-12-28 160052

Ekran görüntüsü 2023-12-28 160106

and using VLC (however if the display FPS is too low, you can see only 1 full clear frame; so the image freezes but you still hear the sound of the stream)

Sometimes I have this issue when I play 4K (50 fps H265) live streams. the green artefacts does not appear when I play the recording of the same content

WhatsApp.Video.2023-12-28.saat.16.25.00_d245eb7c.mp4

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.