Gap between videos

This forum is about all development around libVLC.
lukagriz
New Cone
New Cone
Posts: 3
Joined: 15 Mar 2024 10:55

Gap between videos

Postby lukagriz » 16 Sep 2024 15:43

Iam using libVLC in my application but what I will describe is observed in full VLC app as well.

When you looping same video or you have playlist of medias with same pixel resolution (and type) VLC can go between them in gapless mode (no black between- straight from last frame to first frame of next media).
If media have different pixel size or media resolution is over some size (think its around ~4k) it make short black gap between media.

Would be possible to change this behavior?
Maybe keep last frame inside player object (until first frame from new media is ready to be play) or increase buffer or whatever is responsible that this gapless playback dont work with media over 4k?

mfkl
Developer
Developer
Posts: 739
Joined: 13 Jun 2017 10:41

Re: Gap between videos

Postby mfkl » 18 Sep 2024 10:26

gapless video playback is not currently supported. There is not much you can do at this point.
https://mfkl.github.io

Gronky
Blank Cone
Blank Cone
Posts: 13
Joined: 31 Mar 2022 19:52

Re: Gap between videos

Postby Gronky » 30 Sep 2024 23:30

When looping, I find if I set the video position to zero (instead of stopping and restarting the video) then the black "gap" doesn't show.


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 4 guests