Giter Club home page Giter Club logo

Comments (7)

kingslay avatar kingslay commented on September 23, 2024

要判断是不是interlaced。你可以直接用ffmpeg的命令来判断。
ffmpeg -I xxx

信息里面有top first, bottom first,top coded first (swapped), bottom coded first (swapped) 就代表是interlaced

当视频是identified的话,那就会输出下面的信息
Stream #0:0[0x100]: Video: h264 (High 4:2:2) ([27][0][0][0] / 0x001B), yuv422p10le(tv, bt709, top first), 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 50 tbr, 90k tbn

from ksplayer.

cdguy avatar cdguy commented on September 23, 2024

要判断是不是interlaced。你可以直接用ffmpeg的命令来判断。 ffmpeg -I xxx

信息里面有top first, bottom first,top coded first (swapped), bottom coded first (swapped) 就代表是interlaced

当视频是identified的话,那就会输出下面的信息 Stream #0:0[0x100]: Video: h264 (High 4:2:2) ([27][0][0][0] / 0x001B), yuv422p10le(tv, bt709, top first), 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 50 tbr, 90k tbn

Input #0, mpegts, from 'C:\ffmpeg\1\4-2-2 pure satellite feed_second video.ts':
Duration: 00:01:15.66, start: 5133.861756, bitrate: 16078 kb/s
Program 1
Metadata:
service_name : Service01
service_provider: FFmpeg
Stream #0:0[0x100]: Video: h264 (High 4:2:2) ([27][0][0][0] / 0x001B), yuv422p10le(tv, bt709, top first), 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 50 tbr, 90k tbn
Stream #0:10x101: Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz, stereo, fltp, 384 kb/s
Stream #0:20x102: Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz, stereo, fltp, 384 kb/s
Stream #0:30x103: Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz, stereo, fltp, 384 kb/s
Stream #0:40x104: Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz, stereo, fltp, 384 kb/s

from ksplayer.

cdguy avatar cdguy commented on September 23, 2024

However most of the time, Tracy Player identifies the stream as Progressive

RPReplay_Final1699696349.mov

from ksplayer.

cdguy avatar cdguy commented on September 23, 2024

and when Tracy Player can correctly identify the stream as interlaced, that is how the playback is:
Check this video in the collect/wetransfer link: "10112023_When Tracy Player identifies the interlaced stream correctly_yadifx2 used"

from ksplayer.

kingslay avatar kingslay commented on September 23, 2024

@cdguy 是在线的流会判断不准,如果是下载到本地的流应该是可以判断准的吧

from ksplayer.

cdguy avatar cdguy commented on September 23, 2024

@cdguyIf it is an online stream, it will not be judged accurately. If it is a stream downloaded to a local, it should be able to be judged accurately.

I recorded from a live stream.
However, as you can see here #628 (comment) when I play the stream recording tracy player sees it as progressive

from ksplayer.

cdguy avatar cdguy commented on September 23, 2024

@kingslay can you please update tracy player too?

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.