Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seamless loop #321

Open
brothermechanic opened this issue Oct 30, 2014 · 7 comments
Open

Seamless loop #321

brothermechanic opened this issue Oct 30, 2014 · 7 comments
Assignees
Milestone

Comments

@brothermechanic
Copy link

brothermechanic commented Oct 30, 2014

Hello
Thank you for developing a new great player
I have a question
How i can to smooth seamles loop my video screensaver on your player?

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/5658755-seamless-loop?utm_campaign=plugin&utm_content=tracker%2F307703&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F307703&utm_medium=issues&utm_source=github).
@wang-bin
Copy link
Owner

not implemented

@wang-bin wang-bin added this to the 1.5 milestone Jan 23, 2015
@wang-bin wang-bin self-assigned this Jan 23, 2015
@t4ggno
Copy link

t4ggno commented Oct 6, 2017

Hello,

how is the status of this enhancement? Will you ever include that feature?
Want to use QtAV for my project, but sadly I really need that feature :(

Regards,
t4ggno

@kelteseth
Copy link

kelteseth commented Oct 29, 2017

Same here! @wang-bin any update on this?

@kelteseth
Copy link

@wang-bin I'm working on implementing the seamless loop feature. What do you think is a better way to create a seamless loop:

  1. Rewinding if EOF is reached
  2. Restarting the video without reloading the file

@wang-bin
Copy link
Owner

wang-bin commented Jan 4, 2018

@kelteseth the first one would be better

@xj42
Copy link

xj42 commented Sep 30, 2018

This would be a huge help

@Tarik-B
Copy link

Tarik-B commented Aug 5, 2019

Hi @wang-bin,

Could you please explain what you meant by:

Rewinding if EOF is reached
Restarting the video without reloading the file

@kelteseth the first one would be better

From what I can see, this all takes place in AVPlayer and AVDemuxThread (+AudioThread/VideoThread) classes. Repeat parameters are currently stored in the player but they would need to be passed over to the demux thread (or audio/video thread?) so that it could rewind upon reading EOF, right?

I'd like to implement this very soon, any help would be appreciated.

Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants