[MPlayer-users] cmdlist contains mplayer version string

Tai tglucas at gmail.com
Sun Jan 31 16:38:59 CET 2016


Hello,

I rely on mplayer.py to wrap mplayer from my Python project. While the
wrapper isn't actively maintained, I've noticed that the recent builds
of mplayer2 now include the version string at the end of cmdlist; this
breaks mplayer.py 0.7.0 (or its predecessor PyMPlayer 0.6.0).

Example output from mplayer2 pulled in from debian wheezy.

mplayer -input cmdlist
seek                 Float [Integer] [Integer]
edl_mark
...
af_clr
af_cmdline           String String
MPlayer2 2.0-728-g2c378c7-4+b1 (C) 2000-2012 MPlayer Team

Is it legitimate to call this a regression in mplayer?

Thanks,
Tai


More information about the MPlayer-users mailing list