Screenbox
Screenbox copied to clipboard
.mkv video with grain and incorrect timeline.
I downloaded this video to test
https://sample-videos.com/video321/mkv/720/big_buck_bunny_720p_30mb.mkv
When opening it I notice that the video has graininess and the timing is incorrect, I don't see this behavior in the New Windows Media Player in Windows 11
Screenbox
New Windows Media Player
Thanks Maison
@huynhsontung
This issue is also present in the VLC media player. It's outside the scope of Screenbox in this case.
@huynhsontung I don't see the same image failure in VLC just a matter of time!
Screenbox
VLC
VLCSharp is unable to get some videos full length. There are 2 ways to fix this.
- Use position and current time to calculate the full length. But it usually is in-accurate in some way. The longer it runs, more accurate the length will be.
- Use other media engine (like system default player) to get the full length of video. But you have to load it first which is not very elegant.