Menu

#270 Can't restart playback after pause

closed-works-for-me
nobody
linux (114)
5
2009-04-15
2009-03-31
TheBigTTT
No

If I pause a video, the only way to resume playback is with the left/right arrow key (jump +- 5 seconds). Pressing space or the play button doesn't work (the video restarts for a tenth of a second, but then pauses again).

Here is a piece of the log:
--- pressing pause----
[23:37:45] Core::pause_and_frame_step
[23:37:45] Core::tellmp: 'pause'
[23:37:45] MplayerProcess::parseLine: ''
[23:37:45] MplayerProcess::parseLine: ' ===== PAUSE ====='
[23:37:45] MplayerProcess::parseLine: 'ID_PAUSED'
[23:37:45] Core::changePause
[23:37:45] Core::changePause: mplayer reports that it's paused
[23:37:45] BaseGui::displayState: Paused
[23:37:45] BaseGui::checkStayOnTop
--- pressing play first time ---
[23:38:27] Core::play
[23:38:27] Core::tellmp: 'pause'
[23:38:27] BaseGui::displayState: Playing
[23:38:27] Core::changeCurrentSec: mplayer reports that now it's playing
[23:38:27] BaseGui::checkStayOnTop
--- pressing play the second time ---
[23:38:52] Core::play
---------

I checked the input-conf parameter in the mplayer log, and it's good (-input conf=/usr/share/smplayer/input.conf -- the file exists and looks OK). What else could I check?

Versions:
MPlayer dev-SVN-r27483-4.2.3 (with -volume) (C) 2000-2008 MPlayer Team

[23:43:05] This is SMPlayer v. 0.6.7 (SVN r2831) running on Linux
[23:43:05] Compiled with Qt v. 4.4.3, using 4.5.0

Discussion

  • Ricardo Villalba

    I don't know why it doesn't work for you. I suggest then to update smplayer to at least svn r2920 and mplayer to svn r29058. In that case smplayer will use the new mplayer option "-input nodefault-bindings".

     
  • Ricardo Villalba

    • status: open --> closed-works-for-me
     

Log in to post a comment.