Pausing then Resuming jumps Foward in video

Bug #995878 reported by Daniel Clem
46
This bug affects 10 people
Affects Status Importance Assigned to Milestone
Audience
Fix Released
High
Unassigned

Bug Description

  on Ubuntu 12.04 (Using the 2D desktop version of Unity) Pausing, then resuming causes the video to jump ahead approximately 30 seconds. Also, as a side note. I would prefer if the video did not pause automatically when clicking the plus sign to add files to the play list.

P.S. thank you for making the controls hide automatically. This works amazingly with borderless window themes!!!

Andrew (and471)
Changed in audience:
status: New → Confirmed
Revision history for this message
Sergey "Shnatsel" Davidoff (shnatsel) wrote :

Same behavior in Pantheon Shell.

Revision history for this message
Julien Legras (hypn0s) wrote :

I fixed it, but it seems that when you active several time the toggle_play, the video freezes, you need to manually move the canvas progress.
I'm gonna have a look tonight, tell me if you want that I push the current fix for testing.

Changed in audience:
assignee: nobody → Julien Legras (juliomino)
importance: Undecided → High
status: Confirmed → In Progress
Revision history for this message
Daniel Clem (clem11388) wrote :

The latest update seems to have fixed it. I'll keep on testing it to see if I find any changes. Especially with super Long files.

Julien Legras (hypn0s)
Changed in audience:
assignee: Julien Legras (juliomino) → nobody
Revision history for this message
Daniel Clem (clem11388) wrote :

Hmmm its still happening on my Xubuntu 11.10 Laptop. Especially with Long videos. But it has gotten better. As it doesn't jump ahead nearly as much. Maybe 10 to 15 secons now. And the counter only shows the jump after playing resumes. Where before the timer would jump when pausing, and resuming.

Cody Garver (codygarver)
Changed in audience:
milestone: none → 0.1
Revision history for this message
sharan (sharansalokye) wrote :

hi i have the same problem in ubuntu 12.04(gnome shell) i installed using these commands

    sudo add-apt-repository ppa:audience-members/ppa
    sudo add-apt-repository ppa:vala-team/ppa
    sudo apt-get update && sudo apt-get install audience

it has awesome ui but please fix this issue

Revision history for this message
Pim Vullers (pimvullers) wrote :

This issue also occurs when resuming a video from the welcome screen (jumps almost 1 minute).

Revision history for this message
Julien Legras (hypn0s) wrote :

Hi everybody,

You cannot measure the jump into minute because when you call the toggle play function in Audience.vala :
canvas.progress = canvas.progress + 0.008;

This implies a jump of 0,8% of the video if I don't mistake. However, if you don't add a short percentage and you click several time quickly, the video will just freeze... I absolutely don't know why as far as I don't know ClutterGst.

I hope this will help.

Changed in audience:
status: In Progress → Fix Committed
Changed in audience:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.