[mythtv-users] Need Different DVD iso Play Configs for Different Front Ends
Mache Creeger
mache at creeger.com
Tue Apr 29 15:29:51 UTC 2008
At 07:07 PM 4/26/2008, Mache Creeger wrote:
>At 02:41 PM 4/26/2008, John Veness wrote:
>>Mache Creeger wrote:
>> > It seems like the DVD player configuration is defined globally in the
>> > mythconverg database making one setting for all frontends. If this is
>> > a design feature, how do I configure DVD iso viewing for different
>> > hardware configurations? If it is a bug in my configuration, how do I
>> > resolve it?
>>
>>You could set the setting in Myth to call a script stored locally on
>>each frontend, then have different commands in the scripts.
>>
>>Cheers,
>>
>>John
>
>Thank you, I needed your ability to look at the issue with fresh
>eyes. Problem solved.
>
>-- Mache
Just a quick update. Because I have been unsuccessful getting XvMC to
operate on my nVidia 6150 and 6200 frontends and require XvMC on my
VIA EPIA M10000 machine, the best solution was to define a global
environment variable in /home/mythtv/.bashrc with the statement:
export XINEOPTIONS="-V xxmc" for my VIA Frontends
and
export XINEOPTIONS="" for my nVidia Frontends
Then in "Utilities/Setup", "Setup", "Media Settings", "Videos
Settings", "Files Types", under the Extension: iso, I placed the
following command.
/usr/bin/xine -pfhq -D $XINEOPTIONS --no-splash --no-mouse dvd:/%s
It works great.
-- Mache
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20080429/6dfa282b/attachment.htm
More information about the mythtv-users
mailing list