DVD Playback Swtiched to xine
Switched dvd playback in Settings from mplayer to xine. First made simple run script:
[root@be watched_videos]# cat /bin/dvd
#!/bin/sh
alsactl -f asound.state.riviera restore
xine -pfhq --no-splash --verbose dvd:///dev/hdb > /tmp/tmp_xine.txt
Then set the cmd in myth to be:
/bin/dvd
0 Comments:
Post a Comment
<< Home