- Installation: /var/lib use xfs file system.
- DVD / play settings: change from /dev/dvd to /dev/scd0, must be raw device
- VCD settings: mplayer vcd://2 -cdrom-device %d -fs -zoom -vo xv -monitoraspect 16:10
- where vcd://2 second track
- monitoraspect to not to stretch the vcd output
- mount samba drive:
- http://ubuntuforums.org/showthread.php?t=288534
- make sure smbfs installed — should be already
- sudo make -p /media/samba/photo
- sudo vi /root/.smbcredentials
- sudo chmod 600 /root/.smbcredentials
- //latte/photo-library /media/samba/photo cifs credentials=/root/.smbcredentials,iocharset=utf8,file_mode=0500,dir_mode=0500 0 0
after changing the mount point of the video directory, you have to go to setup / video manager to reset everything. Otherwise it wont’ work.
sound:
- aplay -L to find out which is spdif
- alsamixer to enalbe the spdif
-
Audio Output Device: ALSA:iec958 Passthrough device: ALSA:iec958:{AES0 0x02} Enable AC3 to SPDIF Passthrough Enable DTS to SPDIF Passthrough
install libdvdcss2

