diff options
author | Christian Gmeiner <christian.gmeiner@gmail.com> | 2009-10-20 17:18:12 +0200 |
---|---|---|
committer | Christian Gmeiner <christian.gmeiner@gmail.com> | 2009-10-20 17:18:12 +0200 |
commit | 1cdd70c625125f935d2e15d388d7add9443fa6b6 (patch) | |
tree | 30f0fa91672cef7a24e1bfe7a0e4c4cc9f8a1803 | |
parent | 0e88dd3315c98ef8b8a48a36b593c85c9c7ea732 (diff) | |
parent | 50d3f3b4ccfea63b44783240bca0a2b16434ee33 (diff) | |
download | vdr-plugin-dxr3-1cdd70c625125f935d2e15d388d7add9443fa6b6.tar.gz vdr-plugin-dxr3-1cdd70c625125f935d2e15d388d7add9443fa6b6.tar.bz2 |
Merge branch 'master' of community.xeatre.tv:vdr-plugin-dxr3
-rw-r--r-- | INSTALL | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -13,8 +13,7 @@ Installation: http://projects.vdr-developer.org/projects/show/plg-dxr3 - Unpack the package into "PLUGINS/SRC" directory. - Make a symbolic link to this dxr3-plugin (ln -s dxr3-x.x.x dxr3). -- Check FFMPEG_INC, FFMPEG_LIBS and EM8300_INC in Makefile. -- Check extra settings in Makefile: -DMICROCODE, -DUSE_XINE_SCALER +- Check ALSA_*, FFMPEG_*, EM8300_INC, and -DMICROCODE in Makefile. - Call "make plugins" in the VDR root directory. - Make sure your DXR3 driver modules are loaded and ready to run. - Start VDR with "vdr -Pdxr3". |