Skip to content

Video does not resume after unpausing #372

@activey

Description

@activey

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

  1. Download the git version,
  2. Build with meson and ninja,
  3. Run with ./io.elementary.videos
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions