Next Previous Contents

17. MythVideo.

The MythVideo application will allow you to use an external program to watch media files that are not directly supported by MythTV.

Change into the MythVideo directory, then make and make install:

$ cd mythvideo
$ qmake mythvideo.pro
$ make
$ su
# make install
# exit

See MythVideo's README file for additional information.


Next Previous Contents