[MPlayer-dev-eng] Re: [PATCH] add more comments to input.conf

Compn tempn at twmi.rr.com
Fri Dec 1 07:24:54 CET 2006


should input.conf include everything from slave.txt?
only whats important? what is important? should it list all of the default keys? 
like m mute (not currently listed). should input.conf or slave.txt have an 
examples section?

should input.conf be alphabetized like slave.txt? organized by module? aka sound 
options together, sub options together. am i making things too complicated?


a user wanted the ability to pause/resume mplayer playback
and i was thinking it could be done using input.conf

something like this?
ESC run echo mplayer "${filename}" -ss "${get_time_pos}" >"${filename}"-resume.
sh,quit

or maybe ESC edl_mark,run some sed command file.edl>file-resume.sh,quit

while we were discussing this in #mplayer, beandog mentioned he has a php script 
that does this. add it to the projects page :)
http://spaceparanoids.org/trac/bend/wiki/mplayer-resume

mplayer-tools can also resume mplayer using a script (already on projects page).

-compn




More information about the MPlayer-dev-eng mailing list