xine-ui-0.99.9
      
      
        
          Introduction to Xine User Interface
        
        
          The xine User Interface package
          contains a multimedia player. It plays back CDs, DVDs and VCDs. It
          also decodes multimedia files like AVI, MOV, WMV, MPEG and MP3 from
          local disk drives, and displays multimedia streamed over the
          Internet.
        
        
          This package is known to build and work properly using an LFS-7.10
          platform.
        
        
          ![[Note]](../images/note.png) 
          
            Note
          
          
            Although this version of xine-ui works with most files, it is
            unable to open encrypted (content-scrambled) DVDs with the
            current version of libdvdcss.
          
         
        
          Package Information
        
        
        
          Xine User Interface Dependencies
        
        
          Required
        
        
          xine-lib-1.2.6 and shared-mime-info-1.6
        
        
          Optional
        
        
          cURL-7.50.1, AAlib-1.4rc5,
          LIRC, and libcaca
        
        
          User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/xine-ui
        
       
      
        
          Installation of Xine User Interface
        
        
          Install xine User Interface by
          running the following commands:
        
        
./configure --prefix=/usr &&
make
        
          This package does not come with a test suite.
        
        
          Now, as the root user:
        
        
make docsdir=/usr/share/doc/xine-ui-0.99.9 install
        
          ![[Note]](../images/note.png) 
          
            Note
          
          
            This package installs icon files into the /usr/share/icons/hicolor hierarchy and desktop
            files into the /usr/share/applications hierarchy. You can
            improve system performance and memory usage by updating
            /usr/share/icons/hicolor/index.theme and
            /usr/share/applications/mimeinfo.cache. To
            perform the update you must have GTK+-2.24.30 or
            GTK+-3.20.9 installed (for the icon cache) and
            desktop-file-utils-0.23 (for the
            desktop cache) and issue the following commands as the
            root user:
          
          
gtk-update-icon-cache &&
update-desktop-database
         
       
      
        
          Command Explanations
        
        
          docsdir=/usr/share/doc/xine-ui-0.99.9:
          This parameter causes the Xine UI
          documentation to be installed in the versioned directory
          /usr/share/doc/xine-ui-0.99.9, rather
          that the default /usr/share/doc/xine-ui.
        
       
      
        
          Configuring Xine User Interface
        
        
          
            Config Files
          
          
            ~/.xine/config
          
         
        
          
            Configuration Information
          
          
            The above file is created and maintainable through the
            xine setup dialog
            box. The documentation for the configuration settings is located
            at /usr/share/doc/xine-ui-0.99.9/README.config_en.
          
          
            If you have a DVB TV card, you can watch TV with the command
            xine dvb:// and
            change channels with the scroll wheel on your mouse.
          
         
       
      
        
          Contents
        
        
          
            
              Installed Programs:
              aaxine, cacaxine, fbxine, xine,
              xine-bugreport, xine-check, and xine-remote
            
            
              Installed Libraries:
              None
            
            
              Installed Directories:
              /usr/share/xine and
              /usr/share/doc/xine-ui-0.99.9
            
           
         
        
          
            Short Descriptions
          
          
            
            
              
                | 
                    aaxine
                   | 
                    is an ASCII art video player which utilizes AAlib as the frontend for the
                    xine Libraries.
                   | 
              
                | 
                    cacaxine
                   | 
                    is a color ASCII art video player which utilizes
                    CACA as the frontend for
                    the xine Libraries.
                   | 
              
                | 
                    fbxine
                   | 
                    is a frame buffer interface to the xine Libraries.
                   | 
              
                | 
                    xine
                   | 
                    is a multimedia player designed to play MPEG streams
                    (audio and video), MPEG elementary streams (MP3), MPEG
                    transport streams, Ogg files, AVI files, ASF files, some
                    Quicktime files, VCDs and DVDs.
                   | 
              
                | 
                    xine-bugreport
                   | 
                    produces a terse system description and guides you
                    through the process of reporting a bug.
                   | 
              
                | 
                    xine-check
                   | 
                    tests the xine video player
                    installation for common problems. It tests the operating
                    system settings, installation of plugins, CD/DVD drive
                    settings and video support parameters.
                   | 
              
                | 
                    xine-remote
                   | 
                    is a tool to connect to a xine remote control
                    server.
                   | 
            
          
         
       
      
        Last updated on 2016-09-06 09:23:37 -0700