[MPlayer-dev-eng] New Features
oliver.henning at nextiraone.de
oliver.henning at nextiraone.de
Fri Aug 26 16:14:42 CEST 2005
Hi there,
to use MPlayer as an external viewer for video processing, the following
functions need to be available:
Slave interface:
----------------------
- get_time_pos current position as time in 1/10th second precision
[get_percent_pos is not precise enough as 1% of a long movie can mean
time resolution of 1 minute or more]
- get_playing 2== paused 1 == playing 0 == not playing
-fit <width>:<height> rescale the image to fit into the given width
and height, preserving aspect ratio (just like manually resizing the
MPlayer window with the mouse)
-move <left>:<top> move MPlayer window
Command line options
---------------------------------
-no_window_decoration
-fit <width>:<height> rescale the image to fit into the given width
and height, preserving aspect ratio (just like manually resizing the
MPlayer window with the mouse)
I offer to help with that (testing or implementation) as I really need
them.
Greetings,
Oliver
More information about the MPlayer-dev-eng
mailing list