-
-
Notifications
You must be signed in to change notification settings - Fork 17
Description
What Happened?
This is a very strange behavior... when I use the app shipped with Elementary all works perfectly fine, I can pause video, resume, everthing is well. But then I thought of downloading the git version of it and building by myself. I was able to do so and run the compiled app. But now, when I play the same video file and try to pause and then resume - the video stays still and audio continues :|
I have no idea what is the difference. I build the app with meson and ninja and then run ./src/io.elementary.videos
Are there any specific flags I need to build the app with? Anything I'm doing wrong?
I really appreciate any answers as I got to this point while working on my other GTK4 app that uses GStreamer and observed the same problems with pausing and resuming :(
BR
Steps to Reproduce
- Download the git version,
- Build with meson and ninja,
- Run with ./io.elementary.videos
- Play video with sound
Expected Behavior
It should pause and resume both audio and video but the hand-compiled version is having problems with resuming the video (its stuck), please advise ;(
OS Version
7.x (Horus)
Software Version
Latest release (I have run all updates)
Log Output
No response
Hardware Info
No response