LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Mplayer : grab (or at least display) remaining time in track? (https://www.linuxquestions.org/questions/linux-software-2/mplayer-grab-or-at-least-display-remaining-time-in-track-677358/)

lumix 10-18-2008 09:59 AM

Mplayer : grab (or at least display) remaining time in track?
 
This feature/function seems way too fundamental to be left out, and yet, za gooogles do nussingk. (10 pts. if you can name that allusion). Any way to get this info on demand? The trick is, I don't want to use the default, ongoing display of track position though, for reasons that are kind of long and boring. If possible, I'd like to just get the time remaining (or even just current position in seconds and total seconds, and I can do the math) when I ask for it, not all the time. OSD function, maybe?

May your 401k be self-descriptive.

Mega Man X 10-18-2008 10:17 AM

Quote:

Originally Posted by lumix (Post 3314623)
This feature/function seems way too fundamental to be left out, and yet, za gooogles do nussingk. (10 pts. if you can name that allusion). Any way to get this info on demand? The trick is, I don't want to use the default, ongoing display of track position though, for reasons that are kind of long and boring. If possible, I'd like to just get the time remaining (or even just current position in seconds and total seconds, and I can do the math) when I ask for it, not all the time. OSD function, maybe?

May your 401k be self-descriptive.

Isn't "O" (as in Oven, not zero) the shortcut for that? Either that or I've totally misunderstood your question :)

lumix 10-18-2008 10:38 AM

Capital "O" isn't (apparently) bound to a function. Lower case simply toggles the OSD on and off.

I've found one solution in slave mode:

Code:

get_property time_pos
and

Code:

get_property length

rundgren 09-14-2010 05:49 PM

For me, pressing lowercase o works. Toggling between: OSD on/off, elapsed time and elapsed/remaining time.


All times are GMT -5. The time now is 11:38 PM.