GStreamer seamless looping
in
Contributed Library Questions
•
1 year ago
I'm trying to build an app that loops ogg theora/vorbis video files between in/out points but am having trouble getting consistent timing simply using the GSPipeline.jump() method. There's some explanation of segment seeking with Flush
here which sounds interesting but I don't see how this can be used with the GSVideo library. Should I be approaching this from another direction?
1