aata / mplayerx

Automatically exported from code.google.com/p/mplayerx
0 stars 0 forks source link

Don't unload video when end reached #204

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
A lot of times if I'm skipping around through a video I end up at the end and 
the video completely closes out of Mplayer when I might want to go back. The 
default should be just like Quicktime where once it reaches the end it stops on 
the last frame. Then you can either quit the player yourself or rewind.

Right now because it quits the video for you, you have to go back and find the 
video again and re-open it and scroll the timeline to the end, but make sure 
you don't go to far or it closes it again... Not very user-friendly. (Big pet 
peeve of mine from all Mplayer ports, not just yours...).

Original issue reported on code.google.com by bartific...@gmail.com on 3 Dec 2010 at 2:15

GoogleCodeExporter commented 9 years ago
MPX runs mplayer in the background.

there is no call-back mechanism in mplayer, before it quits.

Original comment by zongyao.qu on 20 Dec 2010 at 10:10

GoogleCodeExporter commented 9 years ago
Is there any way around this? Mplayer can't be set to pause on the last frame 
or something like that? I was getting frustrated again with this problem, 
Googled for ways to solve it, and wound up back at this entry that I posted 
myself a year ago.  :-/

Original comment by bartific...@gmail.com on 2 Feb 2012 at 8:35