-
Notifications
You must be signed in to change notification settings - Fork 52
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
Looping media tracks is broken/no longer works #341
Comments
Hi! I think we need a few more details:
Thanks :) |
It is the Flatpak version I had only tried it with .mp3 files, and they have worked in the past, but I just now tested it with a few random formats (.wma .ogg .flac .aac .wav .m4a) and they all behaved the same way for the most part |
I've run some test with a fresh Ubuntu (24.04) installation (in a VM), and was unable to reproduce the issue. There might be something about your system that makes GStreamer behave in an unexpected way, I think. If possible run LiSP with the following command, it will create a log file, with a name that starts with
|
Here is the log file of me recreating the bug: |
Do you have a "speed" element in media settings? Because with that I can reproduce the loop problem |
Yes actually! I don't know if ive ever used it, but I did put it in the pipeline.. |
Describe the bug
When set to loop, media tracks bug out and don't loop properly or at all. When played all the way through it just stops instead of looping, when skipped to any part with the seek bar, it loops but it does not play properly and the time overflows or something. The amount it is set to loop doesn't change it either.
I have tried reinstalling it, but that didn't fix it.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The track should loop the amount of times specified in the settings instead of not at all or somewhat.
Screenshots
https://imgur.com/a/RgJgDly
(most of the lag is from me screen recording, however especially when it loops after I use the seek bar, that lag happens all of the time)
(also I have key binds set to start/stop the cue)
Linux Show Player version:
OS Version
Additional context
This started a few months ago? I'm not sure, it either started when I upgraded to the newest version, or when I updated Ubuntu. Either would make sense but I don't remember because I didn't notice it for a while.
The text was updated successfully, but these errors were encountered: