[mythtv-users] Mplayer settings in MythStream

Robin Gilks g8ecj at gilks.org
Sat Jul 28 12:14:32 UTC 2007


>> Are there some settings I could change in MythStream to get it to play
>> these video files as well as mplayer does from the command line? I
>> know there is a mplayer settings file of some sort
>> (/usr/share/mythtv/mythstream/player.xml, I think it's called) in
>> MythStream but I've never understood it and don't know what type of
>> configuration is possible.
>
> No pointers, anyone?

There are three areas in the <player> section of the MythStream player.xml
file that control mplayer - <system> which defines the player itself
<custom> which defines the command line switches, one of which is -slave.
This is used for the final section <command>, as MythStream puts mplayer
into slave mode and commands are sent to the player through stdin.

See http://www.mplayerhq.hu/DOCS/tech/slave.txt for the definitions of the
commands that mplayer can execute - I've no idea (without looking at the
code) which commands MythStream actually makes use of apart from the
commands already in the xml file - or how the keybinding are assigned.

The only changes I've ever made was to the cache size, but that was before
I found out why my ADSL link was so slow!!

-- 
Robin Gilks




More information about the mythtv-users mailing list