This looks pretty good, although I haven't quite yet figured out how it works.
I used to use Video Analyzer to explain video codecs to students, but it's unmaintained for 7 years, it also doesn't let you load just any video (needs a h265 yuv stream) github.com/gabrieldiego/VideoAβ¦
I found it slightly easier to get to the parts I want to explain (blocks, motion vectors), maybe it's also interesting to you.
Claudius
in reply to isithran • • •This looks pretty good, although I haven't quite yet figured out how it works.
I used to use Video Analyzer to explain video codecs to students, but it's unmaintained for 7 years, it also doesn't let you load just any video (needs a h265 yuv stream)
github.com/gabrieldiego/VideoAβ¦
I found it slightly easier to get to the parts I want to explain (blocks, motion vectors), maybe it's also interesting to you.
You can see me using it here starting at 15:40 docs.claudiuscoenen.de/2022-WS⦠(german, sorry)
GitHub - gabrieldiego/VideoAnalyzer: Gitl HEVC/H.265 Analyzer based on Qt. Custom filters supported.
GitHubisithran likes this.