computers:server:mythbuntu1104
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
computers:server:mythbuntu1104 [2011/06/26 13:51] – [Filename Symbolic Links] david | computers:server:mythbuntu1104 [2012/05/19 17:18] (current) – [Filename Symbolic Links] david | ||
---|---|---|---|
Line 180: | Line 180: | ||
exit 0 | exit 0 | ||
</ | </ | ||
- | - Copy that file into **/ | + | - Copy that file into **/ |
sudo cp mythtv_cronjob_symlink_recordings.sh / | sudo cp mythtv_cronjob_symlink_recordings.sh / | ||
</ | </ | ||
Line 190: | Line 190: | ||
follow symlinks = yes | follow symlinks = yes | ||
unix extensions = no | unix extensions = no | ||
+ | wide links = yes | ||
</ | </ | ||
====== Frontend ====== | ====== Frontend ====== | ||
Line 278: | Line 279: | ||
- Go to Utilities / Setup -> Setup -> Media Settings -> Video Settings -> General Settings: | - Go to Utilities / Setup -> Setup -> Media Settings -> Video Settings -> General Settings: | ||
+ | ==== Media Types ==== | ||
+ | |||
+ | === mkv === | ||
+ | |||
+ | I was having some issues with the internal player not hanging very well with high definition content, so I modified the video player setup to use **mplayer** | ||
+ | |||
+ | - Surf in the mythtv setup to this menu structure: | ||
+ | - Change the extension to " | ||
+ | - Enter the following command into the **Command: | ||
+ | |||
+ | mplayer -cache=16384 -cache-min=10 -fs -zoom -quiet -nosub -vo vdpau -vc ffh264vdpau -heartbeat-cmd " | ||
+ | </ | ||
+ | * the **-vc** call makes a huge difference in CPU usage (from 50% to 2% doing a 1080p video) (I thought the **-vo** would do it on its own but it does not) | ||
+ | * the **-heartbeat-cmd " | ||
===== Trouble Shooting ===== | ===== Trouble Shooting ===== | ||
computers/server/mythbuntu1104.1309096311.txt.gz · Last modified: 2011/06/26 13:51 by david