mythtv
Watch MythTV on Windows
MythTV Player reads files from a mythtv backend. It is not yet fully baked but it works pretty nicely.
DirectShow Filters for NUV files to work on windows. This allows you to play MythTV .NUV files with regular windows media software like Media Player Classic. It includes a NUV ->AVI converter. The downside is that you must access the files through the file system which means that you cannot see the title or episode description of each file.
Tapeworm sounds interesting. I have not tried this yet but it sounds promising. It gives you a way to copy files from the mythtv backend to your computer/laptop for later viewing on the road. Very nice feature.
MythTV no sound in recordings
I recently have been trying to configure a MythTV box for my computer (mythtv 0.20 on Ubuntu edgy). For some reason when recording, mythtv will record video but without sound. The solution is to unmute the audio for the capture device. See section 7.2 for the solution.
$ amixer set Master,0 100%,100% unmute
$ amixer set PCM,0 100%,100% unmute
$ amixer set Line,0 75%,75% mute captur
$ amixer set Capture,0 100%,100% captur
$ su
# alsactl store
# exit
$
login to post comments
Nuts!
My ISP crashed and consequently went out of business. I have moved my blog. For new articles visit blog.infoentropy.com
tags in Articles
User login
Other blogs
Recent blog posts
- Step-by-step to build a facebook app with CakePHP
- Enabling CakePHP 1.1 on Lighttpd 1.5
- Install and configure PHP5 and lighttpd on mac os x 10.4
- lighttpd as a startup item on os x
- Mac tips for Unix users
- Moving your cursor in a terminal with bash shell (Mac OS X, and Ubuntu Linux compatible)
- linux user management commands
- Setup LigHTTPD virtual hosting by hand
- Reload your hosts file in Mac
- Using MochiKit doXHR