Looping ogg/theora videos
Stefan Kost
ensonic at hora-obscura.de
Thu Apr 28 13:14:40 PDT 2011
Am 28.04.2011 03:28, schrieb David Johnson:
> I need to loop some ogg/theora videos. I can do this, but I am getting a
> noticable delay when looping. I need the looping to be seamless.
>
> Depending on what times I am looping from/to, the delay can vary from not
> noticable, to extreme. It can also vary depending on the file.
>
> I have full sources of an example I can post if necessary. I have included a
> short snippet to show what I am doing:
>
> What am I doing wrong?
>
Only use GST_SEEK_FLAG_FLUSH for the first seek-event, when handling
SEGMENT_DONE try without it.
Stefan
More information about the gstreamer-devel
mailing list